AwsRoute53HostedZoneDetails - AWS Security Hub

AwsRoute53HostedZoneDetails

Provides details about a specified Amazon RouteĀ 53 hosted zone, including the four name servers assigned to the hosted zone. A hosted zone represents a collection of records that can be managed together, belonging to a single parent domain name.

Contents

HostedZone

An object that contains information about the specified hosted zone.

Type: AwsRoute53HostedZoneObjectDetails object

Required: No

NameServers

An object that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set.

Type: Array of strings

Pattern: .*\S.*

Required: No

QueryLoggingConfig

An array that contains one QueryLoggingConfig element for each DNS query logging configuration that is associated with the current AWS account.

Type: AwsRoute53QueryLoggingConfigDetails object

Required: No

Vpcs

An object that contains information about the Amazon Virtual Private Clouds (Amazon VPCs) that are associated with the specified hosted zone.

Type: Array of AwsRoute53HostedZoneVpcDetails objects

Required: No

See Also

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