Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Aws.S3.Commands.GetBucketLocation
Documentation
data GetBucketLocation Source #
Constructors
GetBucketLocation | |
Instances
SignQuery GetBucketLocation Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Associated Types type ServiceConfiguration GetBucketLocation :: Type -> Type Source # Methods signQuery :: GetBucketLocation -> ServiceConfiguration GetBucketLocation queryType -> SignatureData -> SignedQuery Source # | |
Show GetBucketLocation Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Methods showsPrec :: Int -> GetBucketLocation -> ShowS # show :: GetBucketLocation -> String # showList :: [GetBucketLocation] -> ShowS # | |
Transaction GetBucketLocation GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
type ServiceConfiguration GetBucketLocation Source # | |
data GetBucketLocationResponse Source #
Constructors
GetBucketLocationResponse | |
Fields |
Instances
AsMemoryResponse GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Associated Types | |
Show GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Methods showsPrec :: Int -> GetBucketLocationResponse -> ShowS # show :: GetBucketLocationResponse -> String # showList :: [GetBucketLocationResponse] -> ShowS # | |
ResponseConsumer r GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Associated Types Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata GetBucketLocationResponse) -> HTTPResponseConsumer GetBucketLocationResponse Source # | |
Transaction GetBucketLocation GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
type MemoryResponse GetBucketLocationResponse Source # | |
type ResponseMetadata GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation |