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".

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

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

profile pictureAWS
EXPERT
Roi
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