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.

asked 6 months ago174 views
1 Answer
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
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions