Metadata-Version: 2.1
Name: clouday1_extract_aws_metadata
Version: 0.0.2
Summary: A tool to extract metadata from AWS
Home-page: UNKNOWN
Author: Brandon Wymer
Author-email: brandon.wymer@rocketmail.com
License: MIT
Keywords: AWSMetadataExtractor
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

This package is meant to help retrieve the metadata in AWS Service

Change Log
==========

0.0.2 (22/04/2022)
------------------
- First Release : Collect metadata from AWS Service,
  Supported Service Include: Lambda, API Gateway, Cloudwatch, SNS, Step Function, Cognito, EC2, Dynamo DB, S3
- Second Release: Fix some bug for dynamodb and add some new features like export to S3 bucket and write to dynamodb

