Skip to content

/AWS1/CL_RSH=>MODIFYUSAGELIMIT()

About ModifyUsageLimit

Modifies a usage limit in a cluster. You can't modify the feature type or period of a usage limit.

Method Signature

IMPORTING

Required arguments:

IV_USAGELIMITID TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The identifier of the usage limit to modify.

Optional arguments:

IV_AMOUNT TYPE /AWS1/RSHLONGOPTIONAL /AWS1/RSHLONGOPTIONAL

The new limit amount. For more information about this parameter, see UsageLimit.

IV_BREACHACTION TYPE /AWS1/RSHUSAGELIMITBREACHACT /AWS1/RSHUSAGELIMITBREACHACT

The new action that Amazon Redshift takes when the limit is reached. For more information about this parameter, see UsageLimit.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RSHUSAGELIMIT /AWS1/CL_RSHUSAGELIMIT