Skip to content

Feature request: transform: 'json' should return an array for StringList stored in SSM #2041

Open
@maximang

Description

@maximang

Use case

StringList stored in SSM are mainly used to store arrays. The first thing people usually do, is splitting the StringList into an array right after having retrieved it from the Parameter Store.

Solution/User Experience

In the Parameters Powertool, when the transform: 'json' option is used, automatically transform the StringList into an array.

We can also provide an extra transform option value (transform: 'array' for example), just made to handle this case. But it would be disappointing for people getting multiple parameters at once, using getMultiple/getParameters.

Alternative solutions

Acknowledgment

Future readers

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestThis item refers to a feature request for an existing or new utilitynext-major-versionon-holdThis item is on-hold and will be revisited in the futureparametersThis item relates to the Parameters Utility

    Type

    No type

    Projects

    Status

    On hold

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions