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

Feat: DownloadData refactor #13073

Merged
merged 20 commits into from
Mar 11, 2024

Conversation

ashika112
Copy link
Member

@ashika112 ashika112 commented Mar 1, 2024

Description of changes

This PR adds support for the new path parameter as input for downloadData API

Description of how you validated changes

  • Unit tests are added
  • Manually validated the usage in a react sample app

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@jimblanc jimblanc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nits & questions. Also, it looks like we have a handful of linting errors

packages/core/src/singleton/Auth/types.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/apis/downloadData.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/apis/downloadData.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/types/inputs.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/types/outputs.ts Outdated Show resolved Hide resolved
@ashika112 ashika112 marked this pull request as ready for review March 5, 2024 06:34
@ashika112 ashika112 requested review from a team as code owners March 5, 2024 06:34
packages/storage/src/providers/s3/apis/downloadData.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/apis/downloadData.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/types/outputs.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/types/outputs.ts Outdated Show resolved Hide resolved
packages/storage/src/providers/s3/types/outputs.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@jimblanc jimblanc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting close! Some small nits

@ashika112 ashika112 merged commit 32990ee into aws-amplify:gen2-storage Mar 11, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants