Skip to content

Maintenance: Split powertools-parameters into submodules #1402

Closed
@scottgerring

Description

@scottgerring

Summary

In order to minimize dependency size, we should split powertools-parameters into submodules (keeping powertools-parameters as the interface) :

  • powertools-parameters-ssm
  • powertools-parameters-secrets
  • powertools-parameters-dynamodb
  • powertools-parameters-appconfig

This is a breaking change and should be done in v2 only.

Why is this needed?

This will allow users to only pull in dependencies that they need for their app, rather then our extra code plus the pieces of the SDK that needs.

Which area does this relate to?

Parameters

Solution

No response

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Coming soon

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions