RedshiftFunctions

Functions

Link copied to clipboard

An example resource schema demonstrating some basic constructs and validation rules.

suspend fun getCluster(clusterIdentifier: String): GetClusterResult
suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
Link copied to clipboard

Resource Type definition for AWS::Redshift::ClusterParameterGroup

Link copied to clipboard

Specifies an Amazon Redshift subnet group.

suspend fun getClusterSubnetGroup(clusterSubnetGroupName: String): GetClusterSubnetGroupResult
Link copied to clipboard

Resource schema for a Redshift-managed VPC endpoint.

Link copied to clipboard

Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts.

suspend fun getEndpointAuthorization(account: String, clusterIdentifier: String): GetEndpointAuthorizationResult
Link copied to clipboard

The AWS::Redshift::EventSubscription resource creates an Amazon Redshift Event Subscription.

Link copied to clipboard

Integration from a source AWS service to a Redshift cluster

suspend fun getIntegration(integrationArn: String): GetIntegrationResult
Link copied to clipboard

The AWS::Redshift::ScheduledAction resource creates an Amazon Redshift Scheduled Action.

suspend fun getScheduledAction(scheduledActionName: String): GetScheduledActionResult