v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Lists all usage limits within Amazon Redshift Serverless.

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

Headers

X-Amz-Target'RedshiftServerless.ListUsageLimits' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use <code>nextToken</code> to get the next page of results. The default is 100.

nextTokenstring

If your initial <code>ListUsageLimits</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in following <code>ListUsageLimits</code> operations, which returns results in the next page.

resourceArnstring

The Amazon Resource Name (ARN) associated with the resource whose usage limits you want to list.

usageType'serverless-compute' | 'cross-region-datasharing'

The Amazon Redshift Serverless feature whose limits you want to see.

Response

Success

nextTokenstring

When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.