How to load npm modules in AWS Lambda?
I’ve created several Lambda functions using the web based editor. So far so good. I’d now like to start extending those with modules … Read more
I’ve created several Lambda functions using the web based editor. So far so good. I’d now like to start extending those with modules … Read more
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. We don’t allow questions about professional server or … Read more
Is there a command/subcommand that can be passed to the aws utility that can 1) verify that the credentials in the ~/.aws/credentials file … Read more
I’m trying to push a docker image to an Amazon ECR registry. I’m using docker client Docker version 1.9.1, build a34a1d5. I use … Read more
Did anyone manage to add Access-Control-Allow-Origin to the response headers? What I need is something like this: <img src=”http://360assets.s3.amazonaws.com/tours/8b16734d-336c-48c7-95c4-3a93fa023a57/1_AU_COM_180212_Areitbahn_Hahnkoplift_Bergstation.tiles/l2_f_0101.jpg” /> This get request … Read more
I created a lambda function in AWS (Python) using “upload .zip” I lost those files and I need to make some changes, is … Read more
I was given AWS Console access to an account with 2 instances running that I cannot shut down (in production). I would, however, … Read more
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for … Read more
Are there use cases that lend themselves better to Amazon cloudfront over s3 or the other way around? I’m trying to understand the … Read more
Is there any function to rename files and folders in Amazon S3? Any related suggestions are also welcome. 22 Answers 22