Hello, is there any way to modify the assumeRolePo...
# aws
i
Hello, is there any way to modify the assumeRolePolicy for an existing IAM role?
l
I would write the Pulumi code that describes the current unchanged role and policy, import them, then change the code and
pulumi up
.