---
title: "POST /amazonclouddirectory/2017-01-11/schema/managed"
method: POST
path: "/amazonclouddirectory/2017-01-11/schema/managed"
---

# POST /amazonclouddirectory/2017-01-11/schema/managed

`POST /amazonclouddirectory/2017-01-11/schema/managed`

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.

## Query parameters

- `MaxResults` string
- `NextToken` string

## Request body

- object
  - `SchemaArn` string — The response for ListManagedSchemaArns. When this parameter is used, all minor version ARNs for a major version are listed.
  - `NextToken` string — The pagination token.
  - `MaxResults` integer — The maximum number of results to retrieve.

## Response `200`

Success

- ListManagedSchemaArnsResponse
  - `SchemaArns` Arn[] — The ARNs for all AWS managed schemas.
  - `NextToken` string — The pagination token.

## Other responses

- `480` — InternalServiceException
- `481` — InvalidArnException
- `482` — ValidationException
- `483` — AccessDeniedException
- `484` — ResourceNotFoundException
- `485` — InvalidNextTokenException

---

[API](https://skmtc.net/aws/apis/clouddirectory.md) · [All operations](https://skmtc.net/aws/apis/clouddirectory/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/clouddirectory/versions/270b86cf3674/schema)
