View source: R/wellarchitected_operations.R
wellarchitected_create_review_template | R Documentation |
Create a review template.
See https://www.paws-r-sdk.com/docs/wellarchitected_create_review_template/ for full documentation.
wellarchitected_create_review_template(
TemplateName,
Description,
Lenses,
Notes = NULL,
Tags = NULL,
ClientRequestToken
)
TemplateName |
[required] Name of the review template. |
Description |
[required] The review template description. |
Lenses |
[required] Lenses applied to the review template. |
Notes |
|
Tags |
The tags assigned to the review template. |
ClientRequestToken |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.