AuthenticationProfileSummary
This API is in preview release for Amazon Connect and is subject to change. To request access to this API, contact AWS Support.
A summary of a given authentication profile.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the authentication profile summary.
Type: String
Required: No
- Id
-
The unique identifier of the authentication profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- IsDefault
-
Shows whether the authentication profile is the default authentication profile for the Amazon Connect instance. The default authentication profile applies to all agents in an Amazon Connect instance, unless overridden by another authentication profile.
Type: Boolean
Required: No
- LastModifiedRegion
-
The AWS Region when the authentication profile summary was last modified.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?
Required: No
- LastModifiedTime
-
The timestamp when the authentication profile summary was last modified.
Type: Timestamp
Required: No
- Name
-
The name of the authentication profile summary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: