https://pulumi.com logo
h

helpful-continent-74245

11/08/2018, 6:43 AM
@white-balloon-205 @lemon-spoon-91807 thanks for your help, I was able to make it work using
CallbackFunction
I was a bit surprised as to discover that it takes only a role object as argument instead of being able to support a role Arn like the
Function
class does. No big deal for me as I needed anyway to add the role creation in my script.