ResourceShareInvitation - Amazon RAM
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceShareInvitation

Describes an invitation for an Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon SDKs, see the following: