AWS SDK for C++AWS SDK for C++ Version 1.11.791 |
#include <BearerTokenAuthSignerProvider.h>
Definition at line 19 of file BearerTokenAuthSignerProvider.h.
Creates a Signature-V4 signer provider that supports the different implementations of Signature-V4 used for standard and event-stream requests.
| credentialsProvider | A provider to retrieve the access/secret key used to derive the signing |
| serviceName | The canonical name of the AWS service to be used in the signature |
| region | The AWS region in which the requests will be made. |
Implements Aws::Auth::AWSAuthSignerProvider.
Implements Aws::Auth::AWSAuthSignerProvider.