ResourceShareInvitation - AWS RAM

ResourceShareInvitation

Describes an invitation for an AWS account to join a resource share.

Contents

Note

In the following list, the required parameters are described first.

invitationTimestamp

The date and time when the invitation was sent.

Type: Timestamp

Required: No

receiverAccountId

The ID of the AWS account that received the invitation.

Type: String

Required: No

receiverArn

The Amazon Resource Name (ARN) of the IAM user or role that received the invitation.

Type: String

Required: No

resourceShareArn

The Amazon Resource Name (ARN) of the resource share

Type: String

Required: No

resourceShareAssociations

This member has been deprecated.

To view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.

Type: Array of ResourceShareAssociation objects

Required: No

resourceShareInvitationArn

The Amazon Resource Name (ARN) of the invitation.

Type: String

Required: No

resourceShareName

The name of the resource share.

Type: String

Required: No

senderAccountId

The ID of the AWS account that sent the invitation.

Type: String

Required: No

status

The current status of the invitation.

Type: String

Valid Values: PENDING | ACCEPTED | REJECTED | EXPIRED

Required: No

See Also

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