redshift_modify_usage_limit function

Modifies a usage limit in a cluster

Modifies a usage limit in a cluster

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

See https://www.paws-r-sdk.com/docs/redshift_modify_usage_limit/ for full documentation.

redshift_modify_usage_limit(UsageLimitId, Amount = NULL, BreachAction = NULL)

Arguments

  • UsageLimitId: [required] The identifier of the usage limit to modify.
  • Amount: The new limit amount. For more information about this parameter, see UsageLimit.
  • BreachAction: The new action that Amazon Redshift takes when the limit is reached. For more information about this parameter, see UsageLimit.