You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't. I thought when I created the KMS it would automatically be set as an environment var for my lambdas. I just tried with pasting my key id in there and that worked, so thanks. Is it okay to make that into an environment var within my serverless.yml or is that something sensitive I don't want in plain text?
This error happens when I attempt to encrypt. The alias for my KMS is PhotoboothConn
And the command I run is
sls encrypt -n PhotoboothConn -t "postgres://restOfConnectionString" --save
The text was updated successfully, but these errors were encountered: