AWS::Pinpoint::InAppTemplateResource Type definition for AWS::Pinpoint::InAppTemplate
6 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TemplateName | string | RequiredCreate-only |
Content | Array<InAppMessageContent> | |
CustomConfig | object | |
Layout | string | |
Tags | object | |
TemplateDescription | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Pinpoint::InAppTemplate
Resources:
MyResource:
Type: AWS::Pinpoint::InAppTemplate
Properties:
TemplateName: "my-templatename"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
mobiletargeting:CreateInAppTemplatemobiletargeting:GetInAppTemplatemobiletargeting:TagResourcemobiletargeting:DeleteInAppTemplatemobiletargeting:GetInAppTemplatemobiletargeting:GetInAppTemplatemobiletargeting:ListTemplatesmobiletargeting:GetInAppTemplatemobiletargeting:ListTemplatesmobiletargeting:UpdateInAppTemplatemobiletargeting:GetInAppTemplatemobiletargeting:TagResourcemobiletargeting:UntagResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTemplateNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TemplateName