mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-07 22:42:59 -04:00
merge files from the blockchain infra repo (#59)
This commit is contained in:
parent
23f56ef195
commit
2a6449bb85
346 changed files with 29097 additions and 132 deletions
9
code/aws/lambda-function/monitoring_example/README.md
Executable file
9
code/aws/lambda-function/monitoring_example/README.md
Executable file
|
@ -0,0 +1,9 @@
|
|||
### Monitoring Lambda Test Function
|
||||
|
||||
Lambda function that looks at its argument and just succeeds or fails based on the input.
|
||||
|
||||
This is used to test our monitoring graphs and alerting rules.
|
||||
|
||||
|
||||
Install [aws-cli](https://aws.amazon.com/cli/) and [sam](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-cli-command-reference-sam-logs.html).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue