An open API service indexing awesome lists of open source software.

https://github.com/build-on-aws/support-cases-sample

This is a simple Support Cases sample app for Serverless demos. The app is written in Python and will be used in GenAI demos.
https://github.com/build-on-aws/support-cases-sample

python python-lambda sample-code serverless

Last synced: about 1 month ago
JSON representation

This is a simple Support Cases sample app for Serverless demos. The app is written in Python and will be used in GenAI demos.

Awesome Lists containing this project

README

        

## Support Cases Sample App

This is a simple Support Cases sample app for Serverless demos. The app is written in Python and will be used in GenAI demos.

Please note the app is not perfect and it is purposely so. The app is used to demonstrate how GenAI tools can help builders improve their code.

Use the `prepare.sh` in preparation folder to create the Amazon DynamoDB table and permissions.

To deploy this app run following commands:
- `sam build`
- `sam deploy --guided`

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This library is licensed under the MIT-0 License. See the LICENSE file.