Is it possible to customize adminrole and executionrole? #5658
-
|
Is it possible to customize In my company, we have constraints on the naming of IAM roles, so we need to include uppercase letters in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello @jwow94. Sorry at this moment I don't think these roles are customizable. We can probably get this around by introducing an override mechanism for |
Beta Was this translation helpful? Give feedback.
Hello @jwow94. Sorry at this moment I don't think these roles are customizable. We can probably get this around by introducing an override mechanism for
app initas what we have forenvandworkload. Usually we would encourage users to restrict the permission by permission boundary and they can specify the predefined permission boundary by runningcopilot app init --permissions-boundary.