Class ListVPCAssociationAuthorizationsCommandProtected
Gets a list of the VPCs that were created by other accounts and that can be associated
with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorization requests.
The response includes a VPCs element with a VPC child
element for each VPC that can be associated with the hosted zone.
Example
Use a bare-bones client and the command you need to make an API call.
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorization
requests.The response includes a
VPCs
element with aVPC
child element for each VPC that can be associated with the hosted zone.Example
Use a bare-bones client and the command you need to make an API call.
Param
ListVPCAssociationAuthorizationsCommandInput
Returns
ListVPCAssociationAuthorizationsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidInput (client fault)
The input is not valid.
Throws
InvalidPaginationToken (client fault)
The value that you specified to get the second or subsequent page of results is invalid.
Throws
NoSuchHostedZone (client fault)
No hosted zone exists with the ID that you specified.
Throws
Route53ServiceException
Base exception class for all service exceptions from Route53 service.