Hotfix: Fix ECS API inconsistency since Fargate was released
A received task definition contains a new compatibilities
parameter (used for Fargate), but it is not possible to use this task definition AS IS to register a new revision. The API does not accept the compatibilities
parameter.