feat: support resource based policies.
Open
enhancement
high-severity
- Dominant language
- TypeScript
- Stars
- 283
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 183
Description
### Description
We want to support [Resource Based Policies](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/resource-based-policies.html) for AgentCore sources created via the CLI (that support it).
### Acceptance Criteria
- [ ] customers are able to add resource based policies to runtime, gateway, and memory.
- [ ] implementation should be easy to extend to new resources and primitives when support is released.
- [ ] resource based policies should be configurable both directly in the CLI and the TUI wizard.
### Additional Context
There is no CDK support for resource based policies ATM, so we need a solution for imperative calls.
Contributor guide
Assessment
This issue has not been assessed yet.