将 Elastic Beanstalk 与 AWS Secrets Manager 和 AWS Systems Manager Parameter Store 配合使用
本主题介绍如何在 Elastic Beanstalk 环境中使用 AWS Secrets Manager 和 AWS Systems Manager Parameter Store 来安全地存储和检索敏感信息,例如凭证和 API 密钥。您的应用程序可以使用这些服务的 API 或命令行工具,直接从这些存储中检索存储的密钥和参数。
Elastic Beanstalk 还提供在环境变量中引用 Secrets Manager 和 Systems Manager Parameter Store 数据的功能。此功能可以让您的应用程序安全地原生访问这些服务存储的密钥和参数,无需管理对这些密钥和参数的 API 调用。