Skip to main content

AWS Cloud Audit Tool

Project description

CLOUD AUDIT TOOL

Cloud Audit tool helps you to check whether the application built on AWS is following the AWS Well-Architected framework by validating it against various AWS services security requirements and the best practices. Generates report to validate the security requirements and security best practices.

Cloud Audit tool setup

The project basically uses boto client to connect to the aws services.

  1. Update the session credentials in the terminal or give them through the arguments in the command line by specifying --access-key, --secret-key, and --session-token.

  2. While running the program, You can specify the region name, config file path, report file path, and tags through --region, --config-path, -report-path arguments.

  3. If no region is specified us-east-1 is taken as the default region, Similarly if no config file path and report path are given, the current working directory's path is taken as the default path and the audit checks are performed for the default values.

  4. Tags are checked by passing as an argument --tags or updating account tags in the config.json file. Moreover, the tags passed through the argument in the command line take priority.

  5. The format of the tags that are passed through the argument in the command line should be separated using commas (,).

Cloud Audit Tool Execution

Command to Run the audit tool in the command line after installing the package.

cloud-audit-tool

Arguments that can be passed

cloud-audit-tool --region {region-name} --config-path {config-path} --report-path {report-path} --access-key {access-key} --secret-key {secret-key} --session-token {session-token} --tags {tag1,tag2,..}

Final Report

The overall report is provided as a HTML document in the path specified in the report-path argument. If no path is specified report is generated in the current working directory.

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

cloud-audit-tool-0.0.4.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

cloud_audit_tool-0.0.4-py3-none-any.whl (53.8 kB view details)

Uploaded Python 3

File details

Details for the file cloud-audit-tool-0.0.4.tar.gz.

File metadata

  • Download URL: cloud-audit-tool-0.0.4.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for cloud-audit-tool-0.0.4.tar.gz
Algorithm Hash digest
SHA256 aab196191e9abef142edfe6ca3c4e26ea469a306703fc8787e08cdbd885f6973
MD5 5a606daf436e4b02cc885fb06f47d589
BLAKE2b-256 7650bdc2592ee9e80e4060a59e7fc54650c014d78a1b458d525696d5bf08b31f

See more details on using hashes here.

File details

Details for the file cloud_audit_tool-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for cloud_audit_tool-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c7fc8c1d79b8684f4e7a18c5f1c8f91033c602dc7022e730269ce6a8360708f7
MD5 f6ba76f324f7b0adb6e72efe4cd7080d
BLAKE2b-256 6a05d8586fe7df0375fb101a45188e6f1bf113ab6e7deeb31165da7e161128d0

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