Calling S3 from a command-line tool
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- aws, javascript
Research direction
Open daves3.js and compare its S3 usage with the linked AWS SDK migration guide. Verify the command-line tool no longer prints the multi-line conversion warning and that its S3 operations still work after the migration.
Written by the indexing model from the issue text.
Description
I'm working on a command-line tool that connects to S3 among other things. But there's a problem. When the app opens, ie every time you issue a command, we get a multi-line message from the AWS package saying it's time to convert to the new version of their API.
Okay great. I guess now I finally have to convert. So I go to their website and like all Amazon docs, it never gets to the point.
I have all my S3 code in one package, so it should be easy for me to transition.
https://github.com/scripting/s3/blob/master/daves3.js
Anyway, please if you have any ideas, I have just this code to convert.
- Dominant language
- HTML
- Stars
- 134
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from scripting/Scripting-News
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
scripting/Scripting-News#353 · 6 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
scripting/Scripting-News#332 · 25 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
scripting/Scripting-News#362 ·
-
Matt is moved aside Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
scripting/Scripting-News#361 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
scripting/Scripting-News#360 · 1 comment · 1 reaction ·
All issues in scripting/Scripting-News
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
area: dogs bug priority: P3 silent failure test-code
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
phoenixframework/phoenix#6847 ·