Metadata-Version: 2.4
Name: aws-resource-validator-integration
Version: 2.0.0
Summary: Messaging, events, workflows, comms, contact center
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-appfabric==2.0.0
Requires-Dist: aws-resource-validator-appflow==2.0.0
Requires-Dist: aws-resource-validator-appintegrations==2.0.0
Requires-Dist: aws-resource-validator-b2bi==2.0.0
Requires-Dist: aws-resource-validator-chatbot==2.0.0
Requires-Dist: aws-resource-validator-chime-sdk-identity==2.0.0
Requires-Dist: aws-resource-validator-chime-sdk-media-pipelines==2.0.0
Requires-Dist: aws-resource-validator-chime-sdk-meetings==2.0.0
Requires-Dist: aws-resource-validator-chime-sdk-messaging==2.0.0
Requires-Dist: aws-resource-validator-chime-sdk-voice==2.0.0
Requires-Dist: aws-resource-validator-chime==2.0.0
Requires-Dist: aws-resource-validator-connect-contact-lens==2.0.0
Requires-Dist: aws-resource-validator-connect==2.0.0
Requires-Dist: aws-resource-validator-connectcampaigns==2.0.0
Requires-Dist: aws-resource-validator-connectcampaignsv2==2.0.0
Requires-Dist: aws-resource-validator-connectcases==2.0.0
Requires-Dist: aws-resource-validator-connecthealth==2.0.0
Requires-Dist: aws-resource-validator-connectparticipant==2.0.0
Requires-Dist: aws-resource-validator-customer-profiles==2.0.0
Requires-Dist: aws-resource-validator-events==2.0.0
Requires-Dist: aws-resource-validator-kafka==2.0.0
Requires-Dist: aws-resource-validator-kafkaconnect==2.0.0
Requires-Dist: aws-resource-validator-mailmanager==2.0.0
Requires-Dist: aws-resource-validator-managedblockchain-query==2.0.0
Requires-Dist: aws-resource-validator-managedblockchain==2.0.0
Requires-Dist: aws-resource-validator-mq==2.0.0
Requires-Dist: aws-resource-validator-mturk==2.0.0
Requires-Dist: aws-resource-validator-notifications==2.0.0
Requires-Dist: aws-resource-validator-notificationscontacts==2.0.0
Requires-Dist: aws-resource-validator-pinpoint-email==2.0.0
Requires-Dist: aws-resource-validator-pinpoint-sms-voice-v2==2.0.0
Requires-Dist: aws-resource-validator-pinpoint-sms-voice==2.0.0
Requires-Dist: aws-resource-validator-pinpoint==2.0.0
Requires-Dist: aws-resource-validator-pipes==2.0.0
Requires-Dist: aws-resource-validator-scheduler==2.0.0
Requires-Dist: aws-resource-validator-schemas==2.0.0
Requires-Dist: aws-resource-validator-ses==2.0.0
Requires-Dist: aws-resource-validator-sesv2==2.0.0
Requires-Dist: aws-resource-validator-sns==2.0.0
Requires-Dist: aws-resource-validator-socialmessaging==2.0.0
Requires-Dist: aws-resource-validator-sqs==2.0.0
Requires-Dist: aws-resource-validator-stepfunctions==2.0.0
Requires-Dist: aws-resource-validator-swf==2.0.0
Requires-Dist: aws-resource-validator-voice-id==2.0.0
Requires-Dist: aws-resource-validator-workdocs==2.0.0
Requires-Dist: aws-resource-validator-workmail==2.0.0
Requires-Dist: aws-resource-validator-workmailmessageflow==2.0.0
Description-Content-Type: text/markdown

# aws-resource-validator-integration

Metapackage that installs every AWS service wheel in the `integration`
domain (Messaging, events, workflows, comms, contact center). Install via the main package's extras:

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