Code Monkey home page Code Monkey logo

localstack-awscli-local's People

Contributors

blind-striker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jtone123

localstack-awscli-local's Issues

Unable to find AWS CLI

Expected Behavior

awslocal kinesis list-streams should list kinesis streams

Actual Behavior

awslocal kinesis list-streams returns the error

$ awslocal kinesis list-streams
ERROR: Unable to find aws cli

Steps to Reproduce the Problem

  1. Install dotnet 5 SDK 5.0.200
  2. Install AWS CLI
  3. Install LocalStack tool dotnet tool install --global LocalStack.AwsLocal
  4. Run awslocal kinesis list-streams

Specifications

  • Version: 1.3.0
  • Platform: Windows 10 64bit

See

$ aws --version
aws-cli/2.1.27 Python/3.7.9 Windows/10 exe/AMD64 prompt/off

$ awslocal
Thin wrapper around the "aws" command line interface (CLI) for use with LocalStack.

The "awslocal" CLI allows you to easily interact with your local services without
having to specify "--endpoint-url=http://..." for every single command.

Example:
Instead of the following command ...
aws --endpoint-url=https://localhost:4568 --no-verify-ssl kinesis list-streams
... you can simply use this:
awslocal kinesis list-streams

Options:
  Run "aws help" for more details on the aws CLI subcommands.

$ awslocal kinesis list-streams
ERROR: Unable to find aws cli

$ dotnet --version
5.0.200

And the tools installed globally

$ dotnet tool list -g
Package Id                      Version      Commands
------------------------------------------------------------------------
amazon.lambda.testtool-3.1      0.11.1       dotnet-lambda-test-tool-3.1
amazon.lambda.tools             5.0.1        dotnet-lambda
dotnet-ef                       5.0.3        dotnet-ef
localstack.awslocal             1.3.0        awslocal

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.