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

cloud23-1.0.0.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloud23-1.0.0-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

Details for the file cloud23-1.0.0.tar.gz.

File metadata

  • Download URL: cloud23-1.0.0.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for cloud23-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f9a0900ba68279d6b1a505d006a0c8498b2ca1ced9f3ba2a6fc5144e60bf38cc
MD5 d7ce8222afae8fcf4a57cb31cb93d2e4
BLAKE2b-256 2119bdd24bac5574a70e8b283fd28a99383cdce98c83bb9c9e1fd080406e0a79

See more details on using hashes here.

File details

Details for the file cloud23-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: cloud23-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 53.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for cloud23-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7645254fff0b566bafcaf97d0ffb755a2e3383c968ba4d0e88e67894b5d82fb
MD5 1a8d32ab1b34bb25fa1d0fe9fccb92da
BLAKE2b-256 6970076c44d7efbc571e424426aed4f25e9fa396647bbe4d4992a069a1b02e8b

See more details on using hashes here.

Supported by

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