ansible-collections/community.aws

File transfer facilities for AWS SSM connection plugin based on port forwarding

ckingparra-st opened this issue · 0 comments

Summary

I'm trying to control a group of instances on AWS using the communit.aws.aws_ssm connection plugin.

The permissions are locked down, and I don't have an S3 bucket to use for file transfers. Please consider adding file transfer capabilities based on port forwarding instead of requiring a bucket.

Here is an article that explains how to transfer files over SSM with port forwarding: https://gist.github.com/lukeplausin/4b412d83fb1246b0bed6507b5083b3a7

Issue Type

Feature Idea

Component Name

aws_ssm

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct