amazon-web-services - AWS Parameter store 吞吐量限制是针对每个 key 还是整个服务?

标签 amazon-web-services aws-parameter-store

我发现 AWS 为 Parameter Store 描述了以下限制。

Default throughput: 40 (Shared by the following API actions: GetParameter, GetParameters, GetParametersByPath)

Higher throughput: 100 (GetParametersByPath)

Higher throughput: 1000 (Shared by the following API actions: GetParameter and GetParameters)

For more information about Parameter Store throughput, see Increasing Parameter Store Throughput in the AWS Systems Manager User Guide.

我想知道限制是针对单个 key 还是针对整个 Parameter Store 服务(每个帐户或区域)

最佳答案

我相信吞吐量是 Parameter Store 每秒可以处理的最大事务数 (TPS)。所以这些限制是针对 Parameter Store 而不是针对单个键的。

关于amazon-web-services - AWS Parameter store 吞吐量限制是针对每个 key 还是整个服务?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59043060/

相关文章:

amazon-elastic-beanstalk - 在 AWS Elastic Beanstalk 中使用 SSM 参数存储

amazon-web-services - EC2 http ://169. 254.169.254/latest/user-data 返回 404

mysql - 从 AWS EC2 MySQL 数据库迁移到 Azure MySQL 数据库导致性能非常差

amazon-web-services - 如何在 AWS CodeBuild 规范文件中为 `parameter-store` 使用动态 key ?

python - 如何在 AWS Lambda 中缓存多个 AWS Parameter Store 值?

amazon-web-services - 使用 Microsoft.Configuration.ConfigurationBuilders 的 AWS SSM 自定义提供程序

powershell - AWS - 在实例上使用 PowerShell 假设 IAM

amazon-web-services - 放大 Cloudformation 模板

python - AWS Lambda 找不到模块 Python