task_definitions
Retrieves a list of task_definitions
in a region
Overview
Name | task_definitions |
Type | Resource |
Description | task_definitions |
Id | awscc.iotwireless.task_definitions |
Fields
Name | Datatype | Description |
---|---|---|
id | string | The ID of the new wireless gateway task definition |
region | string | AWS 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