route53_delete_vpc_association_authorization: Removes authorization to submit an AssociateVPCWithHostedZone...

View source: R/route53_operations.R

route53_delete_vpc_association_authorizationR Documentation

Removes authorization to submit an AssociateVPCWithHostedZone request to associate a specified VPC with a hosted zone that was created by a different account

Description

Removes authorization to submit an associate_vpc_with_hosted_zone request to associate a specified VPC with a hosted zone that was created by a different account. You must use the account that created the hosted zone to submit a delete_vpc_association_authorization request.

See https://www.paws-r-sdk.com/docs/route53_delete_vpc_association_authorization/ for full documentation.

Usage

route53_delete_vpc_association_authorization(HostedZoneId, VPC)

Arguments

HostedZoneId

[required] When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, the ID of the hosted zone.

VPC

[required] When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.