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.
-
The date and time when the invitation was sent.
Type: Timestamp
Required: No
-
The ID of the AWS account that received the invitation.
Type: String
Required: No
-
The Amazon Resource Name (ARN) of the IAM user or role that received the invitation.
Type: String
Required: No
-
The Amazon Resource Name (ARN) of the resource share
Type: String
Required: No
-
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
-
The Amazon Resource Name (ARN) of the invitation.
Type: String
Required: No
-
The name of the resource share.
Type: String
Required: No
-
The ID of the AWS account that sent the invitation.
Type: String
Required: No
-
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: