Skip to content

Tech debt: Refactor parameters utility to use boto_config instead of config parameter #4729

Closed
@leandrodamascena

Description

@leandrodamascena

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 with boto_config in our documentation.

Which area does this relate to?

Parameters

Suggestion

No response

Acknowledgment

Metadata

Metadata

Labels

tech-debtTechnical Debt tasks

Type

No type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions