AWS::QuickSight::ThemeDefinition of the AWS::QuickSight::Theme Resource Type.
8 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AwsAccountId | string | RequiredCreate-only |
BaseThemeId | string | Required |
Configuration | ThemeConfiguration | Required |
Name | string | Required |
ThemeId | string | RequiredCreate-only |
Permissions | Array<ResourcePermission> | |
Tags | Array<Tag> | |
VersionDescription | string |
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 theme.</p> |
CreatedTime | string | <p>The date and time that the theme was created.</p> |
LastUpdatedTime | string | <p>The date and time that the theme was last updated.</p> |
Type | string | - |
Version | ThemeVersion | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::QuickSight::Theme
Resources:
MyResource:
Type: AWS::QuickSight::Theme
Properties:
AwsAccountId: "my-awsaccountid"
ThemeId: "my-themeid"
BaseThemeId: "my-basethemeid"
Configuration: "value"
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
quicksight:DescribeThemequicksight:DescribeThemePermissionsquicksight:ListTagsForResourcequicksight:DescribeThemequicksight:DescribeThemePermissionsquicksight:CreateThemequicksight:TagResourcequicksight:UntagResourcequicksight:ListTagsForResourcequicksight:ListThemesquicksight:DescribeThemequicksight:DescribeThemePermissionsquicksight:UpdateThemequicksight:UpdateThemePermissionsquicksight:TagResourcequicksight:UntagResourcequicksight:ListTagsForResourcequicksight:DescribeThemequicksight:DeleteThemeOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterThemeIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AwsAccountIdThemeId