Safe Haskell | None |
---|---|
Language | Haskell2010 |
Permanently deletes a search domain and all of its data. Once a domain has been deleted, it cannot be recovered. For more information, see Deleting a Search Domain in the Amazon CloudSearch Developer Guide.
http://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_DeleteDomain.html
Request
data DeleteDomain Source
Request constructor
DeleteDomain
constructor.
The fields accessible through corresponding lenses are:
ddDomainName
::
Text
Request lenses
ddDomainName :: Lens' DeleteDomain Text Source
The name of the domain you want to permanently delete.
Response
Response constructor
deleteDomainResponse :: DeleteDomainResponse Source
DeleteDomainResponse
constructor.
The fields accessible through corresponding lenses are: