Registering a S3 repository to opensearch domain

0

I am trying to register a repository to take a manual backup in opensearch. Right now I am achieving this trough python script. To avoid using script, I am trying to send a api PUT request through postman but getting a error telling anonymous user not authorized to pass role. If I pass a IAM user credentials in postman as aws signature, I am getting "The request signature we calculated does not match the signature you provided".

質問済み 1年前592ビュー
1回答
0
承認された回答

You most probably need to sign your requests with SignV4. See here for more info

profile pictureAWS
エキスパート
Roi
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