Open mujtaba1747 opened 9 months ago
Part of #17
The lambda layer build fails due to an additional parameter in the S3Client constructor. Newer version of the AWS S3 SDK does not require that extra parameter ie credentialsProvider
@mujtaba1747 Thank you for the PR! I will test it with building layers for 3.9. I had just one comment for the PR.
Part of #17
The lambda layer build fails due to an additional parameter in the S3Client constructor. Newer version of the AWS S3 SDK does not require that extra parameter ie credentialsProvider