Network - Amazon Managed Blockchain

Network

Network configuration properties.

Contents

Arn

The Amazon Resource Name (ARN) of the network. 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

CreationDate

The date and time that the network was created.

Type: Timestamp

Required: No

Description

Attributes of the blockchain framework for the network.

Type: String

Length Constraints: Maximum length of 128.

Required: No

Framework

The blockchain framework that the network uses.

Type: String

Valid Values: HYPERLEDGER_FABRIC | ETHEREUM

Required: No

FrameworkAttributes

Attributes of the blockchain framework that the network uses.

Type: NetworkFrameworkAttributes object

Required: No

FrameworkVersion

The version of the blockchain framework that the network uses.

Type: String

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

Required: No

Id

The unique identifier of the network.

Type: String

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

Required: No

Name

The name of the network.

Type: String

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

Pattern: .*\S.*

Required: No

Status

The current status of the network.

Type: String

Valid Values: CREATING | AVAILABLE | CREATE_FAILED | DELETING | DELETED

Required: No

Tags

Tags assigned to the network. Each tag consists of a key and optional value.

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

VotingPolicy

The voting rules that the network uses to decide if a proposal is accepted.

Type: VotingPolicy object

Required: No

VpcEndpointServiceName

The VPC endpoint service name of the VPC endpoint service of the network. Members use the VPC endpoint service name to create a VPC endpoint to access network resources.

Type: String

Required: No

See Also

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