AWS Signature with RestAssured
Dec 1, 2020
AWS Signature auth support is not something that is available in RestAssured as out-of-box feature. At least I wasn’t able to find any good documentation for the same. So, how we can implement AWS Signature Headers with Rest Assured?
See if this helps: https://testersdigest.blogspot.com/2020/12/aws-signature-with-restassured.html