You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -59,10 +59,11 @@ sls-dev-tools is currently being actively maintained. If you find a problem with
59
59
-[Shortcuts to AWS Console](#shortcuts-to-aws-console)
60
60
-[Changing region using the map](#changing-region-using-the-map)
61
61
-[Shortcuts](#shortcuts)
62
+
-[Error Notifications](#error-notifications)
62
63
63
64
[A note on AWS API calls and pricing](#a-note-on-aws-api-calls-and-pricing)\
64
65
[Libs](#libs)\
65
-
[Contributors ✨](#contributors-✨)
66
+
[Contributors ✨](#contributors-)
66
67
67
68
## Installation
68
69
@@ -196,6 +197,12 @@ Shortcuts
196
197
- Pressing "l" will display a box with more statistics on the selected lambda
197
198
```
198
199
200
+
## Error notifications
201
+
202
+
The tool will notify you when the Lambda you're monitoring errors.
203
+
204
+

205
+
199
206
# A note on AWS API calls and pricing
200
207
201
208
This tool does make use of the AWS API to get metrics. Authentication is handled implicitly via the AWS NodeJS SDK. Pricing around Cloudwatch is designed for scale, but be warned that this tool is making calls to AWS.
This tool does make use of the AWS API to get metrics. Authentication is handled implicitly via the AWS NodeJS SDK. Pricing around Cloudwatch is designed for scale, but be warned that this tool is making calls to AWS.
0 commit comments