Forum Discussion

l33way's avatar
l33way
New Contributor
7 years ago

Is there a way to generate AWS Signature Version 4 headers for test requests?

I have a API hosted in AWS API Gateway which uses signature version 4 to authenticate requests.  Is there any way to configure the api specification in swaggerhub to accept credentials and generate t...