Safe Haskell | None |
---|---|
Language | Haskell2010 |
The CreateDomain operation creates a new domain. The domain name should be unique among the domains associated with the Access Key ID provided in the request. The CreateDomain operation may take 10 or more seconds to complete. The client can create up to 100 domains per account. If the client requires additional domains, go to http://aws.amazon.com/contact-us/simpledb-limit-request/.
http://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API_CreateDomain.html
Request
data CreateDomain Source
Request constructor
CreateDomain
constructor.
The fields accessible through corresponding lenses are:
cdDomainName
::
Text
Request lenses
Response
Response constructor
createDomainResponse :: CreateDomainResponse Source
CreateDomainResponse
constructor.