AwsRoute53HostedZoneDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: