Metadata-Version: 2.1
Name: cdklabs.aws-data-solutions-framework
Version: 1.13.0
Summary: L3 CDK Constructs used to build data solutions with AWS
Home-page: https://awslabs.github.io/data-solutions-framework-on-aws/
Author: Amazon Web Services
License: Apache-2.0
Project-URL: Source, https://github.com/awslabs/data-solutions-framework-on-aws.git
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aws-cdk-lib<3.0.0,>=2.145.0
Requires-Dist: aws-cdk.lambda-layer-kubectl-v30<3.0.0,>=2.0.0
Requires-Dist: constructs<11.0.0,>=10.3.0
Requires-Dist: jsii<2.0.0,>=1.101.0
Requires-Dist: publication>=0.0.3
Requires-Dist: typeguard~=2.13.3

# Data solutions framework on AWS

Data solutions framework on AWS (DSF on AWS) is a framework for implementation and delivery of data solutions with built-in AWS best practices. DSF on AWS is an abstraction atop AWS services based on [AWS Cloud Development Kit](https://aws.amazon.com/cdk/) (CDK) L3 constructs, packaged as a library.

➡️ **More information on our [website](https://awslabs.github.io/data-solutions-framework-on-aws)**
