v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Updates the queue environment.

patch/2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}

Path parameters

farmIdstring required

The farm ID of the queue environment to update.

queueIdstring required

The queue ID of the queue environment to update.

queueEnvironmentIdstring required

The queue environment ID to update.

Headers

X-Amz-Client-Tokenstring

The unique token which the server uses to recognize retries of the same request.

Request body

priorityinteger

The priority to update.

templateType'JSON' | 'YAML'

The template type to update.

templatestring password

The template to update.

Response

Success

UpdateQueueEnvironmentResponse required