AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Modifies a usage limit in a cluster. You can't modify the feature type or period of a usage limit.
For .NET Core this operation is only available in asynchronous form. Please refer to ModifyUsageLimitAsync.
Namespace: Amazon.Redshift
Assembly: AWSSDK.Redshift.dll
Version: 3.x.y.z
public virtual ModifyUsageLimitResponse ModifyUsageLimit( ModifyUsageLimitRequest request )
Container for the necessary parameters to execute the ModifyUsageLimit service method.
| Exception | Condition |
|---|---|
| InvalidUsageLimitException | The usage limit is not valid. |
| UnsupportedOperationException | The requested operation isn't supported. |
| UsageLimitNotFoundException | The usage limit identifier can't be found. |
.NET Framework:
Supported in: 4.7.2 and newer