SSM offers two billing modes: yearly/monthly subscription (prepaid) and pay-as-you-go (postpaid).
Yearly/Monthly Subscription (Prepaid)
Note:
SSM is available in the following regions: Beijing, Shanghai, Guangzhou, Shanghai Self-driving Cloud, Beijing Finance, Shenzhen Finance, Shanghai Finance, Hong Kong (China), Taiwan (China), Singapore, Bangkok, Jakarta, Seoul, Tokyo, Frankfurt, and Virginia.
|
Base fee | Enterprise Edition | Managed Credentials: 1000 Computing Performance: 500 QPS | USD 366/month |
Extension fee | Credential expansion pack | Managed Credentials: 100 | USD 36/month |
| Performance expansion pack | Computing Performance: 500 QPS | USD 92/month |
Pay-as-you-go (postpaid)
The pay-as-you-go (postpaid) billing for SSM consists of two parts: secret storage fees and API call fees.
Pay-as-you-go (postpaid) billing uses a monthly postpaid settlement mechanism, charging only for actual usage. The billing settlement date is from the 3rd to the 5th of each month, during which fees incurred in the previous month are settled, deducted, and a bill is generated.
Credential Storage Fees
Secret storage fees refer to the storage costs incurred when users create secrets in SSM.
Secret storage fees are billed daily and settled monthly. Specifically, the total number of secrets under the specified account is calculated daily to determine the daily secret storage fees, and a settlement bill is generated monthly.
Pricing Details:
Billing Item: Secret Storage.
Pricing Details: 0.4 USD/secret/month.
Note:
Secret Total Limit: A maximum of 1,000 secrets can be created per account.
Billing Status for Secrets: Only secrets in the enabled or disabled state are billed.
API Call Fees
API calls for SSM are billed and settled monthly. Specifically, the cumulative number of API calls under the specified account is calculated each month to determine the API call fees for that month.
Pricing Details:
Billing Item: API Calls.
Pricing Details: 0.05 USD/10,000 calls.
Note:
If the number of API calls is less than 10,000, it is calculated as 10,000 calls.
API calls from different regions are calculated separately.
Billing Example
The fee calculation method under the SSM pay-as-you-go billing mechanism is as follows:
If a user creates 100 secrets (such as database credentials, SSH keys, third-party API keys, or OAuth tokens) in SSM and calls each secret 20 times per day on average, the fee calculation for using SSM for one month is as follows:
Secret Storage Fee: 0.4 (USD/secret/month) * 100 = 40 (USD)
API Calls: 20 (calls) * 100 (secrets) * 30 (days) * 0.05 (USD/10,000 calls) = 0.3 (USD)
Therefore, the total fee is: 40 (USD) + 0.3 (USD) = 40.3 (USD).
Other Associated Billing
SSM supports encryption using KMS keys or software keys. If you choose to use a KMS key for encryption, additional charges may be incurred during usage. For details, see the KMS Billing Overview.