auto-tag
auto-tag copied to clipboard
In cross account scenario, need a consistent role name to assume across our cross account roles
Currently, after receiving an event, we construct the role to assume using the recipient account id (good) with the stack name (bad - as changing between different stacks).
Need to either use a constant role name, or add a parameter to the stack, such that we can easily roll our across many accounts