v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Lists all the blueprint names in an account.

post/#X-Amz-Target=AWSGlue.ListBlueprints

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.ListBlueprints' required

Request body

NextTokenstring

A continuation token, if this is a continuation request.

MaxResultsinteger

The maximum size of a list to return.

Tagsobject

Filters the list by an Amazon Web Services resource tag.

Response

Success

BlueprintsOrchestrationNameString[]

List of names of blueprints in the account.

NextTokenstring

A continuation token, if not all blueprint names have been returned.