-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
feature-requestThis item refers to a feature request for an existing or new utilityThis 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 futureThis item is on-hold and will be revisited in the futureparametersThis item relates to the Parameters UtilityThis item relates to the Parameters Utility
Description
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
- This feature request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
feature-requestThis item refers to a feature request for an existing or new utilityThis 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 futureThis item is on-hold and will be revisited in the futureparametersThis item relates to the Parameters UtilityThis item relates to the Parameters Utility
Type
Projects
Status
On hold