Give us feedback
unitaws4signer
Web icon

unitAWSSigner

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 22 September 2020 by 
5.0
 (4 ratings)
unitaws4signer

unitAWSSigner

Details
Extension to add authentication headers to the HTTP request so it is possible to call Amazon AWS REST services that require AWS_IAM authentication.
Read more

Extension to add authentication headers to the HTTP request so it is possible to call Amazon AWS REST services that require AWS_IAM authentication. For more information see https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html.


Based on the aws-signer-v4-dot-net project by Michael Tsibelman.


How to use:

  1. Set the "On Before Request" property of the consumed REST API to "OnBeforeRequestAdvanced"
  2. Drag the "SignRequest" action to the handler
  3. Set the required parameters

Release notes (2.0.0)
  1. O11 update
  2. Support for unsigned payload
  3. Added demo application using AWS Lex
Reviews (0)
Related assets
More from UNIT Team