Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Advanced Options with RequestAuthAWSV4Signer

Brandon Wilson
Tera Expert

Hello,

 

I am using the OOB method for a credential Algorithm using Amazon Signature Version 4 with RequestAuthAWSV4Signer script include. Everything seems to be fine, but my API requires AWS Region and Service Name to be populated with the request. In Postman I can get this work with no issues, but in ServiceNow I do not see an option for AWS Region and Service Name. 

 

Postman options:

BrandonWilson_0-1668619570359.png

 

1 REPLY 1

Stan12
Tera Contributor

Hello, did you ever find a solution to this? I am working on the same kind of issue where my authentication needs to have the service and it does not using the RequestAuthAWSV4Signer script.