I have a lambda that I wish to test locally using AWS SAM local. The lambda needs to read from an s3 bucket on the cloud. How do I allow this to happen from the AWS SAM local environment?
thanks
Angus
I have a lambda that I wish to test locally using AWS SAM local. The lambda needs to read from an s3 bucket on the cloud. How do I allow this to happen from the AWS SAM local environment?
thanks
Angus