Redshift Functions
object RedshiftFunctions
Functions
Link copied to clipboard
An example resource schema demonstrating some basic constructs and validation rules.
Link copied to clipboard
suspend fun getClusterParameterGroup(argument: GetClusterParameterGroupPlainArgs): GetClusterParameterGroupResult
Resource Type definition for AWS::Redshift::ClusterParameterGroup
suspend fun getClusterParameterGroup(argument: suspend GetClusterParameterGroupPlainArgsBuilder.() -> Unit): GetClusterParameterGroupResult
Link copied to clipboard
suspend fun getClusterSubnetGroup(argument: GetClusterSubnetGroupPlainArgs): GetClusterSubnetGroupResult
Specifies an Amazon Redshift subnet group.
suspend fun getClusterSubnetGroup(argument: suspend GetClusterSubnetGroupPlainArgsBuilder.() -> Unit): GetClusterSubnetGroupResult
Link copied to clipboard
Resource schema for a Redshift-managed VPC endpoint.
suspend fun getEndpointAccess(argument: suspend GetEndpointAccessPlainArgsBuilder.() -> Unit): GetEndpointAccessResult
Link copied to clipboard
suspend fun getEndpointAuthorization(argument: GetEndpointAuthorizationPlainArgs): GetEndpointAuthorizationResult
Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts.
suspend fun getEndpointAuthorization(argument: suspend GetEndpointAuthorizationPlainArgsBuilder.() -> Unit): GetEndpointAuthorizationResult
suspend fun getEndpointAuthorization(account: String, clusterIdentifier: String): GetEndpointAuthorizationResult
Link copied to clipboard
suspend fun getEventSubscription(argument: GetEventSubscriptionPlainArgs): GetEventSubscriptionResult
The AWS::Redshift::EventSubscription
resource creates an Amazon Redshift Event Subscription.
suspend fun getEventSubscription(argument: suspend GetEventSubscriptionPlainArgsBuilder.() -> Unit): GetEventSubscriptionResult
Link copied to clipboard
The AWS::Redshift::ScheduledAction
resource creates an Amazon Redshift Scheduled Action.
suspend fun getScheduledAction(argument: suspend GetScheduledActionPlainArgsBuilder.() -> Unit): GetScheduledActionResult