View source: R/redshiftserverless_operations.R
redshiftserverless_list_usage_limits | R Documentation |
Lists all usage limits within Amazon Redshift Serverless.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_usage_limits/ for full documentation.
redshiftserverless_list_usage_limits(
maxResults = NULL,
nextToken = NULL,
resourceArn = NULL,
usageType = NULL
)
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
nextToken |
If your initial
|
resourceArn |
The Amazon Resource Name (ARN) associated with the resource whose usage limits you want to list. |
usageType |
The Amazon Redshift Serverless feature whose limits you want to see. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.