AnthonyMDev / AmazonS3RequestManager

A request manager that uses Alamofire to serialize requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add operation to find bucket location

sebromero opened this issue · comments

The official SDK provides an operation to find out in which region a bucket resides. This comes in handy because this information is sometimes not available.