Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.S3.Commands.GetService
- data GetService = GetService
- data GetServiceResponse = GetServiceResponse {
- gsrOwner :: UserInfo
- gsrBuckets :: [BucketInfo]
Documentation
data GetService Source #
Constructors
GetService |
Instances
SignQuery GetService Source # | ServiceConfiguration: |
Transaction GetService GetServiceResponse Source # | |
type ServiceConfiguration GetService Source # | |
data GetServiceResponse Source #
Constructors
GetServiceResponse | |
Fields
|