AccessProfile
An Access Profile.
Contents
- arn
-
The ARN of this access profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:.+Required: Yes
- createdAt
-
The timestamp when the access profile was created.
Type: Timestamp
Required: Yes
- name
-
A name that identifies the access profile.
Type: String
Required: Yes
- profileId
-
The unique ID of the access profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9_-]+Required: Yes
- spaceId
-
The ID of the space the profile belongs to.
Type: String
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: Yes
- updatedAt
-
The timestamp when the access profile was last updated.
Type: Timestamp
Required: Yes
- assumeStatus
-
The calling principal's authorization to assume this access profile.
Type: String
Valid Values:
ALLOWED | DENIEDRequired: No
- description
-
An optional description of the access profile.
Type: String
Required: No
- profileType
-
Who manages the access profile.
Type: String
Valid Values:
SERVICE_MANAGED | CUSTOMER_MANAGEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: