-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
Description
Is your feature request related to a problem? Please describe.
There can be security roles protecting roles starting with a particular name and/or in a particular path from being modified by non-privileged users/roles.
CDK supports creating roles with custom paths. It would be great if the solution was updated to allow specifying a custom role path for the remote/spoke stack deployed to each member account as currently not all roles are created with the namespace at the start of the name.
Describe the feature you'd like
New parameter for remote stack to specify IAM role path
New parameter for hub stack to specify IAM role path used in remote stack (must match the one used for the remote stack)
Additional context
Reactions are currently unavailable