aws / aws/session-manager-plugin
Session Manager Plugin in docker container along with AWS CLI on my local machine
Open
- Dominant language
- Go
- Stars
- 320
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Hi team,
I've built the docker image with Session Manager Plugin based on alpine without installing aws cli in the container.
Is it possible to use the containerized plugin along with aws cli installed on my local machine?
For example to execute this command:
`aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids ${instance_ID} `
Contributor guide
Assessment
This issue has not been assessed yet.