我发现 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.
我想知道限制是针对单个密钥还是整个 Parameter Store 服务(每个帐户或区域)