- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
certificate_arn
Type: STRING
Provider name: certificateArn
Description: The reference to an Amazon Web Services-managed certificate that will be used by edge-optimized endpoint for this domain name. Certificate Manager is the only supported source.
certificate_name
Type: STRING
Provider name: certificateName
Description: The name of the certificate that will be used by 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.
distribution_domain_name
Type: STRING
Provider name: distributionDomainName
Description: The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain name to this distribution name. For more information about CloudFront distributions, see the Amazon CloudFront documentation.
distribution_hosted_zone_id
Type: STRING
Provider name: distributionHostedZoneId
Description: The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is Z2FDTNDATAQYW2
for all the regions. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
domain_name
Type: STRING
Provider name: domainName
Description: The custom domain name as an API host name, for example, my-api.example.com
.
domain_name_arn
Type: STRING
domain_name_status
Type: STRING
Provider name: domainNameStatus
Description: The status of the DomainName migration. The valid values are AVAILABLE
and UPDATING
. 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 DomainName migration.
endpoint_configuration
Type: STRUCT
Provider name: endpointConfiguration
Description: The endpoint configuration of this DomainName showing the endpoint types of the domain name.
types
UNORDERED_LIST_STRING
types
“EDGE”
. For a regional API and its custom domain name, the endpoint type is REGIONAL
. For a private API, the endpoint type is PRIVATE
.vpc_endpoint_ids
UNORDERED_LIST_STRING
vpcEndpointIds
PRIVATE
endpoint type.mutual_tls_authentication
Type: STRUCT
Provider name: mutualTlsAuthentication
Description: The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.
truststore_uri
STRING
truststoreUri
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
STRING
truststoreVersion
truststore_warnings
UNORDERED_LIST_STRING
truststoreWarnings
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.
regional_certificate_arn
Type: STRING
Provider name: regionalCertificateArn
Description: The reference to an Amazon Web Services-managed certificate that will be used for validating the regional domain name. Certificate Manager is the only supported source.
regional_certificate_name
Type: STRING
Provider name: regionalCertificateName
Description: The name of the certificate that will be used for validating the regional domain name.
regional_domain_name
Type: STRING
Provider name: regionalDomainName
Description: The domain name associated with the regional endpoint for this custom domain name. You set up this association by adding a DNS record that points the custom domain name to this regional domain name. The regional domain name is returned by API Gateway when you create a regional endpoint.
regional_hosted_zone_id
Type: STRING
Provider name: regionalHostedZoneId
Description: The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint. For more information, see Set up a Regional Custom Domain Name and AWS Regions and Endpoints for API Gateway.
security_policy
Type: STRING
Provider name: securityPolicy
Description: The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are TLS_1_0
and TLS_1_2
.
tags
Type: UNORDERED_LIST_STRING