AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::QuickSight::ActionConnector

CfnActionConnector

Definition of the AWS::QuickSight::ActionConnector Resource Type.

Import

import { CfnActionConnector } from 'aws-cdk-lib/aws-quicksight';

Or use the module namespace:

import * as quicksight from 'aws-cdk-lib/aws-quicksight';
// quicksight.CfnActionConnector

Properties

Configuration passed to the constructor as CfnActionConnectorProps.

actionConnectorIdRequired
string
awsAccountIdRequired
string
nameRequired
string
typeRequired
string
authenticationConfigOptional
IResolvable | AuthConfigProperty
descriptionOptional
string
permissionsOptional
IResolvable | IResolvable | ResourcePermissionProperty[]
tagsOptional
CfnTag[]
vpcConnectionArnOptional
string

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter