Skip to main content

task_definitions_list_only

Lists task_definitions in a region or regions, for all properties use task_definitions

Overview

Nametask_definitions_list_only
TypeResource
DescriptionCreates a gateway task definition.
Idaws.iotwireless.task_definitions_list_only

Fields

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

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all task_definitions in a region.

SELECT
region,
id
FROM aws.iotwireless.task_definitions_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the task_definitions_list_only resource, see task_definitions