wellarchitected_list_lens_shares: List the lens shares associated with the lens

View source: R/wellarchitected_operations.R

wellarchitected_list_lens_sharesR Documentation

List the lens shares associated with the lens

Description

List the lens shares associated with the lens.

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

Usage

wellarchitected_list_lens_shares(
  LensAlias,
  SharedWithPrefix = NULL,
  NextToken = NULL,
  MaxResults = NULL,
  Status = NULL
)

Arguments

LensAlias

[required]

SharedWithPrefix

The Amazon Web Services account ID, organization ID, or organizational unit (OU) ID with which the lens 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.