Skip to content

Commit 79a9511

Browse files
committed
Added code to deal with AWS rating limitting it.
1 parent c91d286 commit 79a9511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Monitoring/auto-add-cw-alarms/auto_add_cw_alarms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
import os
8383
import getopt
8484
import sys
85+
import time
8586

8687
################################################################################
8788
# This function adds the SSD Utilization CloudWatch alarm.

0 commit comments

Comments
 (0)