• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. PutGroupPolicyResponse :: PutGroupPolicyResponse

    aws Aws.Iam.Commands.PutGroupPolicy

    No documentation available.

  2. module Aws.Iam.Commands.PutUserPolicy

    No documentation available.

  3. data PutUserPolicy

    aws Aws.Iam.Commands.PutUserPolicy

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

  4. PutUserPolicy :: Text -> Text -> Text -> PutUserPolicy

    aws Aws.Iam.Commands.PutUserPolicy

    No documentation available.

  5. data PutUserPolicyResponse

    aws Aws.Iam.Commands.PutUserPolicy

    No documentation available.

  6. PutUserPolicyResponse :: PutUserPolicyResponse

    aws Aws.Iam.Commands.PutUserPolicy

    No documentation available.

  7. module Aws.S3.Commands.PutBucket

    No documentation available.

  8. data PutBucket

    aws Aws.S3.Commands.PutBucket

    No documentation available.

  9. PutBucket :: Bucket -> Maybe CannedAcl -> LocationConstraint -> Maybe StorageClass -> PutBucket

    aws Aws.S3.Commands.PutBucket

    No documentation available.

  10. data PutBucketResponse

    aws Aws.S3.Commands.PutBucket

    No documentation available.

Page 1194 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete