yanirj commented on issue #3833: URL: https://github.com/apache/pulsar/issues/3833#issuecomment-707087300
> There is thread in slack channel for same issue https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1601393534056700 > It depends on other configs, but maybe it can help you > In short try: > > * `s3ManagedLedgerOffloadServiceEndpoint: https://s3.YOUR_REGION.amazonaws.com` > > * If your cluster is running on AWS allow the IAM policy you are running as to do `GetBucketLocation` I can confirm I had the exact same issue and adding permissions for GetBucketLocation solved it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
