Skip to main content

Classifies AWSets JSON by region.

Project description

Classify AWSets JSON by Region

Test Test Coverage Maintainability Code Climate technical debt Python versions Twitter URL

Classifies AWSets JSON by AWS region.

Advantage

  • Output the list of AWS resources as CSV files classified by AWS region
  • Enable filter to exclude AWS resources not in question

Output the list of AWS resources as CSV files classified by AWS region

You can check the states of AWS resources by AWS region. It's also useful to compare the states of AWS resources between AWS regions by using text diff tools like Visual Studio Code.

Enable filter to exclude AWS resources not in question

You can exclude AWS resources not in question by using config.yml. It's useful to reduce the number of AWS resources to be checked, such like the one AWS created by default. You can focus on AWS resources in question.

Quickstart

1.
Install classifyawsetsjsonbyregion with pip:

pip install classifyawsetsjsonbyregion

2.
Create following directories:

  • input
  • output
  • intermediate

3.
Put AWSets JSON files in it and rename it as awsets.json:

your_working_directory/
+---input/
    +---awsets.json
+---intermediate/
+---output/

4.
Run classify-awsets-json-by-region:

classify-awsets-json-by-region

How do I...

Use intermediate directory for?

This directory is for intermediate files. These files are useful for debugging. The contents of these files are the classifying result of AWSets JSON before filtering AWS resources. Note that the file for excluded AWS regions is not created.

Credits

This package was created with Cookiecutter and the yukihiko-shinoda/cookiecutter-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

classifyawsetsjsonbyregion-0.1.0.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file classifyawsetsjsonbyregion-0.1.0.tar.gz.

File metadata

File hashes

Hashes for classifyawsetsjsonbyregion-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d7872a345c80e8583f8418278bf3ad511e43b404408c9a3a809537516d8d2b99
MD5 45586647e12284270ff6b4e58546465f
BLAKE2b-256 256fc841e6f4c2332df0559e957b34007f54836823c04843c1348e6892cb1cc2

See more details on using hashes here.

File details

Details for the file classifyawsetsjsonbyregion-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for classifyawsetsjsonbyregion-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6c26f3f26b34d86f3288f3ae0c25f390711141d1a4948c76d458f2354c27da1
MD5 45301bbc1a3ad9211e72fe7202e04307
BLAKE2b-256 8292bee090d9dc0396c48ac42cba69eb602b71561dfe7914dac6343763c0facf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page