Stored in AWS Secrets Manager and injected into the functions at deploy. Values are write-only and never displayed.
| Key | Secret source | Value | Updated | Actions |
|---|---|---|---|---|
| {{ s.key }} | {{ s.source ?? s.secretId }} | •••••••• | {{ s.updated ?? '-' }} | |
No secrets referencedAdd secrets under app.secrets in your cloud config, then set their values here. | ||||
{{ opOutput() }}Setting a value creates the Secrets Manager entry if it does not exist. The new value is injected into the functions on the next cloud deploy:serverless.