| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.S3.Commands.GetBucketLocation
Documentation
data GetBucketLocation Source #
Constructors
| GetBucketLocation | |
Instances
| Show GetBucketLocation Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
| 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 # | |
| Transaction GetBucketLocation GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
| type ServiceConfiguration GetBucketLocation Source # | |
data GetBucketLocationResponse Source #
Constructors
| GetBucketLocationResponse | |
Fields | |
Instances
| Show GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
| AsMemoryResponse GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Associated Types type MemoryResponse GetBucketLocationResponse :: Type Source # | |
| Transaction GetBucketLocation GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |
| ResponseConsumer r GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation Associated Types type ResponseMetadata GetBucketLocationResponse :: Type Source # Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata GetBucketLocationResponse) -> HTTPResponseConsumer GetBucketLocationResponse Source # | |
| type MemoryResponse GetBucketLocationResponse Source # | |
| type ResponseMetadata GetBucketLocationResponse Source # | |
Defined in Aws.S3.Commands.GetBucketLocation | |