View source: R/route53profiles_operations.R
route53profiles_create_profile | R Documentation |
Creates an empty Route 53 Profile.
See https://www.paws-r-sdk.com/docs/route53profiles_create_profile/ for full documentation.
route53profiles_create_profile(ClientToken, Name, Tags = NULL)
ClientToken |
[required] |
Name |
[required] A name for the Profile. |
Tags |
A list of the tag keys and values that you want to associate with the Route 53 Profile. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.