Managed Blockchain Accessor

Managed Blockchain Accessor in AWS is a resource that provides the necessary credentials and configuration for a member to interact with a blockchain network. It acts as a secure access point, enabling applications to connect to the network without directly managing cryptographic materials. This simplifies integration and ensures secure communication with the blockchain.

aws.managedblockchain_accessor

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the accessor. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
billing_tokencorestringThe billing token is a property of the Accessor. Use this token to when making calls to the blockchain network. The billing token is used to track your accessor token for billing requests.
creation_datecoretimestampThe creation date and time of the accessor.
idcorestringThe unique identifier of the accessor.
network_typecorestringThe blockchain network that the Accessor token is created for.
statuscorestringThe current status of the accessor.
tagscorehstore
typecorestringThe type of the accessor. Currently, accessor type is restricted to BILLING_TOKEN.