wellarchitected_list_workload_shares: List the workload shares associated with the workload

View source: R/wellarchitected_operations.R

wellarchitected_list_workload_sharesR Documentation

List the workload shares associated with the workload

Description

List the workload shares associated with the workload.

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

Usage

wellarchitected_list_workload_shares(
  WorkloadId,
  SharedWithPrefix = NULL,
  NextToken = NULL,
  MaxResults = NULL,
  Status = NULL
)

Arguments

WorkloadId

[required]

SharedWithPrefix

The Amazon Web Services account ID, organization ID, or organizational unit (OU) ID with which the workload is shared.

NextToken
MaxResults

The maximum number of results to return for this request.

Status

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