route53profiles_create_profile: Creates an empty Route 53 Profile

View source: R/route53profiles_operations.R

route53profiles_create_profileR Documentation

Creates an empty Route 53 Profile

Description

Creates an empty Route 53 Profile.

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

Usage

route53profiles_create_profile(ClientToken, Name, Tags = NULL)

Arguments

ClientToken

[required] ClientToken is an idempotency token that ensures a call to create_profile completes only once. You choose the value to pass. For example, an issue might prevent you from getting a response from create_profile. In this case, safely retry your call to create_profile by using the same create_profile parameter value.

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.


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