Skip to content

Change to use AWS DynamoDB Client#1

Open
victormacko wants to merge 2 commits into
oasmobile:masterfrom
victormacko:move-to-using-db-client
Open

Change to use AWS DynamoDB Client#1
victormacko wants to merge 2 commits into
oasmobile:masterfrom
victormacko:move-to-using-db-client

Conversation

@victormacko

@victormacko victormacko commented Jun 24, 2020

Copy link
Copy Markdown

This change allows the "Out of the box" DynamoDB Client from the AWS SDK to be used, and in-turn supports whatever AWS updates via their SDK.
Personally this was the only way I found to be able to use the role-based permissions in Symfony, without having to re-declare all the permissions for this package specifically.

I've also added in serialisation of objects - eg. when one object contained another within it, or an array of objects.

@no7mks

no7mks commented Jun 28, 2020

Copy link
Copy Markdown
Contributor

Thank you very much. We'll review it. This is open-sourced but also a fundamental component in our team, so we might need some time in making a decision.

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.

2 participants