- http://bit.ly/47xYuvC
- https://bit.ly/40UxjbQ
- https://www.goodreads.com/book/show/18770267-make-it-stick
- https://www.goodreads.com/book/show/62093827-nature-s-wild-ideas
- https://www.goodreads.com/book/show/50484473-lives-of-the-stoics
- https://www.goodreads.com/book/show/8520610-quiet
- https://www.goodreads.com/book/show/59148726-rogues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import json | |
| print('Loading function') | |
| def lambda_handler(event, context): | |
| print('------------------------') | |
| print(event) | |
| #1. Iterate over each record | |
| try: | |
| for record in event['Records']: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deb http:deb.debian.org/debian bookworm non-free | |
| deb-src http://deb.debian.org/debian bookworm non-free | |
| deb http://deb.debian.org/debian-security/ bookworm-security non-free | |
| deb-src http://deb.debian.org/debian-security/ bookworm-security non-free | |
| deb http://deb.debian.org/debian bookworm-updates non-free | |
| deb-src http://deb.debian.org/debian bookworm-updates non-free |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder