Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 695 Bytes

awswhatsnew

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

Mothballed pending Twitter not being run by a shithead; for future reference this was in the toybox account in us-west-2; Parameter Store secrets remain there. --Corey, January 2023

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