aws-samples / iam-identity-center-team

Open-source temporary elevated access solution for AWS IAM Identity Center.
https://aws-samples.github.io/iam-identity-center-team/
MIT No Attribution
250 stars 59 forks source link

Support SES running in a different region #208

Closed fatbasstard closed 1 month ago

fatbasstard commented 3 months ago

Issue 200

Description of changes: This PR initialized the ses client to the region where the given SES instance is running. This is extracted from the ARN (stolen the code from here, without optimizing/simplifying it. Maybe it can be reused later on. But in theory it can be stripped to the bare "get region").

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 1 month ago

Marking this pull request as stale due to inactivity. This helps our maintainers find and focus on the active pull requests.

fatbasstard commented 1 month ago

Still active I hope

tawoyinfa commented 1 month ago

@fatbasstard yes still active. currently reviewing this and would merge as soon as we are done