View source: R/wellarchitected_operations.R
wellarchitected_create_profile | R Documentation |
Create a profile.
See https://www.paws-r-sdk.com/docs/wellarchitected_create_profile/ for full documentation.
wellarchitected_create_profile(
ProfileName,
ProfileDescription,
ProfileQuestions,
ClientRequestToken,
Tags = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.