v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Creates a gateway task definition.

post/wireless-gateway-task-definitions

Request body

AutoCreateTasksboolean required

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If <code>false</code>, the task must me created by calling <code>CreateWirelessGatewayTask</code>.

Namestring

The name of the new resource.

ClientRequestTokenstring

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

Response

Success

Idstring

The ID of the new wireless gateway task definition.

Arnstring

The Amazon Resource Name of the resource.