A couple of weeks ago AWS released a blog post which claims that the ECS run-task API now supports overriding memory and cpu quotas, boto3 has been updated to accept and validate the new parameters, but they are ignored by the ECS backend. Does anyone know how to report this without paying for business support? I would rather not upgrade to pay for it to report a bug in an AWS service, as I've tried to do so in the past and AWS support simply let the ticket expire without a resolution.
https://aws.amazon.com/about-aws/whats-new/2017/06/amazon-ecs-runtask-and-starttask-apis-now-support-additional-override-parameters/
https://github.com/boto/boto3/issues/1184