amazonka-core-0.0.1: Core functionality, serialisation primitives, and data types for the Amazonka Amazon Web Services SDKs.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Signing.V4

Contents

Synopsis

Types

data family Meta v :: * Source

Signing metadata data specific to a signing algorithm.

Note: this is used for test and debug purposes, or is otherwise ignored.

Re-exports