Commit 70e3078
re:Invent 2025 Feature Launch: AgentCore Policy Engine, Evals and Identity Custom Claims (#387)
* Add support of inbound authorizer configurations for allowed scopes and custom claims
* Add support of inbound authorizer configurations for allowed scopes and custom claims
* Add support of inbound authorizer configurations for allowed scopes and custom claims
* Add support of inbound authorizer configurations for allowed scopes and custom claims
* feat: Add comprehensive evaluation support
* docs: Clean up evaluation documentation
* Fix evaluation tests to work without AWS credentials
* feat: support policy in AgentCore
* fix: remove safety block for staging repo
* feat: Adding Policy CLI refernce
* feat: Policy - bug fixes
* Properly hanle authorizer configurations as JSON string
* chore: clean up and fixes
* chore: fix policy documentation
* feat: add runtime client integration and validation to evaluation control plane
* chore: Update policy documentation
* fix: remove buggy interactive flow from evaluator update command
* fix: fixed unit tests
* Resolving merge conflict in src/bedrock_agentcore_starter_toolkit/cli/cli.py
* fix: linting error
* fix: restore original safety check for integ testing
* feat: Bumping boto3 and botocore to capture new APIs
---------
Signed-off-by: Tejas Kashinath <42380254+tejaskash@users.noreply.github.com>
Co-authored-by: Brian Lao <brianlao@amazon.com>
Co-authored-by: Vivek Bhadauria <vivekbh@amazon.com>
Co-authored-by: Sainath Reddy Bobbala <bsnr@amazon.com>
Co-authored-by: Sundar Raghavan <sdraghav@amazon.com>
Co-authored-by: Sundar Raghavan <101336114+sundargthb@users.noreply.github.com>
Co-authored-by: brianlaoaws <104795877+brianlaoaws@users.noreply.github.com>
Co-authored-by: sainathreddyb <39425617+sainathreddyb@users.noreply.github.com>
Co-authored-by: T.J Ariyawansa <tjariy@amazon.com>
Co-authored-by: gitikavj <53349492+notgitika@users.noreply.github.com>
Co-authored-by: Gitika <53349492+notgitika@users.noreply.github.com>
Co-authored-by: Tejas Kashinath <42380254+tejaskash@users.noreply.github.com
Co-authored-by: notgitika <gitijh@gmail.com>1 parent 916f81d commit 70e3078
File tree
67 files changed
+17327
-60
lines changed- documentation
- docs
- api-reference
- examples
- user-guide
- evaluation
- gateway
- policy
- runtime
- src/bedrock_agentcore_starter_toolkit
- cli
- evaluation
- gateway
- policy
- runtime
- notebook
- evaluation
- operations
- evaluation
- gateway
- observability
- policy
- utils
- runtime
- tests_integ
- gateway
- notebook
- policy
- tests
- client
- cli
- evaluation
- gateway
- policy
- runtime
- operations
- evaluation
- gateway
- policy
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+17327
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
78 | 88 | | |
79 | 89 | | |
80 | 90 | | |
| |||
0 commit comments