AWS- Hashicorp保管库 - 通过客户凭据

发布于 2025-02-07 04:27:43 字数 284 浏览 1 评论 0原文

我们在AWS中有一个工作流,可以通过API提取与Twitter相关的数据。我们正在为超过100个Twitter帐户进行此操作,我们预计该数字将成倍增加。每个Twitter帐户都有其自己的API密钥,因此我们要使用每个密钥来提取与该Twitter帐户有关的数据。

我们的Worklow先前使用的AWS Secret,但我们之前只存储了一个帐户,但是由于我们计划使用自己的API键动态运行它,因此我们正在考虑使用Hashicorp库存储,

我们想知道是否有人可以指向最佳方式我们可以启用集成吗?这是最好的方法还是其他可扩展的方法?

We have a workflow in AWS that pulls twitter related data through API. We are doing it for over 100 twitter accounts and we expect the number to increase exponentially. Each twitter account has its own API key and so we want to use each key to pull data relating to that twitter account.

Our worklow previous used AWS secret but we only stored one account before but because we are planning to run it dynamically for separate accounts using their own API keys, we are thinking of using Hashicorp vault to store

We are wondering if anyone can point to best way we can enable the integration ? Is this the best approach or is there other scalable approach?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

娇纵 2025-02-14 04:27:43

Hashicorp提供了一个lambda扩展名,作为与金库

https:https:// learnelen.hashicorp。 com/tutorials/vault/aws-lambda

This AWS blog post also details other options in the space and their advantages / disadvantages

Hashicorp provides a Lambda extension as a way to integrate with Vault

https://learn.hashicorp.com/tutorials/vault/aws-lambda

This AWS blog post also details other options in the space and their advantages / disadvantages

https://aws.amazon.com/blogs/compute/choosing-the-right-solution-for-aws-lambda-external-parameters/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文