Skip to content

Commit 8621855

Browse files
authored
Fix readme - add Athena task to the list of available types (#29)
1 parent 7adb008 commit 8621855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ LambdaCron offers 4 different types of tasks:
2525
* **Queue task**: send message to AWS SQS queue.
2626
* **Lambda task**: invoke AWS Lambda function.
2727
* **Batch task**: submit AWS Batch job.
28+
* **Athena task**: submit AWS Athena query.
2829
* **HTTP task**: send HTTP requests (GET & POST).
2930

3031
Currently LambdaCron integrates with HTTP requests and 3 AWS services.

0 commit comments

Comments
 (0)