redshiftserverless library
Classes
- CustomDomainAssociation
- Resource for managing an AWS Redshift Serverless Custom Domain Association.
- CustomDomainAssociationArgs
- The set of arguments for CustomDomainAssociation. The set of arguments for CustomDomainAssociation.
- CustomDomainAssociationState
- Input properties used for looking up and filtering CustomDomainAssociation resources.
- EndpointAccess
- Creates a new Amazon Redshift Serverless Endpoint Access.
- EndpointAccessArgs
- The set of arguments for EndpointAccess. The set of arguments for EndpointAccess.
- EndpointAccessState
- Input properties used for looking up and filtering EndpointAccess resources.
- EndpointAccessVpcEndpoint
- EndpointAccessVpcEndpointNetworkInterface
- GetCredentialsArgs
- Arguments for getCredentials. Arguments for getCredentials.
- GetCredentialsResult
- Result data returned by getCredentials.
- GetNamespaceArgs
- Arguments for getNamespace. Arguments for getNamespace.
- GetNamespaceResult
- Result data returned by getNamespace.
- GetWorkgroupArgs
- Arguments for getWorkgroup. Arguments for getWorkgroup.
- GetWorkgroupEndpoint
- GetWorkgroupEndpointVpcEndpoint
- GetWorkgroupEndpointVpcEndpointNetworkInterface
- GetWorkgroupResult
- Result data returned by getWorkgroup.
- Namespace
- Creates a new Amazon Redshift Serverless Namespace.
- NamespaceArgs
- The set of arguments for Namespace. The set of arguments for Namespace.
- NamespaceState
- Input properties used for looking up and filtering Namespace resources.
- ResourcePolicy
- Creates a new Amazon Redshift Serverless Resource Policy.
- ResourcePolicyArgs
- The set of arguments for ResourcePolicy. The set of arguments for ResourcePolicy.
- ResourcePolicyState
- Input properties used for looking up and filtering ResourcePolicy resources.
- Snapshot
- Creates a new Amazon Redshift Serverless Snapshot.
- SnapshotArgs
- The set of arguments for Snapshot. The set of arguments for Snapshot.
- SnapshotState
- Input properties used for looking up and filtering Snapshot resources.
- UsageLimit
- Creates a new Amazon Redshift Serverless Usage Limit.
- UsageLimitArgs
- The set of arguments for UsageLimit. The set of arguments for UsageLimit.
- UsageLimitState
- Input properties used for looking up and filtering UsageLimit resources.
- Workgroup
- Creates a new Amazon Redshift Serverless Workgroup.
- WorkgroupArgs
- The set of arguments for Workgroup. The set of arguments for Workgroup.
- WorkgroupConfigParameter
- WorkgroupEndpoint
- WorkgroupEndpointVpcEndpoint
- WorkgroupEndpointVpcEndpointNetworkInterface
- WorkgroupPricePerformanceTarget
- WorkgroupState
- Input properties used for looking up and filtering Workgroup resources.
Functions
-
getCredentials(
GetCredentialsArgs args, {InvokeOptions? options}) → Future< GetCredentialsResult> - Provides redshift serverless temporary credentials for a workgroup.
-
getCredentialsOutput(
GetCredentialsArgs args, {InvokeOutputOptions? options}) → Output< GetCredentialsResult> -
getNamespace(
GetNamespaceArgs args, {InvokeOptions? options}) → Future< GetNamespaceResult> - Data source for managing an AWS Redshift Serverless Namespace.
-
getNamespaceOutput(
GetNamespaceArgs args, {InvokeOutputOptions? options}) → Output< GetNamespaceResult> -
getWorkgroup(
GetWorkgroupArgs args, {InvokeOptions? options}) → Future< GetWorkgroupResult> - Data source for managing an AWS Redshift Serverless Workgroup.
-
getWorkgroupOutput(
GetWorkgroupArgs args, {InvokeOutputOptions? options}) → Output< GetWorkgroupResult>