aws-0.22: Amazon Web Services (AWS) for Haskell
Safe HaskellNone
LanguageHaskell2010

Aws.SimpleDb.Commands.Domain

Documentation

data CreateDomain Source #

Constructors

CreateDomain 

Fields

Instances

Instances details
Show CreateDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> CreateDomain -> ShowS

show :: CreateDomain -> String

showList :: [CreateDomain] -> ShowS

SignQuery CreateDomain Source #

ServiceConfiguration: SdbConfiguration

Instance details

Defined in Aws.SimpleDb.Commands.Domain

Associated Types

type ServiceConfiguration CreateDomain :: Type -> Type Source #

Transaction CreateDomain CreateDomainResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ServiceConfiguration CreateDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

data DeleteDomain Source #

Constructors

DeleteDomain 

Fields

Instances

Instances details
Show DeleteDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> DeleteDomain -> ShowS

show :: DeleteDomain -> String

showList :: [DeleteDomain] -> ShowS

SignQuery DeleteDomain Source #

ServiceConfiguration: SdbConfiguration

Instance details

Defined in Aws.SimpleDb.Commands.Domain

Associated Types

type ServiceConfiguration DeleteDomain :: Type -> Type Source #

Transaction DeleteDomain DeleteDomainResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ServiceConfiguration DeleteDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

data DomainMetadataResponse Source #

Constructors

DomainMetadataResponse 

Fields

data ListDomainsResponse Source #

Constructors

ListDomainsResponse 

Fields

Instances

Instances details
Show ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> ListDomainsResponse -> ShowS

show :: ListDomainsResponse -> String

showList :: [ListDomainsResponse] -> ShowS

AsMemoryResponse ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

IteratedTransaction ListDomains ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Transaction ListDomains ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

ListResponse ListDomainsResponse Text Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

ResponseConsumer r ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type MemoryResponse ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ResponseMetadata ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain