This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 7d73817d7ceb chore(components): sanitize user input
     add fba50be97e1b CAMEL-22528 - Camel-PQC: Add AWS Secrets Manager 
lifecycle manager (#19517)

No new revisions were added by this update.

Summary of changes:
 components/camel-pqc/pom.xml                       |  15 +
 .../camel-pqc/src/main/docs/pqc-component.adoc     | 457 +++++++++++++++++-
 ...a => AwsSecretsManagerKeyLifecycleManager.java} | 517 ++++++++++++---------
 ...T.java => AwsSecretsManagerKeyLifecycleIT.java} |  50 +-
 4 files changed, 775 insertions(+), 264 deletions(-)
 copy 
components/camel-pqc/src/main/java/org/apache/camel/component/pqc/lifecycle/{HashicorpVaultKeyLifecycleManager.java
 => AwsSecretsManagerKeyLifecycleManager.java} (51%)
 copy 
components/camel-pqc/src/test/java/org/apache/camel/component/pqc/{HashicorpVaultKeyLifecycleIT.java
 => AwsSecretsManagerKeyLifecycleIT.java} (83%)

Reply via email to