AWSCDK::QuickSight

24 types

AWS::QuickSight Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::QuickSight.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 12

CfnActionConnectorDefinition of the AWS::QuickSight::ActionConnector Resource Type. CfnAnalysisCreates an analysis in Amazon QuickSight. CfnCustomPermissionsCreates a custom permissions profile. CfnDashboardCreates a dashboard from a template. To first create a template, see the `CreateTemplate` CfnDataSetCreates a dataset. CfnDataSourceCreates a data source. CfnFolderCreates an empty shared folder. CfnRefreshScheduleCreates a refresh schedule for a dataset in Quick . CfnTemplateCreates a template from an existing Quick analysis or template. CfnThemeCreates a theme. CfnTopicCreates a new Q topic. CfnVPCConnectionCreates a new VPC connection.

Interfaces 12

CfnActionConnectorPropsProperties for defining a `CfnActionConnector`. CfnAnalysisPropsProperties for defining a `CfnAnalysis`. CfnCustomPermissionsPropsProperties for defining a `CfnCustomPermissions`. CfnDashboardPropsProperties for defining a `CfnDashboard`. CfnDataSetPropsProperties for defining a `CfnDataSet`. CfnDataSourcePropsProperties for defining a `CfnDataSource`. CfnFolderPropsProperties for defining a `CfnFolder`. CfnRefreshSchedulePropsProperties for defining a `CfnRefreshSchedule`. CfnTemplatePropsProperties for defining a `CfnTemplate`. CfnThemePropsProperties for defining a `CfnTheme`. CfnTopicPropsProperties for defining a `CfnTopic`. CfnVPCConnectionPropsProperties for defining a `CfnVPCConnection`.