Are all AWS Secrets Manager API calls billed ?

0

Hello,

The AWS Secrets Manager pricing page says that it costs 0.05$ per 10000 API calls. Does this apply to all operations on Secrets Manager ? I have a Lambda function that needs to do the ListSecretVersionIds operation on a secret, and I was wondering if these calls are billed or if it applies only to operations like GetSecretValue, CreateSecret, DeleteSecret, UpdateSecret.

Thank you

1 Antwort
1
Akzeptierte Antwort

Yes, this pricing is applicable for any API call made to the Secret Manager.

Any API call counts towards this -> https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_ListSecretVersionIds.html

profile picture
Bisina
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
kentrad
überprüft vor einem Jahr

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