wellarchitected_create_review_template: Create a review template

View source: R/wellarchitected_operations.R

wellarchitected_create_review_templateR Documentation

Create a review template

Description

Create a review template.

See https://www.paws-r-sdk.com/docs/wellarchitected_create_review_template/ for full documentation.

Usage

wellarchitected_create_review_template(
  TemplateName,
  Description,
  Lenses,
  Notes = NULL,
  Tags = NULL,
  ClientRequestToken
)

Arguments

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]


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.