How to Get all bucket within Single Region Through REST API

0

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?

demandé il y a un an235 vues
1 réponse
1
Réponse acceptée

At the time being (January 2023), listing buckets from a specific region is only possible by calling get-bucket-location for each bucket, as you are already doing.

profile picture
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions