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

# aws_emrcontainers_managed_endpoint{% #aws_emrcontainers_managed_endpoint %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The ARN of the endpoint.

## `certificate_arn`{% #certificate_arn %}

**Type**: `STRING`**Provider name**: `certificateArn`**Description**: The certificate ARN of the endpoint. This field is under deprecation and will be removed in future.

## `certificate_authority`{% #certificate_authority %}

**Type**: `STRUCT`**Provider name**: `certificateAuthority`**Description**: The certificate generated by emr control plane on customer behalf to secure the managed endpoint.

- `certificate_arn`**Type**: `STRING`**Provider name**: `certificateArn`**Description**: The ARN of the certificate generated for managed endpoint.
- `certificate_data`**Type**: `STRING`**Provider name**: `certificateData`**Description**: The base64 encoded PEM certificate data generated for managed endpoint.

## `configuration_overrides`{% #configuration_overrides %}

**Type**: `STRUCT`**Provider name**: `configurationOverrides`**Description**: The configuration settings that are used to override existing configurations for endpoints.

- `application_configuration`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `applicationConfiguration`**Description**: The configurations for the application running by the job run.
  - `classification`**Type**: `STRING`**Provider name**: `classification`**Description**: The classification within a configuration.
  - `properties`**Type**: `MAP_STRING_STRING`**Provider name**: `properties`**Description**: A set of properties specified within a configuration classification.
- `monitoring_configuration`**Type**: `STRUCT`**Provider name**: `monitoringConfiguration`**Description**: The configurations for monitoring.
  - `cloud_watch_monitoring_configuration`**Type**: `STRUCT`**Provider name**: `cloudWatchMonitoringConfiguration`**Description**: Monitoring configurations for CloudWatch.
    - `log_group_name`**Type**: `STRING`**Provider name**: `logGroupName`**Description**: The name of the log group for log publishing.
    - `log_stream_name_prefix`**Type**: `STRING`**Provider name**: `logStreamNamePrefix`**Description**: The specified name prefix for log streams.
  - `container_log_rotation_configuration`**Type**: `STRUCT`**Provider name**: `containerLogRotationConfiguration`**Description**: Enable or disable container log rotation.
    - `max_files_to_keep`**Type**: `INT32`**Provider name**: `maxFilesToKeep`**Description**: The number of files to keep in container after rotation.
    - `rotation_size`**Type**: `STRING`**Provider name**: `rotationSize`**Description**: The file size at which to rotate logs. Minimum of 2KB, Maximum of 2GB.
  - `managed_logs`**Type**: `STRUCT`**Provider name**: `managedLogs`**Description**: The entity that controls configuration for managed logs.
    - `allow_aws_to_retain_logs`**Type**: `STRING`**Provider name**: `allowAWSToRetainLogs`**Description**: Determines whether Amazon Web Services can retain logs.
    - `encryption_key_arn`**Type**: `STRING`**Provider name**: `encryptionKeyArn`**Description**: The Amazon resource name (ARN) of the encryption key for logs.
  - `persistent_app_ui`**Type**: `STRING`**Provider name**: `persistentAppUI`**Description**: Monitoring configurations for the persistent application UI.
  - `s3_monitoring_configuration`**Type**: `STRUCT`**Provider name**: `s3MonitoringConfiguration`**Description**: Amazon S3 configuration for monitoring log publishing.
    - `log_uri`**Type**: `STRING`**Provider name**: `logUri`**Description**: Amazon S3 destination URI for log publishing.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The date and time when the endpoint was created.

## `execution_role_arn`{% #execution_role_arn %}

**Type**: `STRING`**Provider name**: `executionRoleArn`**Description**: The execution role ARN of the endpoint.

## `failure_reason`{% #failure_reason %}

**Type**: `STRING`**Provider name**: `failureReason`**Description**: The reasons why the endpoint has failed.

## `id`{% #id %}

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

## `name`{% #name %}

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

## `release_label`{% #release_label %}

**Type**: `STRING`**Provider name**: `releaseLabel`**Description**: The EMR release version to be used for the endpoint.

## `security_group`{% #security_group %}

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

## `server_url`{% #server_url %}

**Type**: `STRING`**Provider name**: `serverUrl`**Description**: The server URL of the endpoint.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: The state of the endpoint.

## `state_details`{% #state_details %}

**Type**: `STRING`**Provider name**: `stateDetails`**Description**: Additional details of the endpoint state.

## `subnet_ids`{% #subnet_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `subnetIds`**Description**: The subnet IDs of the endpoint.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `type`**Description**: The type of the endpoint.

## `virtual_cluster_id`{% #virtual_cluster_id %}

**Type**: `STRING`**Provider name**: `virtualClusterId`**Description**: The ID of the endpoint's virtual cluster.
