Resource Access Manager Resource Share Invitation

A Resource Access Manager Resource Share Invitation in AWS represents an invitation sent to an AWS account or organization to join a resource share. It allows the recipient to accept or reject access to shared resources such as subnets, transit gateways, or license configurations. This resource tracks the status of the invitation and ensures secure cross-account or cross-organization sharing without requiring resource duplication.

aws.ram_resource_share_invitation

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
invitation_timestampcoretimestampThe date and time when the invitation was sent.
receiver_account_idcorestringThe ID of the Amazon Web Services account that received the invitation.
receiver_arncorestringThe Amazon Resource Name (ARN) of the IAM user or role that received the invitation.
resource_share_arncorestringThe Amazon Resource Name (ARN) of the resource share
resource_share_associationscorejsonTo view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.
resource_share_invitation_arncorestringThe Amazon Resource Name (ARN) of the invitation.
resource_share_namecorestringThe name of the resource share.
sender_account_idcorestringThe ID of the Amazon Web Services account that sent the invitation.
statuscorestringThe current status of the invitation.
tagscorehstore