Deletes an analysis scheme. For more information, see <a href="http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html" target="_blank">Configuring Analysis Schemes</a> in the <i>Amazon CloudSearch Developer Guide</i>.
get/#Action=DeleteAnalysisScheme
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).
AnalysisSchemeNamestring required
Names must begin with a letter and can contain the following characters: a-z (lowercase), 0-9, and _ (underscore).
The name of the analysis scheme you want to delete.
Action'DeleteAnalysisScheme' required
Version'2013-01-01' required
Response
Success