Deletes a suggester. For more information, see <a href="http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-suggestions.html" target="_blank">Getting Search Suggestions</a> in the <i>Amazon CloudSearch Developer Guide</i>.
get/#Action=DeleteSuggester
Query parameters
DomainNamestring required
A string that represents the name of a domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
SuggesterNamestring required
Names must begin with a letter and can contain the following characters: a-z (lowercase), 0-9, and _ (underscore).
Specifies the name of the suggester you want to delete.
Action'DeleteSuggester' required
Version'2013-01-01' required
Response
Success