View a markdown version of this page

AWS::QuickSight::Analysis TopicIdentifierDeclaration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Analysis TopicIdentifierDeclaration

A topic.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Identifier" : String, "TopicArn" : String }

YAML

Identifier: String TopicArn: String

Properties

Identifier

The identifier of the topic, typically the topic's name.

Required: Yes

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption

TopicArn

The Amazon Resource Name (ARN) of the topic.

Required: Yes

Type: String

Update requires: No interruption