第 12 章 AWS Secrets Manager
仅支持生成者
AWS Secrets Manager 组件支持 AWS Secrets Manager 服务。
先决条件
您必须有一个有效的 Amazon Web Services 开发人员帐户,并签名以使用 Amazon Secret Manager。如需更多信息,请参阅 AWS Secret Manager。
12.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在 Red Hat build of Camel Spring Boot 中使用 camel-aws-secrets-manager 时,将以下 Maven 依赖项添加到 pom.xml 中,以支持自动配置:
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-aws-secrets-manager-starter</artifactId>
</dependency>