Metadata-Version: 2.4
Name: aws-resource-validator-security
Version: 2.0.2
Summary: Identity, access, encryption, compliance, threat detection
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-accessanalyzer==2.0.2
Requires-Dist: aws-resource-validator-acm-pca==2.0.2
Requires-Dist: aws-resource-validator-acm==2.0.2
Requires-Dist: aws-resource-validator-artifact==2.0.2
Requires-Dist: aws-resource-validator-auditmanager==2.0.2
Requires-Dist: aws-resource-validator-clouddirectory==2.0.2
Requires-Dist: aws-resource-validator-cloudhsm==2.0.2
Requires-Dist: aws-resource-validator-cloudhsmv2==2.0.2
Requires-Dist: aws-resource-validator-cognito-identity==2.0.2
Requires-Dist: aws-resource-validator-cognito-idp==2.0.2
Requires-Dist: aws-resource-validator-cognito-sync==2.0.2
Requires-Dist: aws-resource-validator-detective==2.0.2
Requires-Dist: aws-resource-validator-ds-data==2.0.2
Requires-Dist: aws-resource-validator-ds==2.0.2
Requires-Dist: aws-resource-validator-fms==2.0.2
Requires-Dist: aws-resource-validator-guardduty==2.0.2
Requires-Dist: aws-resource-validator-iam==2.0.2
Requires-Dist: aws-resource-validator-identitystore==2.0.2
Requires-Dist: aws-resource-validator-inspector-scan==2.0.2
Requires-Dist: aws-resource-validator-inspector2==2.0.2
Requires-Dist: aws-resource-validator-inspector==2.0.2
Requires-Dist: aws-resource-validator-kms==2.0.2
Requires-Dist: aws-resource-validator-macie2==2.0.2
Requires-Dist: aws-resource-validator-network-firewall==2.0.2
Requires-Dist: aws-resource-validator-payment-cryptography-data==2.0.2
Requires-Dist: aws-resource-validator-payment-cryptography==2.0.2
Requires-Dist: aws-resource-validator-pca-connector-ad==2.0.2
Requires-Dist: aws-resource-validator-pca-connector-scep==2.0.2
Requires-Dist: aws-resource-validator-ram==2.0.2
Requires-Dist: aws-resource-validator-rolesanywhere==2.0.2
Requires-Dist: aws-resource-validator-secretsmanager==2.0.2
Requires-Dist: aws-resource-validator-security-ir==2.0.2
Requires-Dist: aws-resource-validator-securityagent==2.0.2
Requires-Dist: aws-resource-validator-securityhub==2.0.2
Requires-Dist: aws-resource-validator-securitylake==2.0.2
Requires-Dist: aws-resource-validator-shield==2.0.2
Requires-Dist: aws-resource-validator-signer-data==2.0.2
Requires-Dist: aws-resource-validator-signer==2.0.2
Requires-Dist: aws-resource-validator-signin==2.0.2
Requires-Dist: aws-resource-validator-sso-admin==2.0.2
Requires-Dist: aws-resource-validator-sso-oidc==2.0.2
Requires-Dist: aws-resource-validator-sso==2.0.2
Requires-Dist: aws-resource-validator-sts==2.0.2
Requires-Dist: aws-resource-validator-verifiedpermissions==2.0.2
Requires-Dist: aws-resource-validator-waf-regional==2.0.2
Requires-Dist: aws-resource-validator-waf==2.0.2
Requires-Dist: aws-resource-validator-wafv2==2.0.2
Requires-Dist: aws-resource-validator-wickr==2.0.2
Description-Content-Type: text/markdown

# aws-resource-validator-security

Metapackage that installs every AWS service wheel in the `security`
domain (Identity, access, encryption, compliance, threat detection). Install via the main package's extras:

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