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
you can test the lambda function first by defining the cred in the lambda environment variable
if the above test work then check the IAM role and policy again that attached with vault server and lambda
or
configure again aws auth by providing iam_server_id_header_value="" with the parameter. vault write auth/aws/config/client iam_server_id_header_value=""
I followed this blog and created a new environment.
But lambda execution giving this error:
error reading file: open /tmp/vault_secret.json: no such file or directory
The text was updated successfully, but these errors were encountered: