Skip to content

issues Search Results · repo:awslabs/aws-shell language:Python

Filter by

166 results
 (82 ms)

166 results

inawslabs/aws-shell (press backspace or delete to remove)

Is there a way to proactively index the autocomplete docs, without waiting for user to run aws-shell command? I want to run it in advnace during startup, so when user will access the shell the files will ...
  • avishay28
  • Opened 
    on Jan 31, 2024
  • #272

I have install and reinstall python , pip and awsebcli still when I run eb --version i used get failed to create process. C:\Users\karth\djangosample\StudyBud-master python --version Python 3.7.4 C:\Users\karth\djangosample\StudyBud-master ...
  • KarthikKalon
  • Opened 
    on Jan 5, 2023
  • #268

aws-shell is abandoned. The last update was 2 years ago. It doesn t support aws-cli v2. As a result some people decide to use the older version of aws-cli. But many of aws-shell features are implemented ...
  • mclayer
  • 5
  • Opened 
    on May 14, 2022
  • #266

Once I m in the shell, I get the following error no matter what command I run: /bin/sh: 1: aws: not found image I m trying to run this on Ubuntu under Windows 10 WSL. As an aside-but might be related--when ...
  • aagha
  • 1
  • Opened 
    on Feb 23, 2022
  • #265

@szhengac after having merged #1080, the problem should be solved if you set the following at the beginning of your jobs import multiprocessing multiprocessing.set_start_method( spawn , force=True) Could ...
  • cutiezang3l
  • Opened 
    on Jan 16, 2022
  • #264

aws configure Namespace object has no attribute cli_binary_format aws
  • 7absec
  • 1
  • Opened 
    on Jan 7, 2022
  • #263

if you run aws ec2 describer-instances --filters ( the auto complete suggestes the syntax) after the user writes NAME= the drop down can give the list of filters available HERE I am happy to pick this ...
  • ArjunDandagi
  • 1
  • Opened 
    on Sep 3, 2021
  • #262

First run, creating autocomplete index... Traceback (most recent call last): File /usr/local/lib/python3.8/dist-packages/awsshell/utils.py , line 84, in file_contents with open(filename, mode) as f: FileNotFoundError: ...
  • ProcrastinatingEntrepreneur
  • Opened 
    on May 13, 2021
  • #261

Fresh install on Linux Mint, upgraded awscli and botocore packages. Running for the first time returns an error while creating the autocomplete index as shown below: $ aws-shell First run, creating autocomplete ...
  • sebastiaopf
  • 1
  • Opened 
    on Apr 30, 2021
  • #260

Just wanted to thank you for making this, made cli so much more hassle free and productive. Amazing work!!
  • rupayanr
  • Opened 
    on Apr 9, 2021
  • #259
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub