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: crlConfiguration (* required)
options
object
The aws-secret specific options.
options.revocation
enum[crl]
Certificate revocation method.
options.aliases
objectas map of namedstringproperties
Map of alias names to AWS secret ARNs.
options.tags
objectas map of namedstringproperties
AWS resource tags to apply when creating secrets.

