paws.security.identity (version 0.5.0)

clouddirectory_list_facet_names: Retrieves the names of facets that exist in a schema

Description

Retrieves the names of facets that exist in a schema.

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

Usage

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

Arguments

SchemaArn

[required] The Amazon Resource Name (ARN) to retrieve facet names from.

NextToken

The pagination token.

MaxResults

The maximum number of results to retrieve.