diff --git a/docs/configuration.md b/docs/configuration.md index 985893652..6e42c101a 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -191,6 +191,7 @@ on the next deployment. | `authorizerConfiguration` | No | JWT authorizer settings (for `CUSTOM_JWT`) | | `requestHeaderAllowlist` | No | Headers to forward to the agent | | `lifecycleConfiguration` | No | Runtime session lifecycle settings (idle timeout, max lifetime) | +| `executionRoleArn` | No | ARN of an existing IAM execution role (skips CDK-managed role) | | `tags` | No | Agent-level tags | ### Runtime Versions