Skip to main content

fuota_tasks_list_only

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

Overview

Namefuota_tasks_list_only
TypeResource
DescriptionCreate and manage FUOTA tasks.
Idaws.iotwireless.fuota_tasks_list_only

Fields

NameDatatypeDescription
idstringFUOTA task id. Returned after successful create.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all fuota_tasks in a region.

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

Permissions

For permissions required to operate on the fuota_tasks_list_only resource, see fuota_tasks