Hi there! I wanted to check if anyone has experience with AWS Signature? I know there is a plugin to sign requests but the lack of documentation is really tough. Curious if anyone has a guide on how to do it in Bubble, with or without the plugin.
Here’s the guide for the signing request:
Here’s the plugin:
[Data that should be returned]
This is for anyone who wants to use AWS services that require signature version 4 signing. The API request is fairly easy to build once the Signature has been calculated.
Full Credit goes to Drew at the Wimpy Programmer Blog for sharing the code. He’s published a few different ways to sign the AWS string.
We chose the node-js server side code for this plugin.
Let me know if you run into any issues.
Appreciate any guidance on the above!
Regards,
Jordan
This is super great! The example is very detailed and clear I was able to get the API call running.
1 Like
system
Closed
September 12, 2023, 3:10am
4
This topic was automatically closed after 70 days. New replies are no longer allowed.