- Newest
- Most votes
- Most comments
Hi,
have you enabled automatic key rotation?
In that case an additional $1/month for each newly generated backing key,, as mentioned above
Hi,
Seems like there are additional features active in the Frankfurt region or there is increased usage.
KMS charges $1/month (prorated hourly) and an additional $1/month for each newly generated backing key if you have enabled automatic key rotation. The other cost can be the API-related charges.
You can use the AWS Cost Explorer to get a breakdown by usage in the Frankfurt region to better identify what types of usage these charges relate to.
Cost Explorer (Filtering data) -> https://docs.aws.amazon.com/cost-management/latest/userguide/ce-filtering.html
KMS Pricing -> https://aws.amazon.com/kms/pricing/
What could the additional active feature be? It is over billed under $1 per customer managed KMS key version in EU (Frankfurt) section. I checked AWS Key Management Service eu-central-1-KMS-Requests, $0.03 per 10000 KMS requests in EU (Frankfurt) 22,965 Requests USD 0.07, the API calls are billed separately I think.
Also checked Cost Explorer, seems there's no more detailed data than the billing that I provided above.
Hi,
I just had the same issue on one account. For me, it was due to automatic rotation being enabled on certain Customer managed keys: when AWS rotates a CMK, it doesn't delete the previous one and begins charging for the new one.
So if you have only one CMK created 3 years ago with automatic rotation enabled, you'll get charged for 3 CMKs, and this will continue to increase year after year.
Relevant content
- asked 6 months ago
- asked 8 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago
Key Rotation is enabled as
Automatically rotate this KMS key every year.
Could you please let me know how to check if I have 'newly generated backing key'? I looked at theCreation Date
, they are far before this month.You can check CloudTrail to see when the rotation occurred. As others mentioned, you are charged $1/month each time key rotates.