Mock of the Mobile Platform POST /txma-event endpoint. Accepts any request body and always returns 200 OK using API Gateway mock integration.
API Gateway mock integration with infrastructure managed via AWS SAM.
- Pre-commit — see root README for setup
pre-commit run checkov --files txma-mock/template.yaml
pre-commit run rain-format --files txma-mock/template.yaml
pre-commit run cfn-lint-rc --files txma-mock/template.yamlThis service is deployed via GitHub Actions.
Automated deployments to build are triggered on push to main after PR approval. Manual deployments to dev can be triggered from the GitHub Actions menu, where you can specify a branch name or commit SHA.