This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
package
/
compile
/
functions
History
Martin Jesper Low Madsen
e2e231e28d
Allows Fn::GetAtt with Lambda DLQ-onError
...
Arn references for SQS queues are now available using: ``` Fn::GetAtt: - Queue - Arn ```
2018-07-20 14:28:38 +02:00
..
index.js
Allows Fn::GetAtt with Lambda DLQ-onError
2018-07-20 14:28:38 +02:00
index.test.js
Allows Fn::GetAtt with Lambda DLQ-onError
2018-07-20 14:28:38 +02:00