Skip to content

Unsupported fields from new ECS Panel #430

@GyllieGyllie

Description

@GyllieGyllie

If you are using the new ECS panel to create the original task definition you can now specify a port name & app protocol but both fields aren't supported by the code causing you to be unable to update it.

Error: Failed to register task definition in ECS: There were 2 validation errors:
UnexpectedParameter: Unexpected key 'name' found in params.containerDefinitions[0].portMappings[0]
UnexpectedParameter: Unexpected key 'appProtocol' found in params.containerDefinitions[0].portMappings[0]

We are using aws-actions/amazon-ecs-deploy-task-definition@v1.4.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions