Skip to content

Conversation

leandrodamascena
Copy link
Contributor

Issue number: #3252

Summary

Changes

This PR resolves the issue where the SSMProvider class does not implement the get_multiple method, which is not in line with the other methods provided by the class. This loss of functionality prevents the ability to check environment variables and other values before sending it to the service layer.

User experience

No changes

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team July 19, 2024 15:46
@boring-cyborg boring-cyborg bot added internal Maintenance changes tests labels Jul 19, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 19, 2024
@github-actions github-actions bot added enhancement and removed internal Maintenance changes labels Jul 19, 2024
@leandrodamascena leandrodamascena merged commit c32307c into aws-powertools:v3 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant