View source: R/wellarchitected_operations.R
wellarchitected_update_profile | R Documentation |
Update a profile.
See https://www.paws-r-sdk.com/docs/wellarchitected_update_profile/ for full documentation.
wellarchitected_update_profile(
ProfileArn,
ProfileDescription = NULL,
ProfileQuestions = NULL
)
ProfileArn |
[required] The profile ARN. |
ProfileDescription |
The profile description. |
ProfileQuestions |
Profile questions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.