v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Update a usage limit in Amazon Redshift Serverless. You can't update the usage type or period of a usage limit.

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

Headers

X-Amz-Target'RedshiftServerless.UpdateUsageLimit' required

Request body

amountinteger

The new limit amount. If time-based, this amount is in Redshift Processing Units (RPU) consumed per hour. If data-based, this amount is in terabytes (TB) of data transferred between Regions in cross-account sharing. The value must be a positive number.

breachAction'log' | 'emit-metric' | 'deactivate'

The new action that Amazon Redshift Serverless takes when the limit is reached.

usageLimitIdstring required

The identifier of the usage limit to update.

Response

Success