wellarchitected_list_template_shares {paws.developer.tools} | R Documentation |
List review template shares
Description
List review template shares.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_template_shares/ for full documentation.
Usage
wellarchitected_list_template_shares(
TemplateArn,
SharedWithPrefix = NULL,
NextToken = NULL,
MaxResults = NULL,
Status = NULL
)
Arguments
TemplateArn |
[required] The review template ARN. |
SharedWithPrefix |
The Amazon Web Services account ID, organization ID, or organizational unit (OU) ID with which the profile is shared. |
NextToken |
|
MaxResults |
The maximum number of results to return for this request. |
Status |
[Package paws.developer.tools version 0.9.0 Index]