Closed
Description
Why is this needed?
The parameter feature (dynamodb, ssm, secrets, and appconfig) is using a parameter name config
, but the name of this parameter is not very clear and we need to refactor to use boto_config
.
Consider the following steps to make this work:
- Merge this into Powertools v3 branch
- Add new parameter
boto_config
and refactor the code to use it. - Add a deprecation if someone uses the
config
parameter. - Replace
config
withboto_config
in our documentation.
Which area does this relate to?
Parameters
Suggestion
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) TenetsShould this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped
Activity
leandrodamascena commentedon Aug 6, 2024
Closed via #4893
github-actions commentedon Aug 6, 2024
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.
github-actions commentedon Aug 8, 2024
This is now released under 2.43.0 version!