Skip to content

Commit

Permalink
cloudwatch is one "word"
Browse files Browse the repository at this point in the history
  • Loading branch information
ericrudder committed Feb 24, 2020
1 parent f0e57cd commit 46988ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-ts-scheduled-function/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# Scheduled Function on AWS

A simple function in AWS that executes based on a schedule using Cloud Watch.
A simple function in AWS that executes based on a schedule using CloudWatch.

In this example, an S3 Bucket will be created. A function will run every Friday at 11:00pm UTC
that will delete all the objects it contains.
that will delete all of the objects it contains.

## Deploying and running the program

Expand Down

0 comments on commit 46988ae

Please sign in to comment.