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

# aws_emrcontainers_security_configuration{% #aws_emrcontainers_security_configuration %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The ARN (Amazon Resource Name) of the security configuration.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The date and time that the job run was created.

## `created_by`{% #created_by %}

**Type**: `STRING`**Provider name**: `createdBy`**Description**: The user who created the job run.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: The ID of the security configuration.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the security configuration.

## `security_configuration_data`{% #security_configuration_data %}

**Type**: `STRUCT`**Provider name**: `securityConfigurationData`**Description**: Security configuration inputs for the request.

- `authorization_configuration`**Type**: `STRUCT`**Provider name**: `authorizationConfiguration`**Description**: Authorization-related configuration input for the security configuration.
  - `encryption_configuration`**Type**: `STRUCT`**Provider name**: `encryptionConfiguration`**Description**: Encryption-related configuration input for the security configuration.
    - `in_transit_encryption_configuration`**Type**: `STRUCT`**Provider name**: `inTransitEncryptionConfiguration`**Description**: In-transit encryption-related input for the security configuration.
      - `tls_certificate_configuration`**Type**: `STRUCT`**Provider name**: `tlsCertificateConfiguration`**Description**: TLS certificate-related configuration input for the security configuration.
        - `certificate_provider_type`**Type**: `STRING`**Provider name**: `certificateProviderType`**Description**: The TLS certificate type. Acceptable values: `PEM` or `Custom`.
        - `private_certificate_secret_arn`**Type**: `STRING`**Provider name**: `privateCertificateSecretArn`**Description**: Secrets Manager ARN that contains the private TLS certificate contents, used for communication between the user job and the system job.
        - `public_certificate_secret_arn`**Type**: `STRING`**Provider name**: `publicCertificateSecretArn`**Description**: Secrets Manager ARN that contains the public TLS certificate contents, used for communication between the user job and the system job.
  - `lake_formation_configuration`**Type**: `STRUCT`**Provider name**: `lakeFormationConfiguration`**Description**: Lake Formation related configuration inputs for the security configuration.
    - `authorized_session_tag_value`**Type**: `STRING`**Provider name**: `authorizedSessionTagValue`**Description**: The session tag to authorize Amazon EMR on EKS for API calls to Lake Formation.
    - `query_engine_role_arn`**Type**: `STRING`**Provider name**: `queryEngineRoleArn`**Description**: The query engine IAM role ARN that is tied to the secure Spark job. The `QueryEngine` role assumes the `JobExecutionRole` to execute all the Lake Formation calls.
    - `secure_namespace_info`**Type**: `STRUCT`**Provider name**: `secureNamespaceInfo`**Description**: The namespace input of the system job.
      - `cluster_id`**Type**: `STRING`**Provider name**: `clusterId`**Description**: The ID of the Amazon EKS cluster where Amazon EMR on EKS jobs run.
      - `namespace`**Type**: `STRING`**Provider name**: `namespace`**Description**: The namespace of the Amazon EKS cluster where the system jobs run.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
