In my vugen recorded GUI script some AmazonAWS calls are passing in the request headers of those call one authentication header is passing in that one signature value is passed and that signature value is a calculation of some other headers like canonical request, eu-west-1/s3/, Access key, security token, secret key and converted into hex value
Can anyone one please help me how I can handle that signature value in the script because that value is dynamic and changing everytime and also unable to find that in the response so can't correlate that value