Estimate AWS Secrets Manager costs including secrets, API calls, rotation, and replication with SSM Parameter Store comparison.
Each secret costs $0.40/month
Includes GetSecretValue, PutSecretValue, DescribeSecret, etc.
Number of additional regions for secret replication ($0.40/secret/region/month)
AWS Secrets Manager charges $0.40 per secret per month plus $0.05 per 10,000 API calls, and costs can escalate quickly with automatic rotation (which generates additional API calls), cross-region replication ($0.40 per replica per month), and high-frequency retrieval patterns. Many teams discover that SSM Parameter Store's SecureString parameters provide equivalent functionality for simple key-value secrets at significantly lower cost. This estimator calculates your projected Secrets Manager costs based on the number of secrets, API call volume, rotation frequency, and replication configuration, then provides a side-by-side comparison with SSM Parameter Store to help you choose the most cost-effective option.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.