route53profiles_associate_profile: Associates a Route 53 Profiles profile with a VPC

View source: R/route53profiles_operations.R

route53profiles_associate_profileR Documentation

Associates a Route 53 Profiles profile with a VPC

Description

Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with 1000 of VPCs (and you can request a higher quota). For more information, see https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities.

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

Usage

route53profiles_associate_profile(Name, ProfileId, ResourceId, Tags = NULL)

Arguments

Name

[required] A name for the association.

ProfileId

[required] ID of the Profile.

ResourceId

[required] The ID of the VPC.

Tags

A list of the tag keys and values that you want to identify the Profile association.


paws.networking documentation built on April 3, 2025, 5:54 p.m.