Metadata-Version: 2.1
Name: cdk-ssm-document
Version: 0.1.1
Summary: CDK Construct for managing SSM Documents
Home-page: https://github.com/udondan/cdk-ssm-document
Author: Daniel Schroeder
License: MIT
Project-URL: Source, https://github.com/udondan/cdk-ssm-document.git
Description: # CDK SSM Document
        
        [![CDK docs](https://img.shields.io/badge/CDK-docs-orange)](https://awscdk.io/packages/cdk-ssm-document@0.1.0)
        [![npm version](https://badge.fury.io/js/cdk-ssm-document.svg)](https://www.npmjs.com/package/cdk-ssm-document)
        [![PyPI version](https://badge.fury.io/py/cdk-ssm-document.svg)](https://pypi.org/project/cdk-ssm-document/)
        [![NuGet version](https://badge.fury.io/nu/CDK.SSM.Document.svg)](https://www.nuget.org/packages/CDK.SSM.Document/)
        [![GitHub](https://img.shields.io/github/license/udondan/cdk-ssm-document)](https://github.com/udondan/cdk-ssm-document/blob/master/LICENSE)
        
        [AWS CDK](https://aws.amazon.com/cdk/) L3 construct for managing SSM Documents.
        
        Roadmap:
        
        * Documentation
        * Example
        * Function / Parameter documentation
        * Tests
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Requires-Python: >=3.6
Description-Content-Type: text/markdown
