Skip to content

S3 Bucket Specific Alerts Objects 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/objects

Alert when the S3 bucket reaches the set percentage of the set number of objects.

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 Objects)

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
count number Optional cannot be null Welkin Apps Config

enabled

enabled

TYPE:

boolean (S3 Bucket Alerts Objects 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

count

count

TYPE:

number (S3 Bucket Alerts Objects Quota)

DEFAULTS:

The default value is:

1638400

Return to the root config schema


Generated Thu Jul 3 11:17:36 UTC 2025 from elastisys/compliantkubernetes-apps@main