HostedZoneSummary - Amazon Route 53

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 AWS account or an AWS service.

Type: HostedZoneOwner object

Required: Yes

See Also

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