HTTP/1.1 400 Bad Request
x-amzn-requestid: fe8301d6-37ab-11e2-b9d2-65e69145006c
content-type: text/xml
content-length: 703
date: Mon, 26 Nov 2012 09:31:02 GMT

<ErrorResponse xmlns="http://cloudsearch.amazonaws.com/doc/2011-02-01">
  <Error>
    <Type>Sender</Type>
    <Code>ValidationError</Code>
    <Message>3 validation errors detected: Value 'abcdefghijklmnopqrstuvwxyz0123456789abcdefghijklmnopqrstuvwxyz0123456789' at 'indexField.indexFieldName' failed to satisfy constraint: Member must have length less than or equal to 64; Value 'a' at 'domainName' failed to satisfy constraint: Member must satisfy regular expression pattern: [a-z][a-z0-9\-]+; Value 'a' at 'domainName' failed to satisfy constraint: Member must have length greater than or equal to 3</Message>
  </Error>
  <RequestId>fe8301d6-37ab-11e2-b9d2-65e69145006c</RequestId>
</ErrorResponse>
