/AWS1/CL_CNTAUTHNTCTNPROFILE¶
This API is in preview release for Amazon Connect and is subject to change. To request access to this API, contact Amazon Web Services Support.
Information about an authentication profile. An authentication profile is a resource that stores the authentication settings for users in your contact center. You use authentication profiles to set up IP address range restrictions and session timeouts. For more information, see Set IP address restrictions or session timeouts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/CNTAUTHNTCTNPROFILEID /AWS1/CNTAUTHNTCTNPROFILEID¶
A unique identifier for the authentication profile.
iv_arn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) for the authentication profile.
iv_name TYPE /AWS1/CNTAUTHNTCTNPROFILENAME /AWS1/CNTAUTHNTCTNPROFILENAME¶
The name for the authentication profile.
iv_description TYPE /AWS1/CNTAUTHNTCTNPROFILEDESC /AWS1/CNTAUTHNTCTNPROFILEDESC¶
The description for the authentication profile.
it_allowedips TYPE /AWS1/CL_CNTIPCIDRLIST_W=>TT_IPCIDRLIST TT_IPCIDRLIST¶
A list of IP address range strings that are allowed to access the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.
it_blockedips TYPE /AWS1/CL_CNTIPCIDRLIST_W=>TT_IPCIDRLIST TT_IPCIDRLIST¶
A list of IP address range strings that are blocked from accessing the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.
iv_isdefault TYPE /AWS1/CNTBOOLEAN /AWS1/CNTBOOLEAN¶
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.
iv_createdtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP¶
The timestamp when the authentication profile was created.
iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP¶
The timestamp when the authentication profile was last modified.
iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME¶
The Amazon Web Services Region where the authentication profile was last modified.
iv_periodicsessionduration TYPE /AWS1/CNTACCESSTOKENDURATION /AWS1/CNTACCESSTOKENDURATION¶
The short lived session duration configuration for users logged in to Amazon Connect, in minutes. This value determines the maximum possible time before an agent is authenticated. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.
iv_maxsessionduration TYPE /AWS1/CNTREFRESHTOKENDURATION /AWS1/CNTREFRESHTOKENDURATION¶
The long lived session duration for users logged in to Amazon Connect, in minutes. After this time period, users must log in again. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.
iv_sessioninactivityduration TYPE /AWS1/CNTINACTIVITYDURATION /AWS1/CNTINACTIVITYDURATION¶
The period, in minutes, before an agent is automatically signed out of the contact center when they go inactive.
iv_sessinactivityhandlinge00 TYPE /AWS1/CNTBOOLEAN /AWS1/CNTBOOLEAN¶
Determines if automatic logout on user inactivity is enabled.
Queryable Attributes¶
Id¶
A unique identifier for the authentication profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
Arn¶
The Amazon Resource Name (ARN) for the authentication profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Name¶
The name for the authentication profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The description for the authentication profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
AllowedIps¶
A list of IP address range strings that are allowed to access the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDIPS() |
Getter for ALLOWEDIPS, with configurable default |
ASK_ALLOWEDIPS() |
Getter for ALLOWEDIPS w/ exceptions if field has no value |
HAS_ALLOWEDIPS() |
Determine if ALLOWEDIPS has a value |
BlockedIps¶
A list of IP address range strings that are blocked from accessing the Amazon Connect instance. For more information about how to configure IP addresses, see Configure IP address based access control in the Amazon Connect Administrator Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLOCKEDIPS() |
Getter for BLOCKEDIPS, with configurable default |
ASK_BLOCKEDIPS() |
Getter for BLOCKEDIPS w/ exceptions if field has no value |
HAS_BLOCKEDIPS() |
Determine if BLOCKEDIPS has a value |
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISDEFAULT() |
Getter for ISDEFAULT |
CreatedTime¶
The timestamp when the authentication profile was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
LastModifiedTime¶
The timestamp when the authentication profile was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
LastModifiedRegion¶
The Amazon Web Services Region where the authentication profile was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION, with configurable default |
ASK_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION w/ exceptions if field has no |
HAS_LASTMODIFIEDREGION() |
Determine if LASTMODIFIEDREGION has a value |
PeriodicSessionDuration¶
The short lived session duration configuration for users logged in to Amazon Connect, in minutes. This value determines the maximum possible time before an agent is authenticated. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIODICSESSIONDURATION() |
Getter for PERIODICSESSIONDURATION, with configurable defaul |
ASK_PERIODICSESSIONDURATION() |
Getter for PERIODICSESSIONDURATION w/ exceptions if field ha |
HAS_PERIODICSESSIONDURATION() |
Determine if PERIODICSESSIONDURATION has a value |
MaxSessionDuration¶
The long lived session duration for users logged in to Amazon Connect, in minutes. After this time period, users must log in again. For more information, see Configure the session duration in the Amazon Connect Administrator Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXSESSIONDURATION() |
Getter for MAXSESSIONDURATION, with configurable default |
ASK_MAXSESSIONDURATION() |
Getter for MAXSESSIONDURATION w/ exceptions if field has no |
HAS_MAXSESSIONDURATION() |
Determine if MAXSESSIONDURATION has a value |
SessionInactivityDuration¶
The period, in minutes, before an agent is automatically signed out of the contact center when they go inactive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONINACTIVITYDUR() |
Getter for SESSIONINACTIVITYDURATION, with configurable defa |
ASK_SESSIONINACTIVITYDUR() |
Getter for SESSIONINACTIVITYDURATION w/ exceptions if field |
HAS_SESSIONINACTIVITYDUR() |
Determine if SESSIONINACTIVITYDURATION has a value |
SessionInactivityHandlingEnabled¶
Determines if automatic logout on user inactivity is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSINACTIVITYHANDLING00() |
Getter for SESSINACTIVITYHANDLINGENBD, with configurable def |
ASK_SESSINACTIVITYHANDLING00() |
Getter for SESSINACTIVITYHANDLINGENBD w/ exceptions if field |
HAS_SESSINACTIVITYHANDLING00() |
Determine if SESSINACTIVITYHANDLINGENBD has a value |