Skip to main content

in_app_template

Gets an individual in_app_template resource

Overview

Namein_app_template
TypeResource
Descriptionin_app_template
Idawscc.pinpoint.in_app_template

Fields

NameDatatypeDescription
arnstring
contentarray
custom_configobject
layoutstring
tagsobject
template_descriptionstring
template_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn,
content,
custom_config,
layout,
tags,
template_description,
template_name
FROM awscc.pinpoint.in_app_template
WHERE data__Identifier = '<TemplateName>';

Permissions

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

Delete

mobiletargeting:DeleteInAppTemplate,
mobiletargeting:GetInAppTemplate

Read

mobiletargeting:GetInAppTemplate,
mobiletargeting:ListTemplates

Update

mobiletargeting:UpdateInAppTemplate,
mobiletargeting:GetInAppTemplate