SessionManagerPlugin is not found while session-manager-plugin --version is successful #8707
Unanswered
matthieudesprez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to automate a few aws cli commands through a raycast extension, but when running commands through nodejs execSync I get a weird behaviour.
For instance, if I try to run the following:
It returns the following
So I'm a bit puzzled here why running aws ssm start-session would fail if session-manager-plugin is successful
I only have this outcome using execSync but I'd really like to understand how it's possible for this to happen
Thanks
Beta Was this translation helpful? Give feedback.
All reactions