We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adb008 commit 8621855Copy full SHA for 8621855
README.md
@@ -25,6 +25,7 @@ LambdaCron offers 4 different types of tasks:
25
* **Queue task**: send message to AWS SQS queue.
26
* **Lambda task**: invoke AWS Lambda function.
27
* **Batch task**: submit AWS Batch job.
28
+* **Athena task**: submit AWS Athena query.
29
* **HTTP task**: send HTTP requests (GET & POST).
30
31
Currently LambdaCron integrates with HTTP requests and 3 AWS services.
0 commit comments