Description
There is currently no way to attach a resource-based policy to a runtime via PutResourcePolicy. This prevents customers from managing access control scenarios such as restricting traffic to only allow requests originating from a specific VPC.
Steps to Reproduce
- Deploy an agent runtime
- Attempt to attach a resource-based policy (e.g., VPC-scoped access) to the runtime
Expected Behavior
Users should be able to attach resource-based policies to their runtime, enabling scenarios like VPC-restricted access.
Actual Behavior
No mechanism exists to set a resource-based policy on the runtime.
CLI Version
N/A
Operating System
macOS
Description
There is currently no way to attach a resource-based policy to a runtime via
PutResourcePolicy. This prevents customers from managing access control scenarios such as restricting traffic to only allow requests originating from a specific VPC.Steps to Reproduce
Expected Behavior
Users should be able to attach resource-based policies to their runtime, enabling scenarios like VPC-restricted access.
Actual Behavior
No mechanism exists to set a resource-based policy on the runtime.
CLI Version
N/A
Operating System
macOS