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

Migrate to AWS JavaScript SDK v3 #2618

Open
1 of 3 tasks
hassankhan opened this issue Apr 28, 2021 · 1 comment
Open
1 of 3 tasks

Migrate to AWS JavaScript SDK v3 #2618

hassankhan opened this issue Apr 28, 2021 · 1 comment

Comments

@hassankhan
Copy link
Task lists! Give feedback
Member

@hassankhan hassankhan commented Apr 28, 2021

Is your feature request related to a problem? Please describe.
AWS has released a newer version of their SDK which is far more lightweight.

Affected packages:

  • #3132
  • @cubejs-backend/serverless-aws
  • @cubejs-backend/mysql-aurora-serverless-driver

Describe the solution you'd like
Use the new SDK.

Describe alternatives you've considered
Keeping the v2 SDK probably. Not ideal though.

Additional context

❯ yarn why aws-sdk
yarn why v1.22.10
[1/4] :thinking_face:  Why do we have the module "aws-sdk"...?
[2/4] :truck:  Initialising dependency graph...
[3/4] :mag:  Finding dependency...
[4/4] :aerial_tramway:  Calculating file sizes...
=> Found "aws-sdk@2.889.0"
info Reasons this module exists
   - "_project_#@cubejs-backend#athena-driver" depends on it
   - Hoisted from "_project_#@cubejs-backend#athena-driver#aws-sdk"
   - Hoisted from "_project_#@cubejs-backend#serverless-aws#aws-sdk"
   - Hoisted from "_project_#@cubejs-backend#mysql-aurora-serverless-driver#aws-sdk"
   - Hoisted from "_project_#@cubejs-backend#mysql-aurora-serverless-driver#@types#data-api-client#aws-sdk"
info Disk size without dependencies: "62.36MB"
info Disk size with unique dependencies: "63.63MB"
info Disk size with transitive dependencies: "63.86MB"
info Number of shared dependencies: 12
:sparkles:  Done in 1.75s.
@github-actions
Copy link

@github-actions github-actions bot commented Apr 28, 2021

If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you.
If this is the first time you are contributing a Pull Request to Cube.js, please check our contribution guidelines.
You can also post any questions while contributing in the #contributors channel in the Cube.js Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant