Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 509 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 509 Bytes

awswhatsnew

Publish AWS News to Twitter by reading the official RSS feed with AWS Lambda.

Details

  • Dependencies managed via Pipenv
  • Infrastructure defined in CloudFormation in template.yml
  • Local testing via Docker and SAM Local
  • Packaging and Deployment done via Makefile and SAM CLI, using sam build, sam package, and sam deploy