| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcAssociationAuthorizationResponse |
Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest)
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was
created by a different account. |
default CompletableFuture<CreateVpcAssociationAuthorizationResponse> |
Route53AsyncClient.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest)
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was
created by a different account. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcAssociationAuthorizationRequestMarshaller.marshall(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) |
Copyright © 2022. All rights reserved.