Update a review template.
See https://www.paws-r-sdk.com/docs/wellarchitected_update_review_template/ for full documentation.
wellarchitected_update_review_template(
TemplateArn,
TemplateName = NULL,
Description = NULL,
Notes = NULL,
LensesToAssociate = NULL,
LensesToDisassociate = NULL
)
[required] The review template ARN.
The review template name.
The review template description.
A list of lens aliases or ARNs to apply to the review template.
A list of lens aliases or ARNs to unapply to the review template. The
wellarchitected
lens cannot be unapplied.