Help

Re: AWS V4 Signature for HTTP POST using Javascript standard library

658 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Matt_Caruso
6 - Interface Innovator
6 - Interface Innovator

Hi folks! I have an API I’d like to interact with in the Scripting block which requires AWS V4 signing in the headers. There are a dozen ways to do this very easily using npm libraries but I’m wondering if anyone has some guidance or resources on how to do that with the standard library instead. I imagine there are standard library functions for hmac and the like.

1 Reply 1
brsoccer017
4 - Data Explorer
4 - Data Explorer

Did you ever get this figure out?