AWS.Request
Summary↑
| sign_v4(client, method, url, headers, body) | Generate headers with an AWS signature version 4 for the specified request |
| sign_v4(client, now, method, url, headers, body) | Generate headers with an AWS signature version 4 for the specified request using the specified time |
Functions
Generate headers with an AWS signature version 4 for the specified request.
Generate headers with an AWS signature version 4 for the specified request using the specified time.