Skip to content

Feature request: implement BaseProvider #1173

Closed
@dreamorosi

Description

@dreamorosi

Summary

Each one of the providers (DynamoDB, AppConfig, SSM, etc.) shares some underlying functionalities. These features should be implemented in a base class from which all these providers can inherit from.

This work includes the following tasks:

  • Write provider + types
  • Unit tests (100% coverage)

Why is this needed?

To create the foundation for the rest of the customer facing features.

Which area does this relate to?

Parameters

Solution

No response

Acknowledgment

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedfeature-requestThis item refers to a feature request for an existing or new utilityparametersThis item relates to the Parameters Utility

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions