DnsConfiguration - Amazon CloudFront
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DnsConfiguration

The DNS configuration for your domain names.

Contents

Domain

The domain name that you're verifying.

Type: String

Required: Yes

Status

The status of your domain name.

  • valid-configuration: The domain name is correctly configured and points to the correct routing endpoint of the connection group.

  • invalid-configuration: There is either a missing DNS record or the DNS record exists but it's using an incorrect routing endpoint. Update the DNS record to point to the correct routing endpoint.

  • unknown-configuration: CloudFront can't validate your DNS configuration. This status can appear if CloudFront can't verify the DNS record, or the DNS lookup request failed or timed out.

Type: String

Valid Values: valid-configuration | invalid-configuration | unknown-configuration

Required: Yes

Reason

Explains the status of the DNS configuration.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: