@aws-sdk/client-sqs 3.649.0 → 3.651.1

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/dist-cjs/index.js CHANGED
@@ -1908,9 +1908,7 @@ var populateBodyWithQueryCompatibility = /* @__PURE__ */ __name((parsedOutput, h
1908
1908
  }, "populateBodyWithQueryCompatibility");
1909
1909
 
1910
1910
  // src/commands/AddPermissionCommand.ts
1911
- var _AddPermissionCommand = class _AddPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
1912
- ...commonParams
1913
- }).m(function(Command, cs, config, o) {
1911
+ var _AddPermissionCommand = class _AddPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1914
1912
  return [
1915
1913
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1916
1914
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1924,9 +1922,7 @@ var AddPermissionCommand = _AddPermissionCommand;
1924
1922
 
1925
1923
 
1926
1924
 
1927
- var _CancelMessageMoveTaskCommand = class _CancelMessageMoveTaskCommand extends import_smithy_client.Command.classBuilder().ep({
1928
- ...commonParams
1929
- }).m(function(Command, cs, config, o) {
1925
+ var _CancelMessageMoveTaskCommand = class _CancelMessageMoveTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1930
1926
  return [
1931
1927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1932
1928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1940,9 +1936,7 @@ var CancelMessageMoveTaskCommand = _CancelMessageMoveTaskCommand;
1940
1936
 
1941
1937
 
1942
1938
 
1943
- var _ChangeMessageVisibilityBatchCommand = class _ChangeMessageVisibilityBatchCommand extends import_smithy_client.Command.classBuilder().ep({
1944
- ...commonParams
1945
- }).m(function(Command, cs, config, o) {
1939
+ var _ChangeMessageVisibilityBatchCommand = class _ChangeMessageVisibilityBatchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1946
1940
  return [
1947
1941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1948
1942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1956,9 +1950,7 @@ var ChangeMessageVisibilityBatchCommand = _ChangeMessageVisibilityBatchCommand;
1956
1950
 
1957
1951
 
1958
1952
 
1959
- var _ChangeMessageVisibilityCommand = class _ChangeMessageVisibilityCommand extends import_smithy_client.Command.classBuilder().ep({
1960
- ...commonParams
1961
- }).m(function(Command, cs, config, o) {
1953
+ var _ChangeMessageVisibilityCommand = class _ChangeMessageVisibilityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1962
1954
  return [
1963
1955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1964
1956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1972,9 +1964,7 @@ var ChangeMessageVisibilityCommand = _ChangeMessageVisibilityCommand;
1972
1964
 
1973
1965
 
1974
1966
 
1975
- var _CreateQueueCommand = class _CreateQueueCommand extends import_smithy_client.Command.classBuilder().ep({
1976
- ...commonParams
1977
- }).m(function(Command, cs, config, o) {
1967
+ var _CreateQueueCommand = class _CreateQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1978
1968
  return [
1979
1969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1980
1970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1988,9 +1978,7 @@ var CreateQueueCommand = _CreateQueueCommand;
1988
1978
 
1989
1979
 
1990
1980
 
1991
- var _DeleteMessageBatchCommand = class _DeleteMessageBatchCommand extends import_smithy_client.Command.classBuilder().ep({
1992
- ...commonParams
1993
- }).m(function(Command, cs, config, o) {
1981
+ var _DeleteMessageBatchCommand = class _DeleteMessageBatchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1994
1982
  return [
1995
1983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1996
1984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2004,9 +1992,7 @@ var DeleteMessageBatchCommand = _DeleteMessageBatchCommand;
2004
1992
 
2005
1993
 
2006
1994
 
2007
- var _DeleteMessageCommand = class _DeleteMessageCommand extends import_smithy_client.Command.classBuilder().ep({
2008
- ...commonParams
2009
- }).m(function(Command, cs, config, o) {
1995
+ var _DeleteMessageCommand = class _DeleteMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2010
1996
  return [
2011
1997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2012
1998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2020,9 +2006,7 @@ var DeleteMessageCommand = _DeleteMessageCommand;
2020
2006
 
2021
2007
 
2022
2008
 
2023
- var _DeleteQueueCommand = class _DeleteQueueCommand extends import_smithy_client.Command.classBuilder().ep({
2024
- ...commonParams
2025
- }).m(function(Command, cs, config, o) {
2009
+ var _DeleteQueueCommand = class _DeleteQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2026
2010
  return [
2027
2011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2028
2012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2036,9 +2020,7 @@ var DeleteQueueCommand = _DeleteQueueCommand;
2036
2020
 
2037
2021
 
2038
2022
 
2039
- var _GetQueueAttributesCommand = class _GetQueueAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2040
- ...commonParams
2041
- }).m(function(Command, cs, config, o) {
2023
+ var _GetQueueAttributesCommand = class _GetQueueAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2042
2024
  return [
2043
2025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2044
2026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2052,9 +2034,7 @@ var GetQueueAttributesCommand = _GetQueueAttributesCommand;
2052
2034
 
2053
2035
 
2054
2036
 
2055
- var _GetQueueUrlCommand = class _GetQueueUrlCommand extends import_smithy_client.Command.classBuilder().ep({
2056
- ...commonParams
2057
- }).m(function(Command, cs, config, o) {
2037
+ var _GetQueueUrlCommand = class _GetQueueUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2058
2038
  return [
2059
2039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2060
2040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2068,9 +2048,7 @@ var GetQueueUrlCommand = _GetQueueUrlCommand;
2068
2048
 
2069
2049
 
2070
2050
 
2071
- var _ListDeadLetterSourceQueuesCommand = class _ListDeadLetterSourceQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
2072
- ...commonParams
2073
- }).m(function(Command, cs, config, o) {
2051
+ var _ListDeadLetterSourceQueuesCommand = class _ListDeadLetterSourceQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2074
2052
  return [
2075
2053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2076
2054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2084,9 +2062,7 @@ var ListDeadLetterSourceQueuesCommand = _ListDeadLetterSourceQueuesCommand;
2084
2062
 
2085
2063
 
2086
2064
 
2087
- var _ListMessageMoveTasksCommand = class _ListMessageMoveTasksCommand extends import_smithy_client.Command.classBuilder().ep({
2088
- ...commonParams
2089
- }).m(function(Command, cs, config, o) {
2065
+ var _ListMessageMoveTasksCommand = class _ListMessageMoveTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2090
2066
  return [
2091
2067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2092
2068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2100,9 +2076,7 @@ var ListMessageMoveTasksCommand = _ListMessageMoveTasksCommand;
2100
2076
 
2101
2077
 
2102
2078
 
2103
- var _ListQueuesCommand = class _ListQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
2104
- ...commonParams
2105
- }).m(function(Command, cs, config, o) {
2079
+ var _ListQueuesCommand = class _ListQueuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2106
2080
  return [
2107
2081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2108
2082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2116,9 +2090,7 @@ var ListQueuesCommand = _ListQueuesCommand;
2116
2090
 
2117
2091
 
2118
2092
 
2119
- var _ListQueueTagsCommand = class _ListQueueTagsCommand extends import_smithy_client.Command.classBuilder().ep({
2120
- ...commonParams
2121
- }).m(function(Command, cs, config, o) {
2093
+ var _ListQueueTagsCommand = class _ListQueueTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2122
2094
  return [
2123
2095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2124
2096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2132,9 +2104,7 @@ var ListQueueTagsCommand = _ListQueueTagsCommand;
2132
2104
 
2133
2105
 
2134
2106
 
2135
- var _PurgeQueueCommand = class _PurgeQueueCommand extends import_smithy_client.Command.classBuilder().ep({
2136
- ...commonParams
2137
- }).m(function(Command, cs, config, o) {
2107
+ var _PurgeQueueCommand = class _PurgeQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2138
2108
  return [
2139
2109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2140
2110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2149,9 +2119,7 @@ var PurgeQueueCommand = _PurgeQueueCommand;
2149
2119
 
2150
2120
 
2151
2121
 
2152
- var _ReceiveMessageCommand = class _ReceiveMessageCommand extends import_smithy_client.Command.classBuilder().ep({
2153
- ...commonParams
2154
- }).m(function(Command, cs, config, o) {
2122
+ var _ReceiveMessageCommand = class _ReceiveMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2155
2123
  return [
2156
2124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2157
2125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -2166,9 +2134,7 @@ var ReceiveMessageCommand = _ReceiveMessageCommand;
2166
2134
 
2167
2135
 
2168
2136
 
2169
- var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2170
- ...commonParams
2171
- }).m(function(Command, cs, config, o) {
2137
+ var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2172
2138
  return [
2173
2139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2174
2140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2183,9 +2149,7 @@ var RemovePermissionCommand = _RemovePermissionCommand;
2183
2149
 
2184
2150
 
2185
2151
 
2186
- var _SendMessageBatchCommand = class _SendMessageBatchCommand extends import_smithy_client.Command.classBuilder().ep({
2187
- ...commonParams
2188
- }).m(function(Command, cs, config, o) {
2152
+ var _SendMessageBatchCommand = class _SendMessageBatchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2189
2153
  return [
2190
2154
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2191
2155
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -2201,9 +2165,7 @@ var SendMessageBatchCommand = _SendMessageBatchCommand;
2201
2165
 
2202
2166
 
2203
2167
 
2204
- var _SendMessageCommand = class _SendMessageCommand extends import_smithy_client.Command.classBuilder().ep({
2205
- ...commonParams
2206
- }).m(function(Command, cs, config, o) {
2168
+ var _SendMessageCommand = class _SendMessageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2207
2169
  return [
2208
2170
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2209
2171
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -2218,9 +2180,7 @@ var SendMessageCommand = _SendMessageCommand;
2218
2180
 
2219
2181
 
2220
2182
 
2221
- var _SetQueueAttributesCommand = class _SetQueueAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2222
- ...commonParams
2223
- }).m(function(Command, cs, config, o) {
2183
+ var _SetQueueAttributesCommand = class _SetQueueAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2224
2184
  return [
2225
2185
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2226
2186
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2234,9 +2194,7 @@ var SetQueueAttributesCommand = _SetQueueAttributesCommand;
2234
2194
 
2235
2195
 
2236
2196
 
2237
- var _StartMessageMoveTaskCommand = class _StartMessageMoveTaskCommand extends import_smithy_client.Command.classBuilder().ep({
2238
- ...commonParams
2239
- }).m(function(Command, cs, config, o) {
2197
+ var _StartMessageMoveTaskCommand = class _StartMessageMoveTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2240
2198
  return [
2241
2199
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2242
2200
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2250,9 +2208,7 @@ var StartMessageMoveTaskCommand = _StartMessageMoveTaskCommand;
2250
2208
 
2251
2209
 
2252
2210
 
2253
- var _TagQueueCommand = class _TagQueueCommand extends import_smithy_client.Command.classBuilder().ep({
2254
- ...commonParams
2255
- }).m(function(Command, cs, config, o) {
2211
+ var _TagQueueCommand = class _TagQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2256
2212
  return [
2257
2213
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2258
2214
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2266,9 +2222,7 @@ var TagQueueCommand = _TagQueueCommand;
2266
2222
 
2267
2223
 
2268
2224
 
2269
- var _UntagQueueCommand = class _UntagQueueCommand extends import_smithy_client.Command.classBuilder().ep({
2270
- ...commonParams
2271
- }).m(function(Command, cs, config, o) {
2225
+ var _UntagQueueCommand = class _UntagQueueCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2272
2226
  return [
2273
2227
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2274
2228
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6,9 +6,7 @@ import { de_AddPermissionCommand, se_AddPermissionCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class AddPermissionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CancelMessageMoveTaskCommand, se_CancelMessageMoveTaskCommand } from
6
6
  export { $Command };
7
7
  export class CancelMessageMoveTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ChangeMessageVisibilityBatchCommand, se_ChangeMessageVisibilityBatch
6
6
  export { $Command };
7
7
  export class ChangeMessageVisibilityBatchCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ChangeMessageVisibilityCommand, se_ChangeMessageVisibilityCommand }
6
6
  export { $Command };
7
7
  export class ChangeMessageVisibilityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class CreateQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMessageBatchCommand, se_DeleteMessageBatchCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteMessageBatchCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMessageCommand, se_DeleteMessageCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteMessageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteQueueCommand, se_DeleteQueueCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class DeleteQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetQueueAttributesCommand, se_GetQueueAttributesCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetQueueAttributesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetQueueUrlCommand, se_GetQueueUrlCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class GetQueueUrlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListDeadLetterSourceQueuesCommand, se_ListDeadLetterSourceQueuesComm
6
6
  export { $Command };
7
7
  export class ListDeadLetterSourceQueuesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListMessageMoveTasksCommand, se_ListMessageMoveTasksCommand } from "
6
6
  export { $Command };
7
7
  export class ListMessageMoveTasksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListQueueTagsCommand, se_ListQueueTagsCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ListQueueTagsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListQueuesCommand, se_ListQueuesCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class ListQueuesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PurgeQueueCommand, se_PurgeQueueCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class PurgeQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ReceiveMessageCommand, se_ReceiveMessageCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class ReceiveMessageCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemovePermissionCommand, se_RemovePermissionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class RemovePermissionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SendMessageBatchCommand, se_SendMessageBatchCommand } from "../proto
7
7
  export { $Command };
8
8
  export class SendMessageBatchCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SendMessageCommand, se_SendMessageCommand } from "../protocols/Aws_j
7
7
  export { $Command };
8
8
  export class SendMessageCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SetQueueAttributesCommand, se_SetQueueAttributesCommand } from "../p
6
6
  export { $Command };
7
7
  export class SetQueueAttributesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartMessageMoveTaskCommand, se_StartMessageMoveTaskCommand } from "
6
6
  export { $Command };
7
7
  export class StartMessageMoveTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagQueueCommand, se_TagQueueCommand } from "../protocols/Aws_json1_0
6
6
  export { $Command };
7
7
  export class TagQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagQueueCommand, se_UntagQueueCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class UntagQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
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.649.0",
4
+ "version": "3.651.1",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sqs",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.649.0",
24
- "@aws-sdk/client-sts": "3.649.0",
25
- "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.649.0",
23
+ "@aws-sdk/client-sso-oidc": "3.651.1",
24
+ "@aws-sdk/client-sts": "3.651.1",
25
+ "@aws-sdk/core": "3.651.1",
26
+ "@aws-sdk/credential-provider-node": "3.651.1",
27
27
  "@aws-sdk/middleware-host-header": "3.649.0",
28
28
  "@aws-sdk/middleware-logger": "3.649.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.649.0",