Get List of regions in which service is are running #5233
Unanswered
Chopra-Deven
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any functionality in which I can get list of regions in which services are running?
Requirement : I want to get list of regions in which services list of services are running. Currently, I am getting using DefaultPartitions() to get regions of was partitions and and after getting all 28 regions I am iterating on all regions and making session for my predefined 12 services. Please reply ASAP.
Beta Was this translation helpful? Give feedback.
All reactions