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