@aws-sdk/client-sqs 3.279.0 → 3.282.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -271,3 +271,166 @@ To contribute to client you can check our [generate clients scripts](https://git
271
271
  This SDK is distributed under the
272
272
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
273
273
  see LICENSE for more information.
274
+
275
+ ## Client Commands (Operations List)
276
+
277
+ <details>
278
+ <summary>
279
+ AddPermission
280
+ </summary>
281
+
282
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/addpermissioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/addpermissioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/addpermissioncommandoutput.html)
283
+
284
+ </details>
285
+ <details>
286
+ <summary>
287
+ ChangeMessageVisibility
288
+ </summary>
289
+
290
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/changemessagevisibilitycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/changemessagevisibilitycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/changemessagevisibilitycommandoutput.html)
291
+
292
+ </details>
293
+ <details>
294
+ <summary>
295
+ ChangeMessageVisibilityBatch
296
+ </summary>
297
+
298
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/changemessagevisibilitybatchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/changemessagevisibilitybatchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/changemessagevisibilitybatchcommandoutput.html)
299
+
300
+ </details>
301
+ <details>
302
+ <summary>
303
+ CreateQueue
304
+ </summary>
305
+
306
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/createqueuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/createqueuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/createqueuecommandoutput.html)
307
+
308
+ </details>
309
+ <details>
310
+ <summary>
311
+ DeleteMessage
312
+ </summary>
313
+
314
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/deletemessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletemessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletemessagecommandoutput.html)
315
+
316
+ </details>
317
+ <details>
318
+ <summary>
319
+ DeleteMessageBatch
320
+ </summary>
321
+
322
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/deletemessagebatchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletemessagebatchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletemessagebatchcommandoutput.html)
323
+
324
+ </details>
325
+ <details>
326
+ <summary>
327
+ DeleteQueue
328
+ </summary>
329
+
330
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/deletequeuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletequeuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/deletequeuecommandoutput.html)
331
+
332
+ </details>
333
+ <details>
334
+ <summary>
335
+ GetQueueAttributes
336
+ </summary>
337
+
338
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/getqueueattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/getqueueattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/getqueueattributescommandoutput.html)
339
+
340
+ </details>
341
+ <details>
342
+ <summary>
343
+ GetQueueUrl
344
+ </summary>
345
+
346
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/getqueueurlcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/getqueueurlcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/getqueueurlcommandoutput.html)
347
+
348
+ </details>
349
+ <details>
350
+ <summary>
351
+ ListDeadLetterSourceQueues
352
+ </summary>
353
+
354
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/listdeadlettersourcequeuescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listdeadlettersourcequeuescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listdeadlettersourcequeuescommandoutput.html)
355
+
356
+ </details>
357
+ <details>
358
+ <summary>
359
+ ListQueues
360
+ </summary>
361
+
362
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/listqueuescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listqueuescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listqueuescommandoutput.html)
363
+
364
+ </details>
365
+ <details>
366
+ <summary>
367
+ ListQueueTags
368
+ </summary>
369
+
370
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/listqueuetagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listqueuetagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/listqueuetagscommandoutput.html)
371
+
372
+ </details>
373
+ <details>
374
+ <summary>
375
+ PurgeQueue
376
+ </summary>
377
+
378
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/purgequeuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/purgequeuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/purgequeuecommandoutput.html)
379
+
380
+ </details>
381
+ <details>
382
+ <summary>
383
+ ReceiveMessage
384
+ </summary>
385
+
386
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/receivemessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/receivemessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/receivemessagecommandoutput.html)
387
+
388
+ </details>
389
+ <details>
390
+ <summary>
391
+ RemovePermission
392
+ </summary>
393
+
394
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/removepermissioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/removepermissioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/removepermissioncommandoutput.html)
395
+
396
+ </details>
397
+ <details>
398
+ <summary>
399
+ SendMessage
400
+ </summary>
401
+
402
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/sendmessagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/sendmessagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/sendmessagecommandoutput.html)
403
+
404
+ </details>
405
+ <details>
406
+ <summary>
407
+ SendMessageBatch
408
+ </summary>
409
+
410
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/sendmessagebatchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/sendmessagebatchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/sendmessagebatchcommandoutput.html)
411
+
412
+ </details>
413
+ <details>
414
+ <summary>
415
+ SetQueueAttributes
416
+ </summary>
417
+
418
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/setqueueattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/setqueueattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/setqueueattributescommandoutput.html)
419
+
420
+ </details>
421
+ <details>
422
+ <summary>
423
+ TagQueue
424
+ </summary>
425
+
426
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/tagqueuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/tagqueuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/tagqueuecommandoutput.html)
427
+
428
+ </details>
429
+ <details>
430
+ <summary>
431
+ UntagQueue
432
+ </summary>
433
+
434
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/classes/untagqueuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/untagqueuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/interfaces/untagqueuecommandoutput.html)
435
+
436
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AddPermissionRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link AddPermissionCommand}.
8
+ */
6
9
  export interface AddPermissionCommandInput extends AddPermissionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AddPermissionCommand}.
