Metadata-Version: 2.4
Name: aws-resource-validator-networking
Version: 2.0.0
Summary: VPC, DNS, CDN, routing, API gateways, geo
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-apigateway==2.0.0
Requires-Dist: aws-resource-validator-apigatewaymanagementapi==2.0.0
Requires-Dist: aws-resource-validator-apigatewayv2==2.0.0
Requires-Dist: aws-resource-validator-appmesh==2.0.0
Requires-Dist: aws-resource-validator-appsync==2.0.0
Requires-Dist: aws-resource-validator-arc-region-switch==2.0.0
Requires-Dist: aws-resource-validator-arc-zonal-shift==2.0.0
Requires-Dist: aws-resource-validator-cloudfront-keyvaluestore==2.0.0
Requires-Dist: aws-resource-validator-cloudfront==2.0.0
Requires-Dist: aws-resource-validator-directconnect==2.0.0
Requires-Dist: aws-resource-validator-elb==2.0.0
Requires-Dist: aws-resource-validator-elbv2==2.0.0
Requires-Dist: aws-resource-validator-geo-maps==2.0.0
Requires-Dist: aws-resource-validator-geo-places==2.0.0
Requires-Dist: aws-resource-validator-geo-routes==2.0.0
Requires-Dist: aws-resource-validator-globalaccelerator==2.0.0
Requires-Dist: aws-resource-validator-interconnect==2.0.0
Requires-Dist: aws-resource-validator-internetmonitor==2.0.0
Requires-Dist: aws-resource-validator-location==2.0.0
Requires-Dist: aws-resource-validator-networkflowmonitor==2.0.0
Requires-Dist: aws-resource-validator-networkmanager==2.0.0
Requires-Dist: aws-resource-validator-networkmonitor==2.0.0
Requires-Dist: aws-resource-validator-route53-recovery-cluster==2.0.0
Requires-Dist: aws-resource-validator-route53-recovery-control-config==2.0.0
Requires-Dist: aws-resource-validator-route53-recovery-readiness==2.0.0
Requires-Dist: aws-resource-validator-route53==2.0.0
Requires-Dist: aws-resource-validator-route53domains==2.0.0
Requires-Dist: aws-resource-validator-route53globalresolver==2.0.0
Requires-Dist: aws-resource-validator-route53profiles==2.0.0
Requires-Dist: aws-resource-validator-route53resolver==2.0.0
Requires-Dist: aws-resource-validator-rtbfabric==2.0.0
Requires-Dist: aws-resource-validator-tnb==2.0.0
Requires-Dist: aws-resource-validator-vpc-lattice==2.0.0
Description-Content-Type: text/markdown

# aws-resource-validator-networking

Metapackage that installs every AWS service wheel in the `networking`
domain (VPC, DNS, CDN, routing, API gateways, geo). Install via the main package's extras:

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