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 ?

gefragt vor 4 Monaten120 Aufrufe
2 Antworten
0

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

profile pictureAWS
EXPERTE
beantwortet vor 3 Monaten
  • 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
beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen