Open
Description
Updating the task definition to use Service Connect, I get an error during the deploy process.
* UnexpectedParameter: Unexpected key 'name' found in params.containerDefinitions[0].portMappings[0]
* UnexpectedParameter: Unexpected key 'appProtocol' found in params.containerDefinitions[0].portMappings[0]
With ECS supporting Service connect, name
and appProtocol
has to be supported in portMappings
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ECS.html#registerTaskDefinition-property