Metadata-Version: 2.4
Name: aws-resource-validator-compute
Version: 2.0.2
Summary: Compute, containers, batch, EMR, Workspaces
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-application-autoscaling==2.0.2
Requires-Dist: aws-resource-validator-apprunner==2.0.2
Requires-Dist: aws-resource-validator-appstream==2.0.2
Requires-Dist: aws-resource-validator-autoscaling-plans==2.0.2
Requires-Dist: aws-resource-validator-autoscaling==2.0.2
Requires-Dist: aws-resource-validator-batch==2.0.2
Requires-Dist: aws-resource-validator-compute-optimizer-automation==2.0.2
Requires-Dist: aws-resource-validator-compute-optimizer==2.0.2
Requires-Dist: aws-resource-validator-ebs==2.0.2
Requires-Dist: aws-resource-validator-ec2-instance-connect==2.0.2
Requires-Dist: aws-resource-validator-ec2==2.0.2
Requires-Dist: aws-resource-validator-ecr-public==2.0.2
Requires-Dist: aws-resource-validator-ecr==2.0.2
Requires-Dist: aws-resource-validator-ecs==2.0.2
Requires-Dist: aws-resource-validator-eks-auth==2.0.2
Requires-Dist: aws-resource-validator-eks==2.0.2
Requires-Dist: aws-resource-validator-elasticbeanstalk==2.0.2
Requires-Dist: aws-resource-validator-emr-containers==2.0.2
Requires-Dist: aws-resource-validator-emr-serverless==2.0.2
Requires-Dist: aws-resource-validator-emr==2.0.2
Requires-Dist: aws-resource-validator-evs==2.0.2
Requires-Dist: aws-resource-validator-fis==2.0.2
Requires-Dist: aws-resource-validator-imagebuilder==2.0.2
Requires-Dist: aws-resource-validator-lambda==2.0.2
Requires-Dist: aws-resource-validator-launch-wizard==2.0.2
Requires-Dist: aws-resource-validator-lightsail==2.0.2
Requires-Dist: aws-resource-validator-m2==2.0.2
Requires-Dist: aws-resource-validator-mwaa-serverless==2.0.2
Requires-Dist: aws-resource-validator-mwaa==2.0.2
Requires-Dist: aws-resource-validator-outposts==2.0.2
Requires-Dist: aws-resource-validator-pcs==2.0.2
Requires-Dist: aws-resource-validator-resiliencehub==2.0.2
Requires-Dist: aws-resource-validator-serverlessrepo==2.0.2
Requires-Dist: aws-resource-validator-simspaceweaver==2.0.2
Requires-Dist: aws-resource-validator-snow-device-management==2.0.2
Requires-Dist: aws-resource-validator-snowball==2.0.2
Requires-Dist: aws-resource-validator-workspaces-instances==2.0.2
Requires-Dist: aws-resource-validator-workspaces-thin-client==2.0.2
Requires-Dist: aws-resource-validator-workspaces-web==2.0.2
Requires-Dist: aws-resource-validator-workspaces==2.0.2
Description-Content-Type: text/markdown

# aws-resource-validator-compute

Metapackage that installs every AWS service wheel in the `compute`
domain (Compute, containers, batch, EMR, Workspaces). Install via the main package's extras:

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