ShareDetails
The details of a resource share.
Contents
-
The timestamp of when the resource share was created.
Type: Timestamp
Required: No
-
The account ID for the data owner. The owner creates the resource share.
Type: String
Required: No
-
The principal subscriber is the account that is sharing the resource.
Type: String
Required: No
-
The Arn of the shared resource.
Type: String
Required: No
-
The ID of the shared resource.
Type: String
Required: No
-
The ID of the resource share.
Type: String
Required: No
-
The name of the resource share.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_-]+
Required: No
-
The status of the share.
Type: String
Valid Values:
PENDING | ACTIVATING | ACTIVE | DELETING | DELETED | FAILED
Required: No
-
The status message for a resource share. It provides additional details about the share status.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
-
The timestamp of the resource share update.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: