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

Feature request: implement DynamoDBProvider #1174

Closed
3 of 4 tasks
dreamorosi opened this issue Nov 17, 2022 · 1 comment · Fixed by #1202
Closed
3 of 4 tasks

Feature request: implement DynamoDBProvider #1174

dreamorosi opened this issue Nov 17, 2022 · 1 comment · Fixed by #1202
Assignees
Labels
completed This item is complete and has been merged/shipped feature-request This item refers to a feature request for an existing or new utility parameters This item relates to the Parameters Utility

Comments

@dreamorosi
Copy link
Contributor

dreamorosi commented Nov 17, 2022

Summary

The Parameters utility should allow customers to retrieve one or more parameters stored in a DynamoDB table.

This work includes the following tasks:

  • Write provider + types
  • Unit tests (100% coverage)

Why is this needed?

1/ So that customers are able to retrieve parameters from DynamoDB, 2/ to reach feature parity with Powertools for Python.

Which area does this relate to?

Parameters

Solution

No response

Acknowledgment

@dreamorosi dreamorosi added parameters This item relates to the Parameters Utility feature-request This item refers to a feature request for an existing or new utility confirmed The scope is clear, ready for implementation labels Nov 17, 2022
@dreamorosi dreamorosi added this to the Parameters - Beta release milestone Nov 17, 2022
@dreamorosi dreamorosi self-assigned this Dec 28, 2022
@dreamorosi dreamorosi linked a pull request Dec 28, 2022 that will close this issue
13 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2023

⚠️ COMMENT VISIBILITY WARNING ⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release This item has been merged and will be released soon label Jan 6, 2023
@dreamorosi dreamorosi added completed This item is complete and has been merged/shipped and removed pending-release This item has been merged and will be released soon confirmed The scope is clear, ready for implementation labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed This item is complete and has been merged/shipped feature-request This item refers to a feature request for an existing or new utility parameters This item relates to the Parameters Utility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant