NodeSummary - Amazon Managed Blockchain

NodeSummary

A summary of configuration properties for a node.

Contents

Arn

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

AvailabilityZone

The Availability Zone in which the node exists.

Type: String

Required: No

CreationDate

The date and time that the node was created.

Type: Timestamp

Required: No

Id

The unique identifier of the node.

Type: String

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

Required: No

InstanceType

The EC2 instance type for the node.

Type: String

Required: No

Status

The status of the node.

Type: String

Valid Values: CREATING | AVAILABLE | UNHEALTHY | CREATE_FAILED | UPDATING | DELETING | DELETED | FAILED | INACCESSIBLE_ENCRYPTION_KEY

Required: No

See Also

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