Skip to main content

task_definitions

Retrieves a list of task_definitions in a region

Overview

Nametask_definitions
TypeResource
Descriptiontask_definitions
Idawscc.iotwireless.task_definitions

Fields

NameDatatypeDescription
idstringThe ID of the new wireless gateway task definition
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.iotwireless.task_definitions
WHERE region = 'us-east-1'

Permissions

To operate on the task_definitions resource, the following permissions are required:

Create

iotwireless:CreateWirelessGatewayTaskDefinition,
iotwireless:TagResource,
iotwireless:ListTagsForResource,
iam:GetRole,
iam:PassRole

List

iotwireless:ListWirelessGatewayTaskDefinitions,
iotwireless:ListTagsForResource