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

Auto-update functionality for the AWS CLI MSI installer for Windows (64-bit) #8645

Closed
2 tasks
visit1985 opened this issue Apr 22, 2024 · 2 comments
Closed
2 tasks
Assignees
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.

Comments

@visit1985
Copy link

Describe the feature

Provide some auto-update functionality for the AWS CLI MSI installer for Windows (64-bit).

Use Case

Some companies, relying on Windows, provide locked down devices without admin permissions to employees, and have highly regulated and slow software packaging cycles. At the same time users are always requiring the latest AWS CLI update to make use of new features. AWS CLI version 1 fulfills this need by allowing users to upgrade without admin permissions using Python pip.

Proposed Solution

While this could obviously be solved on organizational level, providing some form of auto-update functionality could help to speed up adoption of AWS CLI version 2.

Other Information

/v2

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

aws-cli/1.32.88 Python/3.9.1 Windows/10 botocore/1.34.88

Environment details (OS name and version, etc.)

Windows 10 Enterprise (64-bit)

@visit1985 visit1985 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 22, 2024
@tim-finnigan tim-finnigan self-assigned this Apr 23, 2024
@tim-finnigan tim-finnigan added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Apr 23, 2024
@tim-finnigan
Copy link
Contributor

Thanks for the feature request. We do recommend migrating to v2 if possible (documentation here for guidance: https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration-instructions.html).

The request to make the AWS CLI available in package managers like pip is being tracked in #4947 but not under consideration at this time for reasons explained in the issue. However, it appears that the issue here is essentially a duplicate of #4633, requesting the ability to install on Windows without admin privileges. I think this can be closed for consolidation, but please feel free to 👍 those issues and add any relevant comments there, or let us know if there are any other details you wanted to share regarding your use case.

@tim-finnigan tim-finnigan added duplicate This issue is a duplicate. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Apr 23, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate. feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants