AWS::QuickSight::TopicDefinition of the AWS::QuickSight::Topic Resource Type.
10 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AwsAccountId | string | Create-only |
ConfigOptions | TopicConfigOptions | |
CustomInstructions | CustomInstructions | |
DataSets | Array<DatasetMetadata> | |
Description | string | |
FolderArns | Array<string> | Create-onlyWrite-only |
Name | string | |
Tags | Array<Tag> | Create-only |
TopicId | string | Create-only |
UserExperienceVersion | 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::QuickSight::Topic
Resources:
MyResource:
Type: AWS::QuickSight::Topic
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.
quicksight:CreateTopicquicksight:PassDataSetquicksight:DescribeTopicRefreshquicksight:TagResourcequicksight:DescribeTopicquicksight:ListTagsForResourcequicksight:UpdateTopicquicksight:PassDataSetquicksight:DescribeTopicRefreshquicksight:DeleteTopicquicksight:ListTopicsOur 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.
AwsAccountIdFolderArnsTopicIdTags