Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-proton-servicetemplate.json
Parent schema serverless-framework-configuration
Type: object

Definition of AWS::Proton::ServiceTemplate Resource Type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-proton

Properties

Description string | Aws_CF_FunctionString

A description of the service template.

DisplayName string | Aws_CF_FunctionString

The name of the service template as displayed in the developer interface.

EncryptionKey string | Aws_CF_FunctionString

A customer provided encryption key that's used to encrypt data.

Name string | Aws_CF_FunctionString
PipelineProvisioning string | Aws_CF_FunctionString
Tags Tag[]

An optional list of metadata items that you can associate with the Proton service template. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

minItems=0maxItems=50uniqueItems=true

Definitions

Provisioning string | Aws_CF_FunctionString
Tag object

A description of a resource tag.

Key string | Aws_CF_FunctionString required

The key of the resource tag.

Value string | Aws_CF_FunctionString required

The value of the resource tag.