You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2022/07/11 16:55:00 UTC

[jira] [Commented] (CAMEL-18208) vault: allow to retrieve a specific secret version/revision

    [ https://issues.apache.org/jira/browse/CAMEL-18208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565101#comment-17565101 ] 

Andrea Cosentino commented on CAMEL-18208:
------------------------------------------

AWS Secret Manager - DONE

> vault: allow to retrieve a specific secret version/revision
> -----------------------------------------------------------
>
>                 Key: CAMEL-18208
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18208
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Luca Burgazzoli
>            Assignee: Andrea Cosentino
>            Priority: Minor
>
> The vaults for which we have support in Apache Camel support versioned secrets (i.e. [1][2]) and it would be very useful to have an option to include the verison/revision of the secret in the vault property syntax, as example:
>     {{aws:username@123}}
>  This would mean to get the secret named username and version 123  from the aws vault.
> [1] https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_GetSecretValue.html
> [2] https://learn.hashicorp.com/tutorials/vault/versioned-kv#step-7-configure-automatic-data-deletion



--
This message was sent by Atlassian Jira
(v8.20.10#820010)