route53_create_vpc_association_authorization: Authorizes the Amazon Web Services account that created a...

View source: R/route53_operations.R

route53_create_vpc_association_authorizationR Documentation

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

Description

Authorizes the Amazon Web Services account that created a specified VPC to submit an associate_vpc_with_hosted_zone request to associate the VPC with a specified hosted zone that was created by a different account. To submit a create_vpc_association_authorization request, you must use the account that created the hosted zone. After you authorize the association, use the account that created the VPC to submit an associate_vpc_with_hosted_zone request.

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

Usage

route53_create_vpc_association_authorization(HostedZoneId, VPC)

Arguments

HostedZoneId

[required] The ID of the private hosted zone that you want to authorize associating a VPC with.

VPC

[required] A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.


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