Skip to content

S3 Bucket 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/properties/s3BucketAlerts/properties/objects

Alert when an S3 buckets 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 Alerts Objects)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
percent number Optional cannot be null Compliant Kubernetes Apps Config
count number Optional cannot be null Compliant Kubernetes 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 Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main