Skip to content

Feature/update aws sdk go - #15

Open
iliantodorov wants to merge 2 commits into
masterfrom
feature/update-aws-sdk-go
Open

Feature/update aws sdk go#15
iliantodorov wants to merge 2 commits into
masterfrom
feature/update-aws-sdk-go

Conversation

@iliantodorov

Copy link
Copy Markdown
Contributor

Big update to use aws sdk go v2:

  • all requests to service now require a context, old functions without context are kept for backwards compatibility
  • libraries are split up into multiple packages
  • when calling the cmn-dynamo-get-items lambda, the dynamo object is converted back to the old format that lambda expects

@iliantodorov
iliantodorov requested a review from sluipmoord July 17, 2026 14:19
@j4cuza

j4cuza commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Are we happy this has been test with all the DPS functions it will affect? @iliantodorov @sluipmoord

@iliantodorov

Copy link
Copy Markdown
Contributor Author

Are we happy this has been test with all the DPS functions it will affect? @iliantodorov @sluipmoord

DPS should be using a specific old version, if it installs this one a lot of stuff would break

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.

3 participants