Skip to content

Commit

Permalink
Add CW Alarms to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
biffgaut committed Sep 16, 2024
1 parent 5e49430 commit 59573bc
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@ Out of the box implementation of the Construct without any override will set the
* Configured to log to the new log group at LogLevel.ERROR
* Amazon CloudWatch Logs Log Group
* Log name is prefaced with /aws/vendedlogs/ to avoid resource policy [issues](https://docs.aws.amazon.com/step-functions/latest/dg/cw-logs.html#cloudwatch-iam-policy). The Log Group name is still created to be unique to the stack to avoid name collisions.
* CloudWatch alarms for:
* 1 or more failed executions
* 1 or more executions being throttled
* 1 or more executions being aborted

# Architecture
![Architecture Diagram](sf-architecture.png)
Expand Down

0 comments on commit 59573bc

Please sign in to comment.