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

# aws_iam_saml_provider{% #aws_iam_saml_provider %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `assertion_encryption_mode`{% #assertion_encryption_mode %}

**Type**: `STRING`**Provider name**: `AssertionEncryptionMode`**Description**: Specifies the encryption setting for the SAML provider.

## `create_date`{% #create_date %}

**Type**: `TIMESTAMP`**Provider name**: `CreateDate`**Description**: The date and time when the SAML provider was created.

## `private_key_list`{% #private_key_list %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `PrivateKeyList`**Description**: The private key metadata for the SAML provider.

- `key_id`**Type**: `STRING`**Provider name**: `KeyId`**Description**: The unique identifier for the SAML private key.
- `timestamp`**Type**: `TIMESTAMP`**Provider name**: `Timestamp`**Description**: The date and time, in [ISO 8601 date-time ](http://www.iso.org/iso/iso8601)format, when the private key was uploaded.

## `saml_metadata_document`{% #saml_metadata_document %}

**Type**: `STRING`**Provider name**: `SAMLMetadataDocument`**Description**: The XML metadata document that includes information about an identity provider.

## `saml_provider_uuid`{% #saml_provider_uuid %}

**Type**: `STRING`**Provider name**: `SAMLProviderUUID`**Description**: The unique identifier assigned to the SAML provider.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `valid_until`{% #valid_until %}

**Type**: `TIMESTAMP`**Provider name**: `ValidUntil`**Description**: The expiration date and time for the SAML provider.
