Skip to main content

state_templates_list_only

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

Overview

Namestate_templates_list_only
TypeResource
DescriptionDefinition of AWS::IoTFleetWise::StateTemplate Resource Type
Idaws.iotfleetwise.state_templates_list_only

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all state_templates in a region.

SELECT
region,
name
FROM aws.iotfleetwise.state_templates_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the state_templates_list_only resource, see state_templates