UsageLimit - Amazon Redshift Serverless
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

UsageLimit

The usage limit object.

Contents

amount

The limit amount. If time-based, this amount is in RPUs consumed per hour. If data-based, this amount is in terabytes (TB). The value must be a positive number.

Type: Long

Required: No

breachAction

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

Type: String

Valid Values: log | emit-metric | deactivate

Required: No

period

The time period that the amount applies to. A weekly period begins on Sunday. The default is monthly.

Type: String

Valid Values: daily | weekly | monthly

Required: No

resourceArn

The Amazon Resource Name (ARN) that identifies the Amazon Redshift Serverless resource.

Type: String

Required: No

usageLimitArn

The Amazon Resource Name (ARN) of the resource associated with the usage limit.

Type: String

Required: No

usageLimitId

The identifier of the usage limit.

Type: String

Required: No

usageType

The Amazon Redshift Serverless feature to limit.

Type: String

Valid Values: serverless-compute | cross-region-datasharing

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: