wellarchitected_update_profile {paws.developer.tools} | 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. |