Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use aws powershell command instead of aws cli #447

Open
logicminds opened this issue Jul 1, 2021 · 0 comments
Open

use aws powershell command instead of aws cli #447

logicminds opened this issue Jul 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@logicminds
Copy link
Contributor

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: Any
  • Ruby: Any
  • Distribution: windows
  • Module version: Any

How to reproduce (e.g Puppet code you use)

Use aws s3 url on windows

What are you seeing

The archive module code is written to use the aws cli as it works for many operating systems. However, because the AWS cli requires python and other packages, I want the option to use the powershell AWS tools instead.

The powershell tools for AWS reduces or eliminates security holes that are found with python and python pages. We would need to have an option to use the powershell tools and optionally install the powershell tools like we do for the aws cli.

What behaviour did you expect instead

Output log

Any additional information you'd like to impart

@logicminds logicminds added the enhancement New feature or request label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant