AWS Route 53 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/externalDns/properties/awsRoute53
Configure AWS Route 53 secrets for External DNS.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config/schemas/secrets.yaml* |
TYPE:
object
(AWS Route 53 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¶
accessKey
-
is optional
-
Type:
string
(AWS Access Key) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
(AWS Access Key)
secretKey¶
secretKey
-
is optional
-
Type:
string
(AWS Secret Key) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
(AWS Secret Key)
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main