AccessProfileSummary
Summary of an access profile. Call GetAccessProfile for the full 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
- 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
- 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: