You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a primary use case where I want to use orchestration through ST2 to carry out actions in different AWS accounts or regions, which will require being able to override the pack-configured access key and secret key, or the region, or both.
I don't see a method to do this built into the actions, and there doesn't seem to be any way to override these values short of writing out to a aws-cli config/credentials pair and running core.local actions instead of using this fine pack.