List the share invitations.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_share_invitations/ for full documentation.
wellarchitected_list_share_invitations(
WorkloadNamePrefix = NULL,
LensNamePrefix = NULL,
ShareResourceType = NULL,
NextToken = NULL,
MaxResults = NULL,
ProfileNamePrefix = NULL,
TemplateNamePrefix = NULL
)
An optional string added to the beginning of each lens name returned in the results.
The type of share invitations to be returned.
The maximum number of results to return for this request.
An optional string added to the beginning of each profile name returned in the results.
An optional string added to the beginning of each review template name returned in the results.