WorkloadShareSummary
A workload share summary return object.
Contents
- PermissionType
-
Permission granted on a workload share.
Type: String
Valid Values:
READONLY | CONTRIBUTOR
Required: No
- SharedWith
-
The AWS account ID, IAM role, organization ID, or organizational unit (OU) ID with which the workload is shared.
Type: String
Length Constraints: Minimum length of 12. Maximum length of 2048.
Required: No
- ShareId
-
The ID associated with the workload share.
Type: String
Pattern:
[0-9a-f]{32}
Required: No
- Status
-
The status of a workload share.
Type: String
Valid Values:
ACCEPTED | REJECTED | PENDING | REVOKED | EXPIRED | ASSOCIATING | ASSOCIATED | FAILED
Required: No
- StatusMessage
-
Optional message to compliment the Status field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: