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 configureor env vars) - Bedrock model access enabled:
amazon.titan-embed-text-v2:0anthropic.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 --reset
Clears ~/.nimbus-cli.json and re-runs init with current credentials.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nimbus_assist_cli-0.5.0.tar.gz.
File metadata
- Download URL: nimbus_assist_cli-0.5.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f611b5adf4dec91db764e29e492b0869336183bc197d256a393cc05f130322
|
|
| MD5 |
ee81660d5669e9a628288a64739d7623
|
|
| BLAKE2b-256 |
17bfe6c020d70bb36a308104da0e35c3aa5cbaacf7d0786d403f0f54d1485a6e
|
File details
Details for the file nimbus_assist_cli-0.5.0-py3-none-any.whl.
File metadata
- Download URL: nimbus_assist_cli-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34439ca1e8ad091bf122491333f63c65f8568d7f4696e45b3e525441eab2c592
|
|
| MD5 |
aaf1a7975e5002fbe613012d0c0cf0cc
|
|
| BLAKE2b-256 |
a79daaf9fb0d3d7aaa9518ea4dfd68bab1d4caaff8dfab913804e9745e1bc1ee
|