Skip to content

Commit

Permalink
Add description for AWS_API_INTERVAL
Browse files Browse the repository at this point in the history
  • Loading branch information
chaspy committed Jan 25, 2022
1 parent 30e9094 commit 7a9bd83
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ The following policy must be attached to the AWS role to be executed.

## Environment Variable

|name |required|default|description |
|--------------|--------|-------|--------------------------------------------------|
|ALERT_HOURS |no | 2160 | Time to determine "alert" status for EOL dates |
|WARNING_HOURS |no | 4320 | Time to determine "warning" status for EOL dates |
|name |required|default|description |
|----------------|--------|-------|--------------------------------------------------|
|ALERT_HOURS |no | 2160 | Time to determine "alert" status for EOL dates |
|WARNING_HOURS |no | 4320 | Time to determine "warning" status for EOL dates |
|AWS_API_INTERVAL|no | 300 | Interval between calls to the AWS API |

## Datadog Autodiscovery

Expand Down

0 comments on commit 7a9bd83

Please sign in to comment.