Metadata-Version: 2.4
Name: aws-resource-validator-elementalinference
Version: 2.0.2
Summary: Pydantic v2 models for AWS elementalinference, shipped as a PEP 420 namespace extension of aws-resource-validator.
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,elementalinference,pydantic
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: aws-resource-validator==2.0.2
Description-Content-Type: text/markdown

# aws-resource-validator-elementalinference

Pydantic v2 models for AWS `elementalinference`, shipped as a sibling namespace
wheel of [aws-resource-validator][main]. Install via the extras on the
main package:

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

[main]: https://pypi.org/project/aws-resource-validator/
