Accessor - Amazon Managed Blockchain

Accessor

The properties of the Accessor.

Contents

Arn

The Amazon Resource Name (ARN) of the accessor. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the AWS General Reference.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: ^arn:.+:.+:.+:.+:.+

Required: No

BillingToken

The 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.

Type: String

Length Constraints: Fixed length of 42.

Required: No

CreationDate

The creation date and time of the accessor.

Type: Timestamp

Required: No

Id

The unique identifier of the accessor.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: No

NetworkType

The blockchain network that the Accessor token is created for.

Type: String

Valid Values: ETHEREUM_GOERLI | ETHEREUM_MAINNET | ETHEREUM_MAINNET_AND_GOERLI | POLYGON_MAINNET | POLYGON_MUMBAI

Required: No

Status

The current status of the accessor.

Type: String

Valid Values: AVAILABLE | PENDING_DELETION | DELETED

Required: No

Tags

The tags assigned to the Accessor.

For more information about tags, see Tagging Resources in the Amazon Managed Blockchain Ethereum Developer Guide, or Tagging Resources in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 200 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

Type

The type of the accessor.

Note

Currently, accessor type is restricted to BILLING_TOKEN.

Type: String

Valid Values: BILLING_TOKEN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: