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 | ServiceConfiguration: |
Transaction GetService GetServiceResponse | |
type ServiceConfiguration GetService = S3Configuration |
data GetServiceResponse Source
Constructors
GetServiceResponse | |
Fields
|