ResourceShareAssociation
Describes an association between a resource share and either a principal or a resource.
Contents
Note
In the following list, the required parameters are described first.
-
The associated entity. This can be either of the following:
-
For a resource association, this is the Amazon Resource Name (ARN) of the resource.
-
For principal associations, this is one of the following:
-
The ID of an AWS account
-
The Amazon Resource Name (ARN) of an organization in AWS Organizations
-
The ARN of an organizational unit (OU) in AWS Organizations
-
The ARN of an IAM role
-
The ARN of an IAM user
-
Type: String
Required: No
-
-
The type of entity included in this association.
Type: String
Valid Values:
PRINCIPAL | RESOURCE
Required: No
-
The date and time when the association was created.
Type: Timestamp
Required: No
-
Indicates whether the principal belongs to the same organization in AWS Organizations as the AWS account that owns the resource share.
Type: Boolean
Required: No
-
The date and time when the association was last updated.
Type: Timestamp
Required: No
-
The Amazon Resource Name (ARN) of the resource share.
Type: String
Required: No
-
The name of the resource share.
Type: String
Required: No
-
The current status of the association.
Type: String
Valid Values:
ASSOCIATING | ASSOCIATED | FAILED | DISASSOCIATING | DISASSOCIATED
Required: No
-
A message about the status of the association.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: