You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-acm-pca/README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ depending on the operation. Throttling means that ACM Private CA rejects an othe
22
22
request because the request exceeds the operation's quota for the number of requests per
23
23
second. When a request is throttled, ACM Private CA returns a <ahref="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
24
24
rate for APIs. </p>
25
-
26
25
<p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
27
26
log into your Amazon Web Services account and visit the <ahref="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
Copy file name to clipboardExpand all lines: clients/client-acm-pca/src/ACMPCA.ts
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,6 @@ import {
120
120
* request because the request exceeds the operation's quota for the number of requests per
121
121
* second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
122
122
* rate for APIs. </p>
123
-
*
124
123
* <p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
125
124
* log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
* request because the request exceeds the operation's quota for the number of requests per
335
335
* second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
336
336
* rate for APIs. </p>
337
-
*
338
337
* <p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
339
338
* log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
0 commit comments