---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_connect_authentication_profile{% #aws_connect_authentication_profile %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `allowed_ips`{% #allowed_ips %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `AllowedIps`**Description**: 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](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the Amazon Connect Administrator Guide.

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) for the authentication profile.

## `blocked_ips`{% #blocked_ips %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `BlockedIps`**Description**: 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](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac) in the Amazon Connect Administrator Guide.

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The timestamp when the authentication profile was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description for the authentication profile.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: A unique identifier for the authentication profile.

## `is_default`{% #is_default %}

**Type**: `BOOLEAN`**Provider name**: `IsDefault`**Description**: 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.

## `last_modified_region`{% #last_modified_region %}

**Type**: `STRING`**Provider name**: `LastModifiedRegion`**Description**: The Amazon Web Services Region where the authentication profile was last modified.

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The timestamp when the authentication profile was last modified.

## `max_session_duration`{% #max_session_duration %}

**Type**: `INT32`**Provider name**: `MaxSessionDuration`**Description**: 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](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the Amazon Connect Administrator Guide.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name for the authentication profile.

## `periodic_session_duration`{% #periodic_session_duration %}

**Type**: `INT32`**Provider name**: `PeriodicSessionDuration`**Description**: 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](https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts) in the Amazon Connect Administrator Guide.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
