python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Run SQS on AWS SAM locally. Is it possible?
Good morning! does AWS SAM natively support sqs service? i am looking for a way to run sqs service locally?
Zim92
Votes: 0
Answers: 2
Why is my AWS Lambda function ending before finishing with no timeout message?
I've been using AWS Lambda and testing with SAM local for nearly a year with no major issues. However, I've written a Lambda function which modifies some files with the S3 API.
The function ends with ...
TRONJon
Votes: 0
Answers: 4
AWS sam cli local invoke lambda with secrets manager port undefined
I am trying to test my lambda function locally using sam local invoke. Error says UnknownEndpoint: Inaccessible host: secretsmanager.us-east-1.amazonaws.com' at port undefined'
This error is being thr...
Jaf
Votes: 0
Answers: 1