Skip to content

Commit 6772052

Browse files
author
awstools
committed
docs(client-sqs): Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
1 parent 7c01057 commit 6772052

25 files changed

+73
-73
lines changed

clients/client-sqs/src/commands/AddPermissionCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ export interface AddPermissionCommandOutput extends __MetadataBearer {}
109109
* <p>The request was denied due to request throttling.</p>
110110
* <ul>
111111
* <li>
112-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
113-
* account and Region. </p>
112+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
113+
* quota for an account and Region. </p>
114114
* </li>
115115
* <li>
116116
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ export interface CancelMessageMoveTaskCommandOutput extends CancelMessageMoveTas
7979
* <p>The request was denied due to request throttling.</p>
8080
* <ul>
8181
* <li>
82-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
83-
* account and Region. </p>
82+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
83+
* quota for an account and Region. </p>
8484
* </li>
8585
* <li>
8686
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ export interface ChangeMessageVisibilityBatchCommandOutput
109109
* <p>The request was denied due to request throttling.</p>
110110
* <ul>
111111
* <li>
112-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
113-
* account and Region. </p>
112+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
113+
* quota for an account and Region. </p>
114114
* </li>
115115
* <li>
116116
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ export interface ChangeMessageVisibilityCommandOutput extends __MetadataBearer {
112112
* <p>The request was denied due to request throttling.</p>
113113
* <ul>
114114
* <li>
115-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
116-
* account and Region. </p>
115+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
116+
* quota for an account and Region. </p>
117117
* </li>
118118
* <li>
119119
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/CreateQueueCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ export interface CreateQueueCommandOutput extends CreateQueueResult, __MetadataB
133133
* <p>The request was denied due to request throttling.</p>
134134
* <ul>
135135
* <li>
136-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
137-
* account and Region. </p>
136+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
137+
* quota for an account and Region. </p>
138138
* </li>
139139
* <li>
140140
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ export interface DeleteMessageBatchCommandOutput extends DeleteMessageBatchResul
9999
* <p>The request was denied due to request throttling.</p>
100100
* <ul>
101101
* <li>
102-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
103-
* account and Region. </p>
102+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
103+
* quota for an account and Region. </p>
104104
* </li>
105105
* <li>
106106
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/DeleteMessageCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ export interface DeleteMessageCommandOutput extends __MetadataBearer {}
8989
* <p>The request was denied due to request throttling.</p>
9090
* <ul>
9191
* <li>
92-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
93-
* account and Region. </p>
92+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
93+
* quota for an account and Region. </p>
9494
* </li>
9595
* <li>
9696
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/DeleteQueueCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export interface DeleteQueueCommandOutput extends __MetadataBearer {}
8282
* <p>The request was denied due to request throttling.</p>
8383
* <ul>
8484
* <li>
85-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
86-
* account and Region. </p>
85+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
86+
* quota for an account and Region. </p>
8787
* </li>
8888
* <li>
8989
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/GetQueueAttributesCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ export interface GetQueueAttributesCommandOutput extends GetQueueAttributesResul
7676
* <p>The request was denied due to request throttling.</p>
7777
* <ul>
7878
* <li>
79-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
80-
* account and Region. </p>
79+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
80+
* quota for an account and Region. </p>
8181
* </li>
8282
* <li>
8383
* <p>A burst or sustained high rate of requests to change the state of the same KMS

clients/client-sqs/src/commands/GetQueueUrlCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ export interface GetQueueUrlCommandOutput extends GetQueueUrlResult, __MetadataB
7474
* <p>The request was denied due to request throttling.</p>
7575
* <ul>
7676
* <li>
77-
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request quota for an
78-
* account and Region. </p>
77+
* <p>The rate of requests per second exceeds the Amazon Web Services KMS request
78+
* quota for an account and Region. </p>
7979
* </li>
8080
* <li>
8181
* <p>A burst or sustained high rate of requests to change the state of the same KMS

0 commit comments

Comments
 (0)