We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Protected
Optional
maxAn optional parameter that specifies the maximum number of results to return.
You can use nextToken
to get the next page of results. The default is 100.
Optional
nextIf your initial ListUsageLimits
operation returns a nextToken
,
you can include the returned nextToken
in following ListUsageLimits
operations,
which returns results in the next page.
Optional
resourceThe Amazon Resource Name (ARN) associated with the resource whose usage limits you want to list.
Optional
usageThe Amazon Redshift Serverless feature whose limits you want to see.
The input for ListUsageLimitsCommand.