-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
Unspecified
-
False
-
-
False
-
-
https://github.com/ansible-collections/community.aws/issues/2106
-
-
- 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
-
<!--- Paste example playbooks or commands between quotes below -->
```yaml (paste below)
```
-
-
- Code of Conduct
-
- [X] I agree to follow the Ansible Code of Conduct