Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. ProvisionedThroughputStatus :: UTCTime -> UTCTime -> Int -> Int -> Int -> ProvisionedThroughputStatus

    aws Aws.DynamoDb.Commands.Table

    No documentation available.

  2. newtype Parser a

    aws Aws.DynamoDb.Core

    A continuation-based parser type.

  3. Parser :: (forall (f :: Type -> Type) r . () => Failure f r -> Success a f r -> f r) -> Parser a

    aws Aws.DynamoDb.Core

    No documentation available.

  4. data PrimaryKey

    aws Aws.DynamoDb.Core

    Primary keys consist of either just a Hash key (mandatory) or a hash key and a range key (optional).

  5. PrimaryKey :: Attribute -> Maybe Attribute -> PrimaryKey

    aws Aws.DynamoDb.Core

    No documentation available.

  6. ProvisionedThroughputExceededException :: DdbErrCode

    aws Aws.DynamoDb.Core

    No documentation available.

  7. module Aws.Iam.Commands.PutGroupPolicy

    No documentation available.

  8. data PutGroupPolicy

    aws Aws.Iam.Commands.PutGroupPolicy

    Adds a policy document with the specified name, associated with the specified group. http://docs.aws.amazon.com/IAM/latest/APIReference/API_PutGroupPolicy.html

  9. PutGroupPolicy :: Text -> Text -> Text -> PutGroupPolicy

    aws Aws.Iam.Commands.PutGroupPolicy

    No documentation available.

  10. data PutGroupPolicyResponse

    aws Aws.Iam.Commands.PutGroupPolicy

    No documentation available.

Page 1193 of many | Previous | Next