Skip to content

S3 Bucket Specific Alerts Size Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/prometheus/$defs/s3BucketAlerts/properties/buckets/items/properties/size

Alert when the S3 bucket reaches the set percentage of the set size.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (S3 Bucket Specific Alerts Size)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Welkin Apps Config
percent number Optional cannot be null Welkin Apps Config
sizeQuotaGB number Optional cannot be null Welkin Apps Config

enabled

enabled

TYPE:

boolean (S3 Bucket Alerts Size Enabled)

percent

Percentage, 0% - 100%

percent

TYPE:

number (Percentage)

CONSTRAINTS:

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: 0

DEFAULTS:

The default value is:

80

sizeQuotaGB

sizeQuotaGB

TYPE:

number (S3 Bucket Alerts Size Quota)

DEFAULTS:

The default value is:

1000

Return to the root config schema


Generated Fri Jul 18 04:05:14 UTC 2025 from elastisys/compliantkubernetes-apps@main