Skip to content

Instantly share code, notes, and snippets.

@eaconde
Created June 5, 2020 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eaconde/b783d7efd65b17ea86a205a793d7697b to your computer and use it in GitHub Desktop.
Save eaconde/b783d7efd65b17ea86a205a793d7697b to your computer and use it in GitHub Desktop.
aws lambda list-event-source-mappings --function-name function-name
aws lambda update-event-source-mapping --uuid "uuid-abcd-1234-xxxx" --parallelization-factor 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment