Skip to main content

service_templates_list_only

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

Overview

Nameservice_templates_list_only
TypeResource
DescriptionDefinition of AWS::Proton::ServiceTemplate Resource Type
Idaws.proton.service_templates_list_only

Fields

NameDatatypeDescription
arnstring

The Amazon Resource Name (ARN) of the service template.

regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all service_templates in a region.

SELECT
region,
arn
FROM aws.proton.service_templates_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the service_templates_list_only resource, see service_templates