How to calculate signature V4 in R?

0

Hello,

I've been trying to make a HTTP GET call to my API Gateway API but cannot seem to generate the signature correctly - I keep getting the 'message:Forbidden' error.

I've been using the aws.signature package on Rstudio but no luck there as well and there are no R examples in the AWS docs. Has anyone done this before? I'd be keen to share my code as well if that helps.

gefragt vor 6 Monaten185 Aufrufe
1 Antwort
0

Hi there! Coding is out of scope of AWS Support but I found this example that might be useful: https://rdrr.io/cran/aws.signature/man/signature_v4.html

I hope this helps.

AWS
Steve T
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen