paws.networking (version 0.5.0)

route53_disassociate_vpc_from_hosted_zone: Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone

Description

Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone. Note the following:

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

Usage

route53_disassociate_vpc_from_hosted_zone(HostedZoneId, VPC, Comment = NULL)

Arguments

HostedZoneId

[required] The ID of the private hosted zone that you want to disassociate a VPC from.

VPC

[required] A complex type that contains information about the VPC that you're disassociating from the specified hosted zone.

Comment

Optional: A comment about the disassociation request.