RedshiftServerlessConfiguration
Contains configurations for authentication to Amazon Redshift Serverless.
Contents
- authConfiguration
-
Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.
Type: RedshiftServerlessAuthConfiguration object
Required: Yes
- workgroupArn
-
The ARN of the Amazon Redshift workgroup.
Type: String
Pattern:
^(arn:(aws(-[a-z]+)*):redshift-serverless:[a-z]{2}(-gov)?-[a-z]+-\d{1}:\d{12}:workgroup/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: