aws-secrets Vault
Vault
aws-secrets Vault
A Zilla runtime aws-secrets vault that enables remote access of AWS services from an EC2 instance.
This is typically combined with a tls binding vault
property, referencing resources such as secrets
by Amazon Resource Names (ARNs).
The revocation option is used to specify the certificate revocation method.
server:
type: aws-secrets
options:
revocation: crl
Configuration (* required)
options
object
The aws-secret
specific options.
options.revocation
enum
[crl
,none
] | Defaultnone
Certificate revocation method.