Commit fd1f027f authored by Britto T.A IT20100698's avatar Britto T.A IT20100698

fix: update the aws client

parent 55d4e0bf
......@@ -6,6 +6,7 @@ const lambdaClient = new LambdaClient({
credentials: {
accessKeyId: AWS_ACCESS_KEY,
secretAccessKey: AWS_SECRET_KEY,
},
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment