Metadata-Version: 2.1
Name: b-cfn-twilio-task-queue
Version: 0.0.2
Summary: AWS CDK based custom resource that creates Twilio task queues.
Home-page: https://github.com/biomapas/B.CfnTwilioTaskQueue.git
Author: Laimonas Sutkus
Author-email: laimonas.sutkus@biomapas.com
License: Apache License 2.0
Keywords: AWS CDK Lambda Layer Twilio TaskQueue
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aws-cdk.core (<2.0.0,>=1.54.0)
Requires-Dist: aws-cdk.aws-lambda (<2.0.0,>=1.54.0)
Requires-Dist: twilio (<7.0.0,>=6.44.0)
Requires-Dist: b-twilio-sdk-layer (<1.0.0,>=0.0.3)

# TODO

# Release history

### 0.0.2
* Increase the function timeout.

### 0.0.1
* Initial build.

