feat: add refreshable Bedrock IAM role credentials - #451
Open
JWThewes wants to merge 12 commits into
Open
Conversation
added 10 commits
September 8, 2026 13:23
Source work by Johan Esbjörner on the feat/bedrock-iam-role-credential-mode branch. Source PR: esbjj#4 Imported the final source tree as one change set rather than replaying the branch's early commits.
JWThewes
requested review from
eipasteur,
jeromevdl,
leandrodamascena and
svozza
as code owners
September 9, 2026 00:39
added 2 commits
September 9, 2026 01:05
…-credentials # Conflicts: # frontend/src/pages/IntentView.tsx # terraform/main.tf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Bedrock IAM role as an administrator-selectable credential mode, building on Johan Esbjörner's work in esbjj/sample-collaborative-ai-dlc#4. The final source tree was imported as one attributed change set and then hardened for the current v2 architecture.
sts:AssumeRoleor direct Bedrock grant.global.openai.*CRIS profiles. Removes the obsoletebedrock-mantle:CreateInferencepermission.Trust and credential boundaries
AssumeRole.Terraform and IAM safety
sts:TagSessionpermission is required.terraform testpolicy/output assertions passed. No Terraform apply was run.Validation
Local verification covered:
CI remains authoritative for container-backed DynamoDB/Gremlin integration and the complete supported Node matrix.
Operational limits