Error in consuming AWS Secret Manager API

0
Hi Reader,   I want to update one secret value of AWS secret manager. For this I am consuming API of Secret Manager. But is providing 404 Error (Caused by: com.mendix.modules.microflowengine.MicroflowException: 404: Not Found    at REST_Module.Microflow (CallRest : 'Call REST (PUT)')) I have provided AWS signature which I have generated by GetSigV4Header action provided by AWS Authentication module. Please help me to resolve this.
asked
1 answers
0

Hey Harshraj, 

 

Before consuming api in Mendix, did you try this setup in postman and verify if it is working over there ?

 

Thanks & Regards,

Naman Khard

answered