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

# aws_apigatewayv2_domain_name{% #aws_apigatewayv2_domain_name %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `api_mapping_selection_expression`{% #api_mapping_selection_expression %}

**Type**: `STRING`**Provider name**: `ApiMappingSelectionExpression`**Description**: The API mapping selection expression.

## `domain_name`{% #domain_name %}

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

## `domain_name_arn`{% #domain_name_arn %}

**Type**: `STRING`

## `domain_name_configurations`{% #domain_name_configurations %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DomainNameConfigurations`**Description**: The domain name configurations.

- `api_gateway_domain_name`**Type**: `STRING`**Provider name**: `ApiGatewayDomainName`**Description**: A domain name for the API.
- `certificate_arn`**Type**: `STRING`**Provider name**: `CertificateArn`**Description**: An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.
- `certificate_name`**Type**: `STRING`**Provider name**: `CertificateName`**Description**: The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
- `certificate_upload_date`**Type**: `TIMESTAMP`**Provider name**: `CertificateUploadDate`**Description**: The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- `domain_name_status`**Type**: `STRING`**Provider name**: `DomainNameStatus`**Description**: The status of the domain name migration. The valid values are AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, and PENDING_OWNERSHIP_VERIFICATION. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.
- `domain_name_status_message`**Type**: `STRING`**Provider name**: `DomainNameStatusMessage`**Description**: An optional text message containing detailed information about status of the domain name migration.
- `endpoint_type`**Type**: `STRING`**Provider name**: `EndpointType`**Description**: The endpoint type.
- `hosted_zone_id`**Type**: `STRING`**Provider name**: `HostedZoneId`**Description**: The Amazon Route 53 Hosted Zone ID of the endpoint.
- `ownership_verification_certificate_arn`**Type**: `STRING`**Provider name**: `OwnershipVerificationCertificateArn`**Description**: The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn
- `security_policy`**Type**: `STRING`**Provider name**: `SecurityPolicy`**Description**: The Transport Layer Security (TLS) version of the security policy for this domain name. The valid values are TLS_1_0 and TLS_1_2.

## `mutual_tls_authentication`{% #mutual_tls_authentication %}

**Type**: `STRUCT`**Provider name**: `MutualTlsAuthentication`**Description**: The mutual TLS authentication configuration for a custom domain name.

- `truststore_uri`**Type**: `STRING`**Provider name**: `TruststoreUri`**Description**: An Amazon S3 URL that specifies the truststore for mutual TLS authentication, for example, s3://bucket-name/key-name. The truststore can contain certificates from public or private certificate authorities. To update the truststore, upload a new version to S3, and then update your custom domain name to use the new version. To update the truststore, you must have permissions to access the S3 object.
- `truststore_version`**Type**: `STRING`**Provider name**: `TruststoreVersion`**Description**: The version of the S3 object that contains your truststore. To specify a version, you must have versioning enabled for the S3 bucket.
- `truststore_warnings`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `TruststoreWarnings`**Description**: A list of warnings that API Gateway returns while processing your truststore. Invalid certificates produce warnings. Mutual TLS is still enabled, but some clients might not be able to access your API. To resolve warnings, upload a new truststore to S3, and then update you domain name to use the new version.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
