aws-acm Vault
Vault
aws-acm Vault
A Zilla runtime aws-acm 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 certificates
by Amazon Resource Names (ARNs).
Note: this requires AWS Nitro Enclaves for ACM to be enabled on the instance where Zilla Plus is running.
The revocation option is used to specify the certificate revocation method.
server:
type: aws-acm
options:
revocation: crl
Configuration (* required)
options
object
The aws-acm
specific options.
options.revocation
enum
[crl
,none
] | Defaultnone
Certificate revocation method.