Skip to main content

AWS Helper for Codex

Connect Codex to Amazon Bedrock without editing configuration files by hand.

AWS Helper walks you through choosing an AWS connection, finding a model, and saving the settings Codex needs. Use it in your terminal or ask Codex to guide you through a conversation.

v0.4.0 · MIT licensed

What it helps with

  • Understand your connection. See the AWS profile and region configured for Codex, and where credentials come from.
  • Find a model. Browse Bedrock models for your AWS profile and region.
  • Configure Codex. Answer guided questions, review changes before saving, and undo them if needed.
  • Manage profile apps. List, close, or restart a saved desktop workspace while retaining its history.

Get started

You'll need uv, Codex with its codex plugin commands, and AWS CLI v2.22+ for AWS requests.

uv tool install codex-aws-helper
codex-aws-helper plugin install

The package includes the helper and its plugin. Prebuilt wheels cover Apple Silicon and Intel Macs, plus Linux on ARM64 and x86-64. Wheel installation needs no Rust compiler, repository checkout, or GitHub login. Python 3.9+ is required by the package installer.

Using pip instead? Run python -m pip install codex-aws-helper in an activated virtual environment, then run the same plugin install command. The detailed installation guide is available with the other guides below.

Ask Codex

Start a new Codex task, then try:

Which AWS profile and region is Codex configured to use?

Show me the Bedrock models for my development profile in us-west-2.

Help me choose a model and set up Codex to use it.

Codex asks for the details it needs and shows the proposed configuration changes before saving.

Use it in your terminal

codex-aws-helper

Choose one of five paths:

  • Set up / open Codex — choose a connection and model, then review and launch.
  • AWS connections — create a named AWS profile, sign in, or recover expired access.
  • Models and access — browse regional models and explicitly test a selected model.
  • My Codex apps — reopen saved workspaces with their history and settings.
  • Troubleshoot — check local setup and create a redacted support report.

You can create an AWS connection before setting up Codex. AWS CLI handles company SSO and console sign-in; hidden credential entry saves a new standard AWS profile. Existing profiles remain intact.

Enable Tab completion once, then open a new terminal tab:

codex-aws-helper completions --install

Tab suggests commands, flags, local profiles, regions, saved apps, and cached models without contacting AWS. Every command has -h / --help, for example codex-aws-helper models --help. See shell setup for supported shells and activation in your current terminal.

Direct shortcuts remain available:

codex-aws-helper connections
codex-aws-helper models --browse
codex-aws-helper commands --all

My Codex apps → Open Codex reuses the saved workspace and leaves an already running app open. Scriptable lifecycle, plugin, and recovery tools are in the full command reference.

Update

uv tool upgrade codex-aws-helper
codex-aws-helper plugin install

Run plugin install again after upgrading or moving the helper. It refreshes the executable path and plugin files while preserving existing Codex settings and tool restrictions.

Before you try it

Sign-in stays in AWS CLI or your browser; you don't need to paste secret keys into chat. Saved settings take effect in new Codex sessions. Optional model tests use your AWS account and may incur normal Bedrock charges.

AWS integration is still a preview. macOS has the most runtime validation; Linux wheels have installation and synthetic test coverage. Automatic desktop launch is macOS-only and accepts specific inspected Codex builds. Model listings do not prove invocation access or native Codex compatibility, and Runtime configuration remains disabled. You can preview or save settings without using the desktop launcher.

To remove the plugin, run codex-aws-helper plugin uninstall before uv tool uninstall codex-aws-helper. AWS credentials, provider settings, and recovery history remain available.

Learn more

All guides and the PDF below are included in the source archive on PyPI's Files tab, which you can download without a GitHub account. The GitHub links below require repository access while the repository is private.

An independent community project, distributed under the MIT license. The full license and dependency notices are included in every package.

Release files for codex-aws-helper 0.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for codex-aws-helper 0.4.0
File Size Uploaded
codex_aws_helper-0.4.0.tar.gz 482.4 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for codex-aws-helper 0.4.0
File
codex_aws_helper-0.4.0-py3-none-manylinux_2_28_x86_64.whl Python 3 none Linux glibc 2.28+ x86-64 Details
codex_aws_helper-0.4.0-py3-none-manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.28+ ARM64 Details
codex_aws_helper-0.4.0-py3-none-macosx_11_0_x86_64.whl Python 3 none macOS 11.0+ x86-64 Details
codex_aws_helper-0.4.0-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details

Total release size: 17.7 MB

Release files / codex_aws_helper-0.4.0.tar.gz

Download URL codex_aws_helper-0.4.0.tar.gz
Size 482.4 kB
Tags Source
SHA-256 checksum
How to use checksums
ed50d22545f49fe384be81fcf672706aba2a88aa9f705a6b9405d09b1d9473dd
BLAKE2b-256 checksum
How to use checksums
fccdfc0b3dc2b180a8f5f82331ecfc818f261e73765979680f1afa6aefecb87b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / codex_aws_helper-0.4.0-py3-none-manylinux_2_28_x86_64.whl

Download URL codex_aws_helper-0.4.0-py3-none-manylinux_2_28_x86_64.whl
Size 4.5 MB
Tags Linux glibc 2.28+ x86-64 Python 3
SHA-256 checksum
How to use checksums
e23d243ece3e454547f5501e2f9b94fc3acfce0574c422401c2b70f71bc93e78
BLAKE2b-256 checksum
How to use checksums
2972364de7990aed9bcd09afdd180da1b1c8a54914fc0d3b28f41b94138e63d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / codex_aws_helper-0.4.0-py3-none-manylinux_2_28_aarch64.whl

Download URL codex_aws_helper-0.4.0-py3-none-manylinux_2_28_aarch64.whl
Size 4.2 MB
Tags Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
66839a50a8e0553f9863c11e33240d7bc6522f9d1f4b288ddacc79fe369e19dc
BLAKE2b-256 checksum
How to use checksums
b865bf2278d7c2e7c2d4e7ac67daa08c4eb50bac1f5d5959a03ea2be3eb85e82
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / codex_aws_helper-0.4.0-py3-none-macosx_11_0_x86_64.whl

Download URL codex_aws_helper-0.4.0-py3-none-macosx_11_0_x86_64.whl
Size 4.4 MB
Tags Python 3 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
b527ebde8241c3c804142f0fc7a951724517a2bdfa0cb4f57d70331294eb3f80
BLAKE2b-256 checksum
How to use checksums
da71034a3f938399804511df9f33411acba216fb1097e750d6744ed7be9e3f26
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release files / codex_aws_helper-0.4.0-py3-none-macosx_11_0_arm64.whl

Download URL codex_aws_helper-0.4.0-py3-none-macosx_11_0_arm64.whl
Size 4.2 MB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9c5103a6f01cc3970d11b7f86263389790dec333f7c181d67f4ae747f889012c
BLAKE2b-256 checksum
How to use checksums
dd71985c975148c9ff441031a58b431e70c851bcf30d8abafad1c7db7b490b00
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.4.0 This release

5 release files

0.3.2

5 release files

0.3.1

5 release files

0.3.0

5 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page