Closed
Bug 1649827
Opened 5 years ago
Closed 2 years ago
stop using aws-cli
Categories
(Socorro :: General, task, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: willkg, Unassigned)
References
(Blocks 1 open bug)
Details
aws-cli has a dependency restriction on rsa >=3.5.0. That's been true for a couple of years now. It's tracked in this issue:
https://github.com/aws/aws-cli/issues/3660
I don't think they're ever going to get around to fixing that, so we're better off ditching this dependency. We only use it in the local dev environment and we can probably code good-enough equivalents for the uses we have.
This covers that work.
Comment 1•2 years ago
|
||
aws cli has been updated to support rsa up to 4.5
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•