Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. srConsumed :: ScanResponse -> Maybe ConsumedCapacity

    aws Aws.DynamoDb.Commands.Scan

    No documentation available.

  2. uirConsumed :: UpdateItemResponse -> Maybe ConsumedCapacity

    aws Aws.DynamoDb.Commands.UpdateItem

    Amount of capacity consumed

  3. data ConsumedCapacity

    aws Aws.DynamoDb.Core

    The standard response metrics on capacity consumption.

  4. ConsumedCapacity :: Int64 -> [(Text, Int64)] -> [(Text, Int64)] -> Maybe Int64 -> Text -> ConsumedCapacity

    aws Aws.DynamoDb.Core

    No documentation available.

  5. data ReturnConsumption

    aws Aws.DynamoDb.Core

    No documentation available.

  6. ddbResponseConsumer :: FromJSON a => IORef DdbResponse -> HTTPResponseConsumer a

    aws Aws.DynamoDb.Core

    No documentation available.

  7. iamResponseConsumer :: (Cursor -> Response IamMetadata a) -> IORef IamMetadata -> HTTPResponseConsumer a

    aws Aws.Iam.Core

    Reads the metadata from an IAM response and delegates parsing the rest of the data from the response to the given function.

  8. s3BinaryResponseConsumer :: HTTPResponseConsumer a -> IORef S3Metadata -> HTTPResponseConsumer a

    aws Aws.S3.Core

    No documentation available.

  9. s3ErrorResponseConsumer :: HTTPResponseConsumer a

    aws Aws.S3.Core

    No documentation available.

  10. s3ResponseConsumer :: HTTPResponseConsumer a -> IORef S3Metadata -> HTTPResponseConsumer a

    aws Aws.S3.Core

    No documentation available.

Page 195 of many | Previous | Next