S3 Backend Secrets Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root secrets schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/objectStorage/properties/restore/properties/sources/properties/s3
Secrets for using S3 as object storage in Welkin.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/secrets.yaml* |
TYPE:
object
(S3 Backend Secrets)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
accessKey | string |
Optional | cannot be null | Welkin Apps Secrets |
secretKey | string |
Optional | cannot be null | Welkin Apps Secrets |
accessKey¶
Access key to authenticate with.
accessKey
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
secretKey¶
Secret key to authenticate with.
secretKey
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main