wellarchitected_create_profile: Create a profile

View source: R/wellarchitected_operations.R

wellarchitected_create_profileR Documentation

Create a profile

Description

Create a profile.

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

Usage

wellarchitected_create_profile(
  ProfileName,
  ProfileDescription,
  ProfileQuestions,
  ClientRequestToken,
  Tags = NULL
)

Arguments

ProfileName

[required] Name of the profile.

ProfileDescription

[required] The profile description.

ProfileQuestions

[required] The profile questions.

ClientRequestToken

[required]

Tags

The tags assigned to the profile.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.