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 Antworten
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
beantwortet vor 2 Jahren
-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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen