Skip to content

Comments

Add "awsEncryptedParameterStore" function for encrypted parameters in SSM#44

Open
xserrat wants to merge 6 commits intosubchen:masterfrom
xserrat:add-aws-encrypted-parameter-store
Open

Add "awsEncryptedParameterStore" function for encrypted parameters in SSM#44
xserrat wants to merge 6 commits intosubchen:masterfrom
xserrat:add-aws-encrypted-parameter-store

Conversation

@xserrat
Copy link

@xserrat xserrat commented Jan 14, 2026

Hi @subchen!

I've added a new function awsEncryptedParameterStore to be able to retrieve encrypted parameters from SSM.

The function uses a new function in v0.2.0.

See ismferd/ssm#1 where the new option is available.

Thanks in advance!

@xserrat xserrat marked this pull request as ready for review February 4, 2026 16:42
@xserrat
Copy link
Author

xserrat commented Feb 23, 2026

I was thinking that maybe we can just always use the getAWSEncryptedParameterStore for function awsParameterStore for transparency for final user. If the parameter is encrypted will be decrypted, if not encrypted it'll return the value stored properly. What do you think @subchen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant