[AWS] The new Too_Many_Parameters exception

Thomas Løcke thomas.granvej6 at gmail.com
Thu Feb 9 11:01:01 CET 2012


On Thu, Feb 9, 2012 at 9:59 AM, Thomas Løcke <thomas.granvej6 at gmail.com>wrote:

> Hey all,
>
> Is the Too_Many_Parameters exception that is raised when a client is
> sending excessive POST parameters handled internally by AWS, and all we
> users have to do is keep an eye on the log data, or do I have to add an
> exception handler for this in every method that make use of POST parameters?
>
> I glanced at the code, but I couldn't find a place where the exception was
> caught, hence the question.
>



Never mind the above question. With some help from curl, I've learned that
I have to catch this exception myself and do something meaningful with it.

All is well.

:o)
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/aws/attachments/20120209/d4e2f671/attachment.htm 


More information about the AWS mailing list