Metadata-Version: 2.1
Name: mgivney.cdkhelpers
Version: 0.1.0
Summary: CDK helpers and custom resources with sensible defaults
Home-page: UNKNOWN
Author: Matt Givney
Author-email: matt@givney.com
License: UNKNOWN
Description: # AWS CDK Helpers
        
        The purpose of this library is to allow users to create CDK Stacks to deploy
        applications into pre-existing account environments, using sensible defaults
        and abstractions.
        
        Moreover, it creates a set of helper classes which make it really easy to create
        SQS Queues, SNS topics and the other useful resources needed when deploying Docker
        stacks to Amazon web services.
        
Keywords: sherwood,aws,cloudformation,cdk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: AWS CDK
Requires-Python: >=3.7
Description-Content-Type: text/markdown
