Managed Blockchain Invitation

An AWS Managed Blockchain Invitation represents an invitation sent to another AWS account to join a blockchain network. It contains details about the invitation, such as the network it belongs to, the status of the invitation, and the account being invited. This resource allows network administrators to manage and track invitations for participants in a blockchain consortium.

aws.managedblockchain_invitation

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the invitation. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
creation_datecoretimestampThe date and time that the invitation was created.
expiration_datecoretimestampThe date and time that the invitation expires. This is the CreationDate plus the ProposalDurationInHours that is specified in the ProposalThresholdPolicy. After this date and time, the invitee can no longer create a member and join the network using this InvitationId.
invitation_idcorestringThe unique identifier for the invitation.
network_summarycorejsonA summary of network configuration properties.
statuscorestringThe status of the invitation: PENDING - The invitee hasn't created a member to join the network, and the invitation hasn't yet expired. ACCEPTING - The invitee has begun creating a member, and creation hasn't yet completed. ACCEPTED - The invitee created a member and joined the network using the InvitationID. REJECTED - The invitee rejected the invitation. EXPIRED - The invitee neither created a member nor rejected the invitation before the ExpirationDate.
tagscorehstore