ManagedWorkgroupListItem - Amazon Redshift Serverless
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ManagedWorkgroupListItem

A collection of Amazon Redshift compute resources managed by AWS Glue.

Contents

creationDate

The creation date of the managed workgroup.

Type: Timestamp

Required: No

managedWorkgroupId

The unique identifier of the managed workgroup.

Type: String

Required: No

managedWorkgroupName

The name of the managed workgroup.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 255.

Pattern: [a-zA-Z0-9_:\-]+

Required: No

sourceArn

The Amazon Resource Name (ARN) for the managed workgroup in the AWS Glue Data Catalog.

Type: String

Pattern: arn:aws[a-z-]*:glue:[a-z0-9-]+:\d+:(database|catalog)[a-z0-9-:]*(?:/[A-Za-z0-9-_]{1,255})*

Required: No

status

The status of the managed workgroup.

Type: String

Valid Values: CREATING | DELETING | MODIFYING | AVAILABLE | NOT_AVAILABLE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: