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 年前292 查看次数
1 回答
1
已接受的回答

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
已回答 1 年前
profile pictureAWS
专家
kentrad
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则