13
+ */
8
14
  export interface AddPermissionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ChangeMessageVisibilityBatchCommand}.
8
+ */
6
9
  export interface ChangeMessageVisibilityBatchCommandInput extends ChangeMessageVisibilityBatchRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ChangeMessageVisibilityBatchCommand}.
13
+ */
8
14
  export interface ChangeMessageVisibilityBatchCommandOutput extends ChangeMessageVisibilityBatchResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChangeMessageVisibilityRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ChangeMessageVisibilityCommand}.
8
+ */
6
9
  export interface ChangeMessageVisibilityCommandInput extends ChangeMessageVisibilityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ChangeMessageVisibilityCommand}.
13
+ */
8
14
  export interface ChangeMessageVisibilityCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateQueueRequest, CreateQueueResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link CreateQueueCommand}.
8
+ */
6
9
  export interface CreateQueueCommandInput extends CreateQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateQueueCommand}.
13
+ */
8
14
  export interface CreateQueueCommandOutput extends CreateQueueResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteMessageBatchRequest, DeleteMessageBatchResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link DeleteMessageBatchCommand}.
8
+ */
6
9
  export interface DeleteMessageBatchCommandInput extends DeleteMessageBatchRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteMessageBatchCommand}.
13
+ */
8
14
  export interface DeleteMessageBatchCommandOutput extends DeleteMessageBatchResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteMessageRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link DeleteMessageCommand}.
8
+ */
6
9
  export interface DeleteMessageCommandInput extends DeleteMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteMessageCommand}.
13
+ */
8
14
  export interface DeleteMessageCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteQueueRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link DeleteQueueCommand}.
8
+ */
6
9
  export interface DeleteQueueCommandInput extends DeleteQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteQueueCommand}.
13
+ */
8
14
  export interface DeleteQueueCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetQueueAttributesRequest, GetQueueAttributesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link GetQueueAttributesCommand}.
8
+ */
6
9
  export interface GetQueueAttributesCommandInput extends GetQueueAttributesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetQueueAttributesCommand}.
13
+ */
8
14
  export interface GetQueueAttributesCommandOutput extends GetQueueAttributesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetQueueUrlRequest, GetQueueUrlResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link GetQueueUrlCommand}.
8
+ */
6
9
  export interface GetQueueUrlCommandInput extends GetQueueUrlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetQueueUrlCommand}.
13
+ */
8
14
  export interface GetQueueUrlCommandOutput extends GetQueueUrlResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ListDeadLetterSourceQueuesCommand}.
8
+ */
6
9
  export interface ListDeadLetterSourceQueuesCommandInput extends ListDeadLetterSourceQueuesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDeadLetterSourceQueuesCommand}.
13
+ */
8
14
  export interface ListDeadLetterSourceQueuesCommandOutput extends ListDeadLetterSourceQueuesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListQueueTagsRequest, ListQueueTagsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ListQueueTagsCommand}.
8
+ */
6
9
  export interface ListQueueTagsCommandInput extends ListQueueTagsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListQueueTagsCommand}.
13
+ */
8
14
  export interface ListQueueTagsCommandOutput extends ListQueueTagsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListQueuesRequest, ListQueuesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ListQueuesCommand}.
8
+ */
6
9
  export interface ListQueuesCommandInput extends ListQueuesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListQueuesCommand}.
13
+ */
8
14
  export interface ListQueuesCommandOutput extends ListQueuesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PurgeQueueRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link PurgeQueueCommand}.
8
+ */
6
9
  export interface PurgeQueueCommandInput extends PurgeQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PurgeQueueCommand}.
13
+ */
8
14
  export interface PurgeQueueCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ReceiveMessageRequest, ReceiveMessageResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link ReceiveMessageCommand}.
8
+ */
6
9
  export interface ReceiveMessageCommandInput extends ReceiveMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ReceiveMessageCommand}.
13
+ */
8
14
  export interface ReceiveMessageCommandOutput extends ReceiveMessageResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RemovePermissionRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link RemovePermissionCommand}.
8
+ */
6
9
  export interface RemovePermissionCommandInput extends RemovePermissionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RemovePermissionCommand}.
13
+ */
8
14
  export interface RemovePermissionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendMessageBatchRequest, SendMessageBatchResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link SendMessageBatchCommand}.
