Metadata-Version: 2.1
Name: cloudwatch-log-retention-manager
Version: 0.0.3
Summary: Tooling to manage the Retention Compliance for AWS CloudWatch logs
Home-page: https://github.com/cevoaustralia/cloudwatch-log-retention-manager
Author: Steve Mactaggart
Author-email: steve.mactaggart@cevo.com.au
License: MIT
Description: ================================
        cloudwatch-log-retention-manager
        ================================
        
        
        CloudWatch Retention Manager is a configurable tool that can be used to validate or enforce CloudWatch log retention rules.
        
        
        Description
        ===========
        
        The CloudWatch log retention manager can be used in 2 modes - **validate** or **update**.
        
        Validate mode
        -------------
        
        When used in **validate** mode, the compliance of the log groups will be checked against the supplied configuration,
        with the tool failing if any log groups are identified out of compliance.
        
        Update mode
        -----------
        
        
        Configuration
        =============
        
        
        
        .. _pyscaffold-notes:
        
        Note
        ====
        
        This project has been set up using PyScaffold 4.0.1. For details and usage
        information on PyScaffold see https://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
