Domain Name Domain Name Configuration Args
Properties
ARN of an AWS-managed certificate that will be used by the endpoint for the domain name. AWS Certificate Manager is the only supported source. Use the aws.acm.Certificate
resource to configure an ACM certificate.
Endpoint type. Valid values: REGIONAL
.
Amazon Route 53 Hosted Zone ID of the endpoint.
The IP address types that can invoke the domain name. Valid values: ipv4
, dualstack
. Use ipv4
to allow only IPv4 addresses to invoke your domain name, or use dualstack
to allow both IPv4 and IPv6 addresses to invoke your domain name. Defaults to ipv4
.
ARN of the AWS-issued certificate used to validate custom domain ownership (when certificate_arn
is issued via an ACM Private CA or mutual_tls_authentication
is configured with an ACM-imported certificate.)
Transport Layer Security (TLS) version of the security policy for the domain name. Valid values: TLS_1_2
.
Target domain name.