awslabs / simple-database-archival-solution

Simple Database Archival Solution (SDAS) is an open source solution which you can deploy in your AWS account to archive data to AWS. SDAS provides organizations with an efficient, easy and cost-effective solution for archiving Oracle, Microsoft SQL, PostgreSQL, and MySQL databases.
Apache License 2.0
39 stars 8 forks source link

WAF Blocking Issue with Large Request Body #43

Closed ruiscosta closed 5 months ago

ruiscosta commented 5 months ago

Requests to the /api/archive/create endpoint are being blocked by AWS WAF. The blocking appears to be triggered by the SizeRestrictions_BODY rule within the AWSManagedRulesCommonRuleSet.

Error Summary

Additional Information This issue is causing disruptions when attempting to archive large data payloads.