aws-samples / aws-secrets-manager-rotation-lambdas

Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
MIT No Attribution
330 stars 282 forks source link

Expose Permission boundary for the IAM role #95

Closed karthikkarnam closed 1 year ago

karthikkarnam commented 1 year ago

Greetings,

We use RDSMySQL and RDSPostgreSQL rotation lambda and we cant create an IAM role without a permission boundary which is been set organisation wide by our DE Team.

I was wondering if PermissionsBoundary can be exposed as an optional parameter for the deployment of this Serverless function?

Thanks

jbct commented 1 year ago

Thank you for the request. I am closing this one as a duplicate of https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas/issues/27 and we are investigating internally.