Get bucket Rest Api gives the response of the bucket of all regions. Even if I provide Region as Query or header, Tried all possible ways.
At the last, I'm Filtering it within For loop by checking the bucket location. But it consuming A lot of Time.
I just want buckets Within Single Region.
Is That any alternative way to get buckets only within that single region with Rest API?