clouddirectory_list_managed_schema_arns: Lists the major version families of each managed schema

View source: R/clouddirectory_operations.R

clouddirectory_list_managed_schema_arnsR Documentation

Lists the major version families of each managed schema

Description

Lists the major version families of each managed schema. If a major version ARN is provided as SchemaArn, the minor version revisions in that family are listed instead.

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

Usage

clouddirectory_list_managed_schema_arns(
  SchemaArn = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

SchemaArn

The response for ListManagedSchemaArns. When this parameter is used, all minor version ARNs for a major version are listed.

NextToken

The pagination token.

MaxResults

The maximum number of results to retrieve.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.