v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns information about a list of specified managed workgroups in your account.

post/#X-Amz-Target=RedshiftServerless.ListManagedWorkgroups

Headers

X-Amz-Target'RedshiftServerless.ListManagedWorkgroups' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.

nextTokenstring

If your initial ListManagedWorkgroups operation returns a nextToken, you can include the returned nextToken in following ListManagedWorkgroups operations, which returns results in the next page.

sourceArnstring

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

Response

Success

nextTokenstring

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. To retrieve the next page, make the call again using the returned token.