v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466336354.1 KB

Lists schema major versions applied to a directory. If <code>SchemaArn</code> is provided, lists the minor version.

post/amazonclouddirectory/2017-01-11/schema/applied

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

DirectoryArnstring required

The ARN of the directory you are listing.

SchemaArnstring

The response for <code>ListAppliedSchemaArns</code> when this parameter is used will list all minor version ARNs for a major version.

NextTokenstring

The pagination token.

MaxResultsinteger

The maximum number of results to retrieve.

Response

Success

SchemaArnsArn[]

The ARNs of schemas that are applied to the directory.

NextTokenstring

The pagination token.