Connect Authentication Profile

Connect Authentication Profile in AWS defines the authentication settings used within Amazon Connect. It allows you to configure and manage how users are authenticated when accessing your contact center, supporting integration with identity providers and ensuring secure access. This resource helps maintain consistent security policies and simplifies user management across your Connect environment.

aws.connect_authentication_profile

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allowed_ipscorearray<string>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.
arncorestringThe Amazon Resource Name (ARN) for the authentication profile.
blocked_ipscorearray<string>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.
created_timecoretimestampThe timestamp when the authentication profile was created.
descriptioncorestringThe description for the authentication profile.
idcorestringA unique identifier for the authentication profile.
is_defaultcoreboolShows 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.
last_modified_regioncorestringThe Amazon Web Services Region where the authentication profile was last modified.
last_modified_timecoretimestampThe timestamp when the authentication profile was last modified.
max_session_durationcoreint64The 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.
namecorestringThe name for the authentication profile.
periodic_session_durationcoreint64The 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.
tagscorehstore