Ask a Question

Generate AWS REST API signitures

0 Kudos

Generate AWS REST API signitures

When making calls to Amazon's S3 and similar services a "signature" value needs to be generated.  

http://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html

 

The details of the signing required are documented here

http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-auth-using-authorization-header.html 

 

Currently this can only be accomplished with a convoluted mechanism of groovy scripts.  It would be very useful if (upon entering the relevant credentials) SoapUI could generate the signature value and populate the relevant header.

 

Announcements
Welcome to the SoapUI Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here