Package software.amazon.awscdk.services.redshift
Amazon Redshift Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.redshift.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Redshift construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Redshift resources directly.
An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-redshift-alpha
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::Redshift.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionSpecifies a cluster.A fluent builder for
CfnCluster
.Describes a connection endpoint.A builder forCfnCluster.EndpointProperty
An implementation forCfnCluster.EndpointProperty
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.A builder forCfnCluster.LoggingPropertiesProperty
An implementation forCfnCluster.LoggingPropertiesProperty
Describes a parameter group.A fluent builder forCfnClusterParameterGroup
.Describes a parameter in a cluster parameter group.A builder forCfnClusterParameterGroup.ParameterProperty
An implementation forCfnClusterParameterGroup.ParameterProperty
Properties for defining aCfnClusterParameterGroup
.A builder forCfnClusterParameterGroupProps
An implementation forCfnClusterParameterGroupProps
Properties for defining aCfnCluster
.A builder forCfnClusterProps
An implementation forCfnClusterProps
Specifies a new Amazon Redshift security group.A fluent builder forCfnClusterSecurityGroup
.Adds an inbound (ingress) rule to an Amazon Redshift security group.A fluent builder forCfnClusterSecurityGroupIngress
.Properties for defining aCfnClusterSecurityGroupIngress
.A builder forCfnClusterSecurityGroupIngressProps
An implementation forCfnClusterSecurityGroupIngressProps
Properties for defining aCfnClusterSecurityGroup
.A builder forCfnClusterSecurityGroupProps
An implementation forCfnClusterSecurityGroupProps
Specifies an Amazon Redshift subnet group.A fluent builder forCfnClusterSubnetGroup
.Properties for defining aCfnClusterSubnetGroup
.A builder forCfnClusterSubnetGroupProps
An implementation forCfnClusterSubnetGroupProps
Creates a Redshift-managed VPC endpoint.A fluent builder forCfnEndpointAccess
.Describes a network interface.A builder forCfnEndpointAccess.NetworkInterfaceProperty
An implementation forCfnEndpointAccess.NetworkInterfaceProperty
The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.A builder forCfnEndpointAccess.VpcEndpointProperty
An implementation forCfnEndpointAccess.VpcEndpointProperty
The security groups associated with the endpoint.A builder forCfnEndpointAccess.VpcSecurityGroupProperty
An implementation forCfnEndpointAccess.VpcSecurityGroupProperty
Properties for defining aCfnEndpointAccess
.A builder forCfnEndpointAccessProps
An implementation forCfnEndpointAccessProps
Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts .A fluent builder forCfnEndpointAuthorization
.Properties for defining aCfnEndpointAuthorization
.A builder forCfnEndpointAuthorizationProps
An implementation forCfnEndpointAuthorizationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-eventsubscription.html.A fluent builder forCfnEventSubscription
.Properties for defining aCfnEventSubscription
.A builder forCfnEventSubscriptionProps
An implementation forCfnEventSubscriptionProps
Describes a zero-ETL integration.A fluent builder forCfnIntegration
.Properties for defining aCfnIntegration
.A builder forCfnIntegrationProps
An implementation forCfnIntegrationProps
Creates a scheduled action.A fluent builder forCfnScheduledAction
.Describes a pause cluster operation.A builder forCfnScheduledAction.PauseClusterMessageProperty
An implementation forCfnScheduledAction.PauseClusterMessageProperty
Describes a resize cluster operation.A builder forCfnScheduledAction.ResizeClusterMessageProperty
An implementation forCfnScheduledAction.ResizeClusterMessageProperty
Describes a resume cluster operation.A builder forCfnScheduledAction.ResumeClusterMessageProperty
An implementation forCfnScheduledAction.ResumeClusterMessageProperty
The action type that specifies an Amazon Redshift API operation that is supported by the Amazon Redshift scheduler.A builder forCfnScheduledAction.ScheduledActionTypeProperty
An implementation forCfnScheduledAction.ScheduledActionTypeProperty
Properties for defining aCfnScheduledAction
.A builder forCfnScheduledActionProps
An implementation forCfnScheduledActionProps