Metadata-Version: 2.4
Name: aws-resource-validator-data
Version: 2.0.2
Summary: Storage, databases, analytics, data movement
Project-URL: Homepage, https://coreoxide.github.io/aws_resource_validator/
Project-URL: Repository, https://github.com/CoreOxide/aws_resource_validator
Author-email: Alexy Grabov <alexy.grabov@gmail.com>, Yafit Tupman <ytupman@gmail.com>
License: Apache-2.0
Keywords: aws,boto3,pydantic,shard
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: aws-resource-validator-athena==2.0.2
Requires-Dist: aws-resource-validator-backup-gateway==2.0.2
Requires-Dist: aws-resource-validator-backup==2.0.2
Requires-Dist: aws-resource-validator-backupsearch==2.0.2
Requires-Dist: aws-resource-validator-cleanroomsml==2.0.2
Requires-Dist: aws-resource-validator-cloudsearch==2.0.2
Requires-Dist: aws-resource-validator-cloudsearchdomain==2.0.2
Requires-Dist: aws-resource-validator-databrew==2.0.2
Requires-Dist: aws-resource-validator-dataexchange==2.0.2
Requires-Dist: aws-resource-validator-datapipeline==2.0.2
Requires-Dist: aws-resource-validator-datasync==2.0.2
Requires-Dist: aws-resource-validator-datazone==2.0.2
Requires-Dist: aws-resource-validator-dax==2.0.2
Requires-Dist: aws-resource-validator-dlm==2.0.2
Requires-Dist: aws-resource-validator-dms==2.0.2
Requires-Dist: aws-resource-validator-docdb-elastic==2.0.2
Requires-Dist: aws-resource-validator-docdb==2.0.2
Requires-Dist: aws-resource-validator-drs==2.0.2
Requires-Dist: aws-resource-validator-dsql==2.0.2
Requires-Dist: aws-resource-validator-dynamodb==2.0.2
Requires-Dist: aws-resource-validator-dynamodbstreams==2.0.2
Requires-Dist: aws-resource-validator-efs==2.0.2
Requires-Dist: aws-resource-validator-elasticache==2.0.2
Requires-Dist: aws-resource-validator-entityresolution==2.0.2
Requires-Dist: aws-resource-validator-es==2.0.2
Requires-Dist: aws-resource-validator-finspace-data==2.0.2
Requires-Dist: aws-resource-validator-finspace==2.0.2
Requires-Dist: aws-resource-validator-firehose==2.0.2
Requires-Dist: aws-resource-validator-fsx==2.0.2
Requires-Dist: aws-resource-validator-glacier==2.0.2
Requires-Dist: aws-resource-validator-glue==2.0.2
Requires-Dist: aws-resource-validator-keyspaces==2.0.2
Requires-Dist: aws-resource-validator-keyspacesstreams==2.0.2
Requires-Dist: aws-resource-validator-kinesis==2.0.2
Requires-Dist: aws-resource-validator-kinesisanalytics==2.0.2
Requires-Dist: aws-resource-validator-kinesisanalyticsv2==2.0.2
Requires-Dist: aws-resource-validator-lakeformation==2.0.2
Requires-Dist: aws-resource-validator-memorydb==2.0.2
Requires-Dist: aws-resource-validator-neptune-graph==2.0.2
Requires-Dist: aws-resource-validator-neptune==2.0.2
Requires-Dist: aws-resource-validator-neptunedata==2.0.2
Requires-Dist: aws-resource-validator-odb==2.0.2
Requires-Dist: aws-resource-validator-opensearch==2.0.2
Requires-Dist: aws-resource-validator-opensearchserverless==2.0.2
Requires-Dist: aws-resource-validator-osis==2.0.2
Requires-Dist: aws-resource-validator-quicksight==2.0.2
Requires-Dist: aws-resource-validator-rbin==2.0.2
Requires-Dist: aws-resource-validator-rds-data==2.0.2
Requires-Dist: aws-resource-validator-rds==2.0.2
Requires-Dist: aws-resource-validator-redshift-data==2.0.2
Requires-Dist: aws-resource-validator-redshift-serverless==2.0.2
Requires-Dist: aws-resource-validator-redshift==2.0.2
Requires-Dist: aws-resource-validator-s3==2.0.2
Requires-Dist: aws-resource-validator-s3control==2.0.2
Requires-Dist: aws-resource-validator-s3files==2.0.2
Requires-Dist: aws-resource-validator-s3outposts==2.0.2
Requires-Dist: aws-resource-validator-s3tables==2.0.2
Requires-Dist: aws-resource-validator-s3vectors==2.0.2
Requires-Dist: aws-resource-validator-sdb==2.0.2
Requires-Dist: aws-resource-validator-simpledbv2==2.0.2
Requires-Dist: aws-resource-validator-storagegateway==2.0.2
Requires-Dist: aws-resource-validator-supplychain==2.0.2
Requires-Dist: aws-resource-validator-timestream-influxdb==2.0.2
Requires-Dist: aws-resource-validator-timestream-query==2.0.2
Requires-Dist: aws-resource-validator-timestream-write==2.0.2
Requires-Dist: aws-resource-validator-transfer==2.0.2
Description-Content-Type: text/markdown

# aws-resource-validator-data

Metapackage that installs every AWS service wheel in the `data`
domain (Storage, databases, analytics, data movement). Install via the main package's extras:

```
pip install 'aws-resource-validator[data]'
```
