I'm trying to add an API key for AWS to a request, how can this be done? Should this be added to the header? Such as:
x-api-key: xxx
X-Amz-Date: xxx
Authorization: xxxx
I'm trying to add an API key for AWS to a request, how can this be done? Should this be added to the header? Such as:
x-api-key: xxx
X-Amz-Date: xxx
Authorization: xxxx