| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.S3.Commands.GetBucketLocation
Documentation
data GetBucketLocation Source #
Constructors
| GetBucketLocation | |
Instances
| SignQuery GetBucketLocation Source # | |||||
Defined in Aws.S3.Commands.GetBucketLocation Associated Types
Methods signQuery :: GetBucketLocation -> ServiceConfiguration GetBucketLocation queryType -> SignatureData -> SignedQuery Source # | |||||
| Show GetBucketLocation Source # | |||||
Defined in Aws.S3.Commands.GetBucketLocation | |||||
| 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 | |||||
| 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 | |||||