HostedZoneSummary - Amazon Route 53
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).

HostedZoneSummary

In the response to a ListHostedZonesByVPC request, the HostedZoneSummaries element contains one HostedZoneSummary element for each hosted zone that the specified Amazon VPC is associated with. Each HostedZoneSummary element contains the hosted zone name and ID, and information about who owns the hosted zone.

Contents

HostedZoneId

The Route 53 hosted zone ID of a private hosted zone that the specified VPC is associated with.

Type: String

Length Constraints: Maximum length of 32.

Required: Yes

Name

The name of the private hosted zone, such as example.com.

Type: String

Length Constraints: Maximum length of 1024.

Required: Yes

Owner

The owner of a private hosted zone that the specified VPC is associated with. The owner can be either an Amazon Web Services account or an Amazon service.

Type: HostedZoneOwner object

Required: Yes

See Also

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