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
/
deploy
/
lib
History
Han Sang Hoon (한상훈)
afc9a13386
feat(AWS Lambda): Prevent external subscription filter removal (
#9839
)
2021-08-24 13:41:08 +02:00
..
checkForChanges.js
feat(AWS Lambda): Prevent external subscription filter removal (
#9839
)
2021-08-24 13:41:08 +02:00
cleanupS3Bucket.js
refactor: Convert to async/await upload and rollback functions (
#9866
)
2021-08-24 11:11:59 +02:00
createStack.js
refactor: Use standalone
ServerlessError
. (
#8897
)
2021-02-09 09:20:55 +01:00
existsDeploymentBucket.js
refactor: Add
code
to
ServerlessError
in
lib/plugins/aws
2021-04-23 13:34:20 +02:00
extendedValidate.js
refactor: Add
code
to
ServerlessError
in
lib/plugins/aws
2021-04-23 13:34:20 +02:00
uploadArtifacts.js
refactor: Convert to async/await upload and rollback functions (
#9866
)
2021-08-24 11:11:59 +02:00
validateTemplate.js
fix: Expose template errror with user error
2021-05-19 13:16:42 +02:00