Metadata-Version: 2.1
Name: aws-hexagonal-adapters
Version: 1.4.1
Summary: Adapters following hexagonal architecture to connect various AWS services.
License: MIT
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: aws_lambda_powertools>=3.3.0
Requires-Dist: boto3>=1.35.60
Requires-Dist: mypy-boto3-cloudwatch>=1.35.0
Requires-Dist: mypy-boto3-dynamodb>=1.35.60
Requires-Dist: mypy-boto3-events>=1.35.0
Requires-Dist: mypy-boto3-s3>=1.35.46
Requires-Dist: mypy-boto3-ses>=1.35.3
Requires-Dist: mypy-boto3-sqs>=1.35.0
Requires-Dist: mypy-boto3-ssm>=1.35.21

The idea behind this project is to create secured constructs from the start. 
