mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
From the AWS docs: https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html it says: > Amazon Simple Queue Service supports both Standard and FIFO queues. AWS Lambda supports only standard queues. For more information on the difference, see What Type of Queue Do I Need?
Read this on the main serverless docs site
AWS Provider Documentation
Welcome to the Serverless AWS Functions documentation!
If you have any questions, search the forums or start your own thread
Note: AWS system credentials are required for using serverless + AWS.