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

Add AWS.S3.getSignedUrlPromise #2827

Merged
merged 11 commits into from
Aug 29, 2019

Conversation

AllanZhengYP
Copy link
Contributor

based on #1711 with a few fix. This PR closes #1008

Checklist
  • npm run test passes
  • .d.ts file is updated
  • changelog is added, npm run add-change
  • run bundle exec rake docs:api and inspect doc/latest/index.html if documentation is changed
  • run npm run integration if integration test is changed
  • non-code related change (markdown/git settings etc)

@AllanZhengYP AllanZhengYP marked this pull request as ready for review August 28, 2019 20:19
@AllanZhengYP AllanZhengYP requested a review from trivikr August 28, 2019 23:28
@AllanZhengYP AllanZhengYP merged commit a203c0e into aws:master Aug 29, 2019
@lock
Copy link

lock bot commented Sep 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 Get Signed URL accepts callback but not promise
3 participants