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 the session credentials through the arguments of the command line by specifying --access-key, --secret-key and --session-token.

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

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

  4. To check tags, we can pass as argument --tags while running the tool and we can also update the config.json file by mentioning the tags in the account tags provided. Moreover the tags passed as the argument through the command line takes the first priority.

  5. Tags that are passed through the argument in 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.1.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

cloud_audit_tool-0.0.1-py3-none-any.whl (53.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloud-audit-tool-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 448e89eeb06f7e5c1858468408204a757a67f0042e56b3a1bab2e9d92c28867b
MD5 eb6e5c41eaed5792e39362d85b13bfcd
BLAKE2b-256 56a25c7230a9e8ddf43b3a34fe32b9bb015c5983afc22ead67327148ca0225bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cloud_audit_tool-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7016e9be280370768c9dd0e7a840a0961c04a15608e7835c344678870287246
MD5 3a9c45a7aed455d049d9c0444da97b02
BLAKE2b-256 b055064ebae5ed3150d4b891e23b3b0f82b7f5dbcd00a04f89959d1c40481a94

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