Skip to content

Commit 808b6a0

Browse files
author
bgagent
committed
chore(roadmap): update roadmap
1 parent cc0e0e9 commit 808b6a0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/guides/ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Planned capabilities, grouped by theme. Items are independent and may ship in an
9191

9292
| Capability | Description |
9393
|------------|-------------|
94+
| **Per-session IAM scoping** | Generate short-lived, scoped credentials per task via `sts:AssumeRole` with session tags (`user_id`, `repo`, `task_id`). DynamoDB leading-key conditions restrict each session to its own partition. Bedrock model access scoped to an explicit ARN allowlist instead of `*`. Eliminates cross-tenant blast radius from a compromised agent session. |
9495
| **Per-repo GitHub credentials** | GitHub App per org/repo via AgentCore Token Vault. Auto-refresh for long sessions. Sets the pattern for GitLab, Jira, Slack integrations. |
9596
| **Principal-to-repo authorization** | Map Cognito identities to allowed repository sets. Users can only trigger work on authorized repos. |
9697

docs/src/content/docs/roadmap/Roadmap.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)