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

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

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

Retrieves each Amazon Resource Name (ARN) of schemas in the development state.

## Query parameters

- `MaxResults` string
- `NextToken` string

## Request body

- object
  - `NextToken` string — The pagination token.
  - `MaxResults` integer — The maximum number of results to retrieve.

## Response `200`

Success

- ListDevelopmentSchemaArnsResponse
  - `SchemaArns` Arn[] — The ARNs of retrieved development schemas.
  - `NextToken` string — The pagination token.

## Other responses

- `480` — InternalServiceException
- `481` — InvalidArnException
- `482` — RetryableConflictException
- `483` — ValidationException
- `484` — LimitExceededException
- `485` — AccessDeniedException
- `486` — ResourceNotFoundException
- `487` — 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)
