AWS::Proton::ServiceTemplateDefinition of AWS::Proton::ServiceTemplate Resource Type
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Description | string | |
DisplayName | string | |
EncryptionKey | string | Create-only |
Name | string | Create-only |
PipelineProvisioning | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | <p>The Amazon Resource Name (ARN) of the service template.</p> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Proton::ServiceTemplate
Resources:
MyResource:
Type: AWS::Proton::ServiceTemplate
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
proton:CreateServiceTemplateproton:TagResourceproton:GetServiceTemplatekms:CancelKeyDeletionkms:CreateAliaskms:CreateCustomKeyStorekms:CreateGrantkms:CreateKeyproton:GetServiceTemplateproton:ListTagsForResourcekms:CancelKeyDeletionkms:CreateAliaskms:CreateCustomKeyStorekms:CreateGrantkms:CreateKeykms:DeleteAliasproton:GetServiceTemplateproton:CreateServiceTemplateproton:ListTagsForResourceproton:TagResourceproton:UntagResourceproton:UpdateServiceTemplatekms:CancelKeyDeletionkms:CreateAliasproton:DeleteServiceTemplateproton:UntagResourceproton:GetServiceTemplatekms:CancelKeyDeletionkms:CreateAliaskms:CreateCustomKeyStorekms:CreateGrantkms:CreateKeyproton:ListServiceTemplatesproton:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
EncryptionKeyNamePipelineProvisioning