Metadata-Version: 2.1
Name: cinq-collector-aws
Version: 1.1.5
Summary: AWS Collector
Home-page: https://github.com/RiotGames/cinq-collector-aws/
Author: Riot Games Security
Author-email: security@riotgames.com
License: License :: OSI Approved :: Apache Software License
Description: ******************
        cinq-collector-aws
        ******************
        
        The base AWS collector queries all regions for every account collecting information for the following:
        
        ===========
        Description
        ===========
        
        ^^^^^^^
        Account
        ^^^^^^^
        
        Update the list of resources that are account wide
        
        * S3 Buckets
        * CloudFront Distributions
        * Route53 DNS Zones and records
        
        ^^^^^^
        Region
        ^^^^^^
        
        Update the list of the following resources for a specific account and region
        
        * EC2 Instances
        * AMIs
        * EBS Volumes
        * EBS Snapshots
        * Elastic BeanStalks
        * VPCs
        
        =====================
        Configuration Options
        =====================
        
        
        =============    =============   ====   ======
        Option name      Default Value   Type   Description
        =============    =============   ====   ======
        enabled          True            bool   Enable the AWS collector
        interval         15              int    Run frequency, in minutes
        max_instances    1000            int    Maximum number of instances per API call
        =============    =============   ====   ======
        
Keywords: cloud security
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Flask
Classifier: Framework :: Sphinx
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Provides-Extra: test
Provides-Extra: dev
