serverless-iam-roles-per-function icon indicating copy to clipboard operation
serverless-iam-roles-per-function copied to clipboard

Define iamGlobalPermissionsBoundary in the .yml?

Open K4-713 opened this issue 2 years ago • 0 comments

I have a lot of stages that will end up with identical permissions boundary policies, with only the stage name changed. Is it possible to fully define the global permissions boundary policy in serverless.yml, either with json or a variation of role statements, or are we stuck referencing the arn of a permissions boundary policy we create elsewhere?

K4-713 avatar Sep 27 '22 20:09 K4-713