This sets a higher limit of 1 MB for form data payload size. This allows the creation of large templates. Note that the Amazon SES limit is 500KB per template, see here.
Prior to this change, creating large templates would return 413 status code (Request entity too large).