Skip to main content

experiment_templates_list_only

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

Overview

Nameexperiment_templates_list_only
TypeResource
DescriptionResource schema for AWS::FIS::ExperimentTemplate
Idaws.fis.experiment_templates_list_only

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all experiment_templates in a region.

SELECT
region,
id
FROM aws.fis.experiment_templates_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the experiment_templates_list_only resource, see experiment_templates