eclipse-edc / Technology-Aws

Apache License 2.0
5 stars 15 forks source link

AWS Secrets Management Vault doesn't update existing secrets #373

Closed rafaelmag110 closed 1 month ago

rafaelmag110 commented 1 month ago

Bug Report

Describe the Bug

The current implemention of the AWS Vault storeSecret method does not update an existing secret. This behavior is unexpected, as other implementations Vault interface (such as the hashicorp vault) do update the secret.

This unexpected behavior also breaks the current functioning of the EDR cache, since it needs to update the underlying secret when an EDR is refreshed.

zub4t commented 1 month ago

Can I have this issue ? @ndr-brt @rafaelmag110