EventBridge API Destination Connection AWS Secretes Manager Pricing

1

When an event is sent to an API Destination, does the connection associated with the API Destination do 1 read from AWS Secrets Manager. So if 10000 events are sent to an API destination, would that cost $0.05 + $0.40c for AWS Secrets Manager per month? Thanks

  • That's a good question.

    As per AWS Blogpost:

    The service manages the secret in AWS Secrets Manager and the cost of storing the secret is included in the pricing for API destinations.

    However, this does not mention the reads and whether they're extra paid or not. I believe I've seen an information that EventBridge heavily caches these secrets, but I would love to get a straight answer from AWS.

2回答
0

Secrets created by EventBridge Connection resources that are used with API Destinations are free when called by EventBridge to authorize requests to the API!

AWS
回答済み 2年前
-1

To get a good estimate for using AWS Secrets Manager, use the AWS Pricing Calculator: https://calculator.aws/#/createCalculator/SecretsManager you can configure your number of Secrets, duration and number of API calls.

When I configured it for US-East with 1 Secret for 30 days and 10,000 API events, it returned a monthly price of $0.45 USD.

AWS
Lisa_H
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