8
+ */
6
9
  export interface SendMessageBatchCommandInput extends SendMessageBatchRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendMessageBatchCommand}.
13
+ */
8
14
  export interface SendMessageBatchCommandOutput extends SendMessageBatchResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendMessageRequest, SendMessageResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link SendMessageCommand}.
8
+ */
6
9
  export interface SendMessageCommandInput extends SendMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendMessageCommand}.
13
+ */
8
14
  export interface SendMessageCommandOutput extends SendMessageResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetQueueAttributesRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link SetQueueAttributesCommand}.
8
+ */
6
9
  export interface SetQueueAttributesCommandInput extends SetQueueAttributesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetQueueAttributesCommand}.
13
+ */
8
14
  export interface SetQueueAttributesCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TagQueueRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link TagQueueCommand}.
8
+ */
6
9
  export interface TagQueueCommandInput extends TagQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagQueueCommand}.
13
+ */
8
14
  export interface TagQueueCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UntagQueueRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from "../SQSClient";
6
+ /**
7
+ * The input for {@link UntagQueueCommand}.
8
+ */
6
9
  export interface UntagQueueCommandInput extends UntagQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagQueueCommand}.
13
+ */
8
14
  export interface UntagQueueCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sqs",
3
3
  "description": "AWS SDK for JavaScript Sqs Client for Node.js, Browser and React Native",
4
- "version": "3.279.0",
4
+ "version": "3.282.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,27 +20,27 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.279.0",
24
- "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
26
- "@aws-sdk/fetch-http-handler": "3.272.0",
23
+ "@aws-sdk/client-sts": "3.282.0",
24
+ "@aws-sdk/config-resolver": "3.282.0",
25
+ "@aws-sdk/credential-provider-node": "3.282.0",
26
+ "@aws-sdk/fetch-http-handler": "3.282.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
29
29
  "@aws-sdk/md5-js": "3.272.0",
30
- "@aws-sdk/middleware-content-length": "3.272.0",
31
- "@aws-sdk/middleware-endpoint": "3.272.0",
32
- "@aws-sdk/middleware-host-header": "3.278.0",
30
+ "@aws-sdk/middleware-content-length": "3.282.0",
31
+ "@aws-sdk/middleware-endpoint": "3.282.0",
32
+ "@aws-sdk/middleware-host-header": "3.282.0",
33
33
  "@aws-sdk/middleware-logger": "3.272.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.272.0",
35
- "@aws-sdk/middleware-retry": "3.272.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.282.0",
35
+ "@aws-sdk/middleware-retry": "3.282.0",
36
36
  "@aws-sdk/middleware-sdk-sqs": "3.272.0",
37
37
  "@aws-sdk/middleware-serde": "3.272.0",
38
- "@aws-sdk/middleware-signing": "3.272.0",
38
+ "@aws-sdk/middleware-signing": "3.282.0",
39
39
  "@aws-sdk/middleware-stack": "3.272.0",
40
- "@aws-sdk/middleware-user-agent": "3.272.0",
40
+ "@aws-sdk/middleware-user-agent": "3.282.0",
41
41
  "@aws-sdk/node-config-provider": "3.272.0",
42
- "@aws-sdk/node-http-handler": "3.272.0",
43
- "@aws-sdk/protocol-http": "3.272.0",
42
+ "@aws-sdk/node-http-handler": "3.282.0",
43
+ "@aws-sdk/protocol-http": "3.282.0",
44
44
  "@aws-sdk/smithy-client": "3.279.0",
45
45
  "@aws-sdk/types": "3.272.0",
46
46
  "@aws-sdk/url-parser": "3.272.0",
@@ -48,11 +48,11 @@
48
48
  "@aws-sdk/util-body-length-browser": "3.188.0",
49
49
  "@aws-sdk/util-body-length-node": "3.208.0",
50
50
  "@aws-sdk/util-defaults-mode-browser": "3.279.0",
51
- "@aws-sdk/util-defaults-mode-node": "3.279.0",
51
+ "@aws-sdk/util-defaults-mode-node": "3.282.0",
52
52
  "@aws-sdk/util-endpoints": "3.272.0",
53
53
  "@aws-sdk/util-retry": "3.272.0",
54
- "@aws-sdk/util-user-agent-browser": "3.272.0",
55
- "@aws-sdk/util-user-agent-node": "3.272.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.282.0",
55
+ "@aws-sdk/util-user-agent-node": "3.282.0",
56
56
  "@aws-sdk/util-utf8": "3.254.0",
57
57
  "fast-xml-parser": "4.1.2",
58
58
  "tslib": "^2.3.1"