IAM Identity Store get Region API

0

Is there a way to get the region where the IAM Identity store service (SSO) is located programatically ?

已提问 4 个月前120 查看次数
2 回答
0

May I ask what are you trying to accomplish here? IAM Identity Center supports only one AWS Region at a time.

profile pictureAWS
专家
已回答 4 个月前
  • I am looking for a programmatic way to determine the AWS region where a specific instance of the IAM Identity center, also known as AWS SSO service is located.

0

Hello Ivaylo,

When you enable AWS IAM Identity Center, you enable it in a specific region and all the data that you configure in IAM Identity Center is stored there - see https://docs.aws.amazon.com/singlesignon/latest/userguide/regions.html#region-data for more information. Because of this, you programmatically make the call to that region to retrieve information about your instance. You will need to know the region before making your programmatic call.

AWS
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则