route53profiles_get_profile_association {paws.networking}R Documentation

Retrieves a Route 53 Profile association for a VPC

Description

Retrieves a Route 53 Profile association for a VPC. A VPC can have only one Profile association, but a Profile can be associated with up to 5000 VPCs.

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

Usage

route53profiles_get_profile_association(ProfileAssociationId)

Arguments

ProfileAssociationId

[required] The identifier of the association you want to get information about.


[Package paws.networking version 0.9.0 Index]