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

Tech debt: refactor the SSMProvider class to implement the get_multiple method #3252

Closed
1 of 2 tasks
leandrodamascena opened this issue Oct 25, 2023 · 3 comments · Fixed by #4785
Closed
1 of 2 tasks
Assignees
Labels
tech-debt Technical Debt tasks v3 Features that will be included in Powertools v3.

Comments

@leandrodamascena
Copy link
Contributor

Why is this needed?

Currently, the SSMProvider class does not implement the get_multiple method and we lose the ability to check environment variables and others.
We can't fix it now because this is a breaking change, but we need to fix it in Powertools v3.

Original discussion: https://github.com/aws-powertools/powertools-lambda-python/pull/3241/files#r1371498301

Which area does this relate to?

Parameters

Suggestion

No response

Acknowledgment

@leandrodamascena
Copy link
Contributor Author

Closed via #4785

@github-project-automation github-project-automation bot moved this from Backlog to Coming soon in Powertools for AWS Lambda (Python) Jul 29, 2024
@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Jul 29, 2024
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments 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.

Copy link
Contributor

github-actions bot commented Aug 8, 2024

This is now released under 2.43.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Aug 8, 2024
@leandrodamascena leandrodamascena moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical Debt tasks v3 Features that will be included in Powertools v3.
Projects
Status: Shipped
1 participant