Metadata-Version: 2.4
Name: aws-resource-validator-ai
Version: 2.0.3
Summary: ML, generative AI, cognitive services
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-aiops==2.0.3
Requires-Dist: aws-resource-validator-bedrock-agent-runtime==2.0.3
Requires-Dist: aws-resource-validator-bedrock-agent==2.0.3
Requires-Dist: aws-resource-validator-bedrock-agentcore-control==2.0.3
Requires-Dist: aws-resource-validator-bedrock-agentcore==2.0.3
Requires-Dist: aws-resource-validator-bedrock-data-automation-runtime==2.0.3
Requires-Dist: aws-resource-validator-bedrock-data-automation==2.0.3
Requires-Dist: aws-resource-validator-bedrock-runtime==2.0.3
Requires-Dist: aws-resource-validator-bedrock==2.0.3
Requires-Dist: aws-resource-validator-braket==2.0.3
Requires-Dist: aws-resource-validator-comprehend==2.0.3
Requires-Dist: aws-resource-validator-comprehendmedical==2.0.3
Requires-Dist: aws-resource-validator-devops-agent==2.0.3
Requires-Dist: aws-resource-validator-devops-guru==2.0.3
Requires-Dist: aws-resource-validator-elementalinference==2.0.3
Requires-Dist: aws-resource-validator-forecast==2.0.3
Requires-Dist: aws-resource-validator-forecastquery==2.0.3
Requires-Dist: aws-resource-validator-frauddetector==2.0.3
Requires-Dist: aws-resource-validator-healthlake==2.0.3
Requires-Dist: aws-resource-validator-kendra-ranking==2.0.3
Requires-Dist: aws-resource-validator-kendra==2.0.3
Requires-Dist: aws-resource-validator-lex-models==2.0.3
Requires-Dist: aws-resource-validator-lex-runtime==2.0.3
Requires-Dist: aws-resource-validator-lexv2-models==2.0.3
Requires-Dist: aws-resource-validator-lexv2-runtime==2.0.3
Requires-Dist: aws-resource-validator-lookoutequipment==2.0.3
Requires-Dist: aws-resource-validator-machinelearning==2.0.3
Requires-Dist: aws-resource-validator-medical-imaging==2.0.3
Requires-Dist: aws-resource-validator-nova-act==2.0.3
Requires-Dist: aws-resource-validator-omics==2.0.3
Requires-Dist: aws-resource-validator-panorama==2.0.3
Requires-Dist: aws-resource-validator-personalize-events==2.0.3
Requires-Dist: aws-resource-validator-personalize-runtime==2.0.3
Requires-Dist: aws-resource-validator-personalize==2.0.3
Requires-Dist: aws-resource-validator-polly==2.0.3
Requires-Dist: aws-resource-validator-qapps==2.0.3
Requires-Dist: aws-resource-validator-qbusiness==2.0.3
Requires-Dist: aws-resource-validator-qconnect==2.0.3
Requires-Dist: aws-resource-validator-rekognition==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-a2i-runtime==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-edge==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-featurestore-runtime==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-geospatial==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-metrics==2.0.3
Requires-Dist: aws-resource-validator-sagemaker-runtime==2.0.3
Requires-Dist: aws-resource-validator-sagemaker==2.0.3
Requires-Dist: aws-resource-validator-textract==2.0.3
Requires-Dist: aws-resource-validator-transcribe==2.0.3
Requires-Dist: aws-resource-validator-translate==2.0.3
Requires-Dist: aws-resource-validator-wisdom==2.0.3
Description-Content-Type: text/markdown

# aws-resource-validator-ai

Metapackage that installs every AWS service wheel in the `ai`
domain (ML, generative AI, cognitive services). Install via the main package's extras:

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