Skip to content

Maintenance: improve names of adaptive types in SSMProvider #1412

Closed
@dreamorosi

Description

@dreamorosi

Summary

In the last release (1.8.0-beta) we have introduced new adaptive types for the SSMProvider part of the Parameters utility.

Some of the generics type variable names are unnecessarily cryptic (i.e. T or O) and we can improve on that.

Why is this needed?

So that future readers and prospective contributors, as well as our future selves, can better understand what's going on with these types.

Which area does this relate to?

Parameters

Solution

Rename the type names to something clearer.

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)parametersThis item relates to the Parameters Utility

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions