NetworkSummary - Amazon Managed Blockchain

NetworkSummary

A summary of 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

An optional description of 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

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

See Also

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