v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Creates a world template.

post/createWorldTemplate

Request body

clientRequestTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

namestring

The name of the world template.

templateBodystring

The world template body.

tagsobject

A map that contains tag keys and tag values that are attached to the world template.

Response

Success

arnstring

The Amazon Resource Name (ARN) of the world template.

clientRequestTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

createdAtstring date-time

The time, in milliseconds since the epoch, when the world template was created.

namestring

The name of the world template.

tagsobject

A map that contains tag keys and tag values that are attached to the world template.