Versions in this module Expand all Collapse all v1 v1.1.0 Sep 18, 2025 Changes in this version type SignRequestInput + SignatureType v4.SignatureType v1.0.0 Sep 25, 2024 Changes in this version + type SignRequestInput struct + Credentials credentials.Credentials + PayloadHash []byte + Region string + Request *http.Request + Service string + Time time.Time + type Signer struct + func New(opts ...v4.SignerOption) *Signer + func (s *Signer) SignRequest(in *SignRequestInput, opts ...v4.SignerOption) error