Module: Fluent::Plugin::SdnsApiSinger
- Defined in:
- lib/fluent/plugin/aksk/signer.rb
Defined Under Namespace
Classes: HttpRequest, Signer
Constant Summary collapse
- Algorithm =
"SDK-HMAC-SHA256"
- BasicDateFormat =
"%Y%m%dT%H%M%SZ"
- HeaderXDate =
"X-Sdk-Date"
- HeaderHost =
"host"
- HeaderAuthorization =
"Authorization"
- HeaderContentSha256 =
"x-sdk-content-sha256"