issues Search Results · repo:xen0l/aws-gate language:Python
Filter by
68 results
(63 ms)68 results
inxen0l/aws-gate (press backspace or delete to remove)The path defined here for Linux platform references the Debian 64bit AWS Session Manager Plugin. For Raspberry Pi the
URL should have _arm64 instead of _64bit as documented here:
https://docs.aws.amazon.com/systems-manager/latest/userguide/install-plugin-debian.html ...
andrei-gavrila
- Opened on Nov 25, 2023
- #1768
I work with a client that uses colons in tag names as part of aws best tagging practices.
I tried to do this and I could not get it to work with tag corp:env and value prod
aws-gate session corp:env:prod ...
nitrocode
- Opened on Sep 28, 2023
- #1753
Context
I like the usage of this command. I have 10 instances that match this tag and session will ssh/ssm into one of the
instances perfectly.
$ aws-gate session Name:my-app
But what if I wanted to ...
nitrocode
- Opened on Sep 28, 2023
- #1752
AWS has released couple of more EC2 regions and we should update the list accordingly.
xen0l
- Opened on Aug 4, 2023
- #1726
Hi Team,
Greetings!
From this morning when i have upgraded ubuntu version from 22.04 to 23.04 aws-gate stopped working.
OS: ubuntu 23.04 Python: 3.11.2 aws-gate: 0.11.2
simple aws-gate command results ...
mayurts
- 2
- Opened on Jun 23, 2023
- #1725
MacOs : vantura 13.2.1 Installation went fine however running aws-gate gives below error.
Traceback (most recent call last):
File /opt/homebrew/bin/aws-gate , line 3, in module
import aws_gate.cli ...
farhansaed
- 8
- Opened on Feb 17, 2023
- #1598
The list function may produce an InvalidInstanceID.NotFound error because the AWS API may return InstanceIDs that we
cannot describe correctly.
To fix that, we could filter on the PingStatus attribute ...
fmiquel90
- Opened on Nov 30, 2022
- #1544
https://aws.amazon.com/about-aws/whats-new/2022/05/aws-systems-manager-support-port-forwarding-remote-hosts-using-session-manager/
good first issue
help wanted
xen0ldog
- 2
- Opened on May 27, 2022
- #1345
Hello, I have found the following error when I tried to run aws-gate with aws-gate.exe_Windows_amd64 (Release 0.11.2) on
Windows 10.
No module named configparser
[20064] Failed to execute script aws-gate ...
stepcheunghk
- 3
- Opened on May 16, 2022
- #1332
marshmallow is used as a class serialization library in aws-gate. Pydantic has much simpler API, is more performant and
easier to work with. We should replace it.
xen0l
- Opened on Jan 3, 2022
- #1174

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.