Giter Site home page Giter Site logo

Comments (3)

lavignes avatar lavignes commented on May 20, 2024

My first guess is that your ECS models are out of date.

It looks like you are using a cli version from yesterday https://pypi.org/project/awscli/1.16.143/

Can you double-check that you don't have an outdated model for ECS in ~/.aws/models/ that you may have added with https://docs.aws.amazon.com/cli/latest/reference/configure/add-model.html

from aws-app-mesh-examples.

bigdefect avatar bigdefect commented on May 20, 2024

Hey there. I just went through the steps to verify and I was able to provision the tasks with a CLI on 1.16.140, the latest version currently available on homebrew.

That error message is the client-side validation in the CLI, which suggests the model in the version that's being invoked during the calls to ECS is out of date. proxyConfiguration was added to the ECS API a while ago, but I see you've listed a very new version of the CLI.

Could you confirm that you don't have multiple versions of the CLI installed, or maybe have overridden a model? It's possible that you have a separate one installed (for example through homebrew), and that's the one that's being invoked by default in the scripts.

from aws-app-mesh-examples.

qrobinson-starz avatar qrobinson-starz commented on May 20, 2024

Thanks for the response guys. I ended up uninstalling the cli and pulling it down from homebrew based on @efe-selcuk's suggestion and it seems to be working fine now.

from aws-app-mesh-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.