Parameter Store Throughput Rate for put-paramter

0

Hi there,

I couldn't find any actual numbers for the put-paramter rate limit for the paramter store for both the a) standard and b) higher throughput.

Use case: I have a build stage with multiple parallel steps that use the put-parameter command. At the moment, some of the steps within that stage fail randomly due to the rate limit. In order to make a decision how far I have to space them apart, it's necessary to understand the rate/throughput limit for both the standard and higher throughput.

Thanks!

2 Answers
1

You'll find the current service quotas and throughput for Parameter Store listed in the general reference

https://docs.aws.amazon.com/general/latest/gr/ssm.html#limits_ssm

We also have guidance on increasing Parameter Store throughput

https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-throughput.html

AWS
answered a year ago
  • According to the throughput description the limits appear to be explicitly only be for Get* functions. Are we to assume the PutParameter should be in this list as well?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions