AWS::QuickSight::TemplateDefinition of the AWS::QuickSight::Template Resource Type.
9 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AwsAccountId | string | RequiredCreate-only |
TemplateId | string | RequiredCreate-only |
Definition | TemplateVersionDefinition | Write-only |
Name | string | |
Permissions | Array<ResourcePermission> | |
SourceEntity | TemplateSourceEntity | Write-only |
Tags | Array<Tag> | |
ValidationStrategy | ValidationStrategy | Write-only |
VersionDescription | string | Write-only |
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 template.</p> |
CreatedTime | string | <p>Time when this was created.</p> |
LastUpdatedTime | string | <p>Time when this was last updated.</p> |
Version | TemplateVersion | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::QuickSight::Template
Resources:
MyResource:
Type: AWS::QuickSight::Template
Properties:
AwsAccountId: "my-awsaccountid"
TemplateId: "my-templateid"
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
quicksight:DescribeTemplatequicksight:DescribeTemplatePermissionsquicksight:ListTagsForResourcequicksight:DescribeTemplatequicksight:DescribeTemplatePermissionsquicksight:CreateTemplatequicksight:DescribeAnalysisquicksight:TagResourcequicksight:UntagResourcequicksight:ListTagsForResourcequicksight:DescribeTemplatequicksight:DescribeTemplatePermissionsquicksight:UpdateTemplatequicksight:UpdateTemplatePermissionsquicksight:PassDataSetquicksight:TagResourcequicksight:UntagResourcequicksight:ListTagsForResourcequicksight:ListTemplatesquicksight:DescribeTemplatequicksight:DeleteTemplateOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAwsAccountIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AwsAccountIdTemplateId