wellarchitected_create_template_share {paws.developer.tools}R Documentation

Create a review template share

Description

Create a review template share.

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

Usage

wellarchitected_create_template_share(
  TemplateArn,
  SharedWith,
  ClientRequestToken
)

Arguments

TemplateArn

[required] The review template ARN.

SharedWith

[required]

ClientRequestToken

[required]


[Package paws.developer.tools version 0.7.0 Index]