Skip to main content

service_templates

Retrieves a list of service_templates in a region

Overview

Nameservice_templates
TypeResource
Descriptionservice_templates
Idawscc.proton.service_templates

Fields

NameDatatypeDescription
arnstring<p>The Amazon Resource Name (ARN) of the service template.</p>
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.proton.service_templates
WHERE region = 'us-east-1'

Permissions

To operate on the service_templates resource, the following permissions are required:

Create

proton:CreateServiceTemplate,
proton:TagResource,
kms:*,
proton:GetServiceTemplate

List

proton:ListServiceTemplates