Skip to main content

Nimbus AWS Security CLI — AI fix suggestions powered by Bedrock

Project description

nimbus-cli

AWS Security AI fix suggestions powered by Bedrock — no server needed.

Install

pip install nimbus-assist-cli

Or with pipx for isolated CLI installs (recommended):

pipx install nimbus-assist-cli

Prerequisites

  • AWS credentials configured (aws configure or env vars)
  • Bedrock model access enabled:
    • amazon.titan-embed-text-v2:0
    • anthropic.claude-haiku-4-5-20251001-v1:0

Usage

First-time setup

nimbus-cli --init
# or specify a region (default: us-east-1)
nimbus-cli --init --region us-east-2

Validates AWS credentials and provisions the RAG pipeline (S3 docs bucket, S3 Vectors, Bedrock KB).

Get AI fix suggestions

nimbus-cli --suggest-fix --text "S3 bucket is publicly accessible"
nimbus-cli --suggest-fix --text "EC2 instance has no IMDSv2 enforced"
nimbus-cli --suggest-fix --text "IAM role has wildcard * permissions"

Calls Bedrock directly — no backend server required.

Switch AWS account or refresh credentials

nimbus-cli --reconfigure
# or switch to a different region (warns if existing infra is in another region)
nimbus-cli --reconfigure --region us-east-1

Clears ~/.nimbus-cli.json and re-runs init with current credentials. Preserves the existing region unless --region is explicitly passed.

Tear down all AWS resources

nimbus-cli --destroy

Deletes the Bedrock KB, S3 buckets, vector store, IAM role, and local config.

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

nimbus_assist_cli-0.11.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

nimbus_assist_cli-0.11.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file nimbus_assist_cli-0.11.1.tar.gz.

File metadata

  • Download URL: nimbus_assist_cli-0.11.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for nimbus_assist_cli-0.11.1.tar.gz
Algorithm Hash digest
SHA256 276e41cb12d582f720529e398322295d0b87f779b8d0c4e6c9d42614382d1e76
MD5 3eaa9bcb49cda38bdfaa110ce8d8f834
BLAKE2b-256 1daaa9c77c1cfcfa2ead72abacea46fb1f8832e14833f3bc58e7516f740a4daf

See more details on using hashes here.

File details

Details for the file nimbus_assist_cli-0.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nimbus_assist_cli-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30cecbb46e84ebe57b8bc5c7bbc99a64ed5e4d5ccc885e78db79b2861eb6521a
MD5 dca7c127c0216a68a09c6876aefdc8ac
BLAKE2b-256 8bb4c138bf2a13c9ab871704088d092b6b22fb1236f3a9797444de4a07c13c28

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