AWS::QuickSight::Analysis VisualCustomActionOperation - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 VisualCustomActionOperation

The operation that is defined by the custom action.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

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

Properties

FilterOperation

The filter operation that filters data included in a visual or in an entire sheet.

Required: No

Type: CustomActionFilterOperation

Update requires: No interruption

NavigationOperation

The navigation operation that navigates between different sheets in the same analysis.

Required: No

Type: CustomActionNavigationOperation

Update requires: No interruption

SetParametersOperation

The set parameter operation that sets parameters in custom action.

Required: No

Type: CustomActionSetParametersOperation

Update requires: No interruption

URLOperation

The URL operation that opens a link to another webpage.

Required: No

Type: CustomActionURLOperation

Update requires: No interruption