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: move to aws-sdk-v3 #187

Merged
merged 5 commits into from
Jan 19, 2023
Merged

feat: move to aws-sdk-v3 #187

merged 5 commits into from
Jan 19, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Jan 17, 2023

The latest NodeJS lambdas in AWS are now on aws-sdk-v3 which has made me want to start migrating things to it.

I am using argo-tasks as a test bed for some v3 changes before updating basemaps.

src/direct/copy.ts Outdated Show resolved Hide resolved
src/direct/copy.ts Outdated Show resolved Hide resolved
import { logger } from '../log.js';
import { ConcurrentQueue } from '../utils/concurrent.queue.js';

const SourceLocation = 's3://linz-topographic-upload/blacha/SNC9990';
Copy link
Collaborator

Choose a reason for hiding this comment

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

I assume this is only for your tests

@kodiakhq kodiakhq bot merged commit 7495070 into master Jan 19, 2023
@kodiakhq kodiakhq bot deleted the feat/aws-sdk-v3 branch January 19, 2023 21:19
amfage pushed a commit that referenced this pull request Jan 25, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](v2.0.1...v2.1.0)
(2023-01-25)


### Features

* --force-no-clobber copy option TDE-595
([#208](#208))
([e73a9f8](e73a9f8))
* move to aws-sdk-v3
([#187](#187))
([7495070](7495070))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants