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
It would be nice to show the human readable account name (or account alias). One way we can do it is by providing a JSON mapping of account-id to account-name.
It would be nice to show the human readable account name (or account alias). One way we can do it is by providing a JSON mapping of account-id to account-name.
terraform-aws-clickops-notifier/clickopsnotifier/app.py
Line 251 in be9694c
terraform-aws-clickops-notifier/clickopsnotifier/app.py
Lines 59 to 63 in be9694c
terraform-aws-clickops-notifier/clickopsnotifier/messenger.py
Lines 100 to 104 in be9694c
Then we can add the following (provided that there is an account name for the account id)
The text was updated successfully, but these errors were encountered: