@aws-sdk/client-iot-data-plane 3.968.0 → 3.970.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/dist-cjs/index.js CHANGED
@@ -335,17 +335,17 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
335
335
  var DeleteConnectionRequest$ = [3, n0, _DCR,
336
336
  0,
337
337
  [_cI, _cS, _pWM],
338
- [[0, 1], [2, { [_hQ]: _cS }], [2, { [_hQ]: _pWM }]]
338
+ [[0, 1], [2, { [_hQ]: _cS }], [2, { [_hQ]: _pWM }]], 1
339
339
  ];
340
340
  var DeleteThingShadowRequest$ = [3, n0, _DTSR,
341
341
  0,
342
342
  [_tN, _sN],
343
- [[0, 1], [0, { [_hQ]: _n }]]
343
+ [[0, 1], [0, { [_hQ]: _n }]], 1
344
344
  ];
345
345
  var DeleteThingShadowResponse$ = [3, n0, _DTSRe,
346
346
  0,
347
347
  [_p],
348
- [[21, 16]]
348
+ [[21, 16]], 1
349
349
  ];
350
350
  var ForbiddenException$ = [-3, n0, _FE,
351
351
  { [_e]: _c, [_hE]: 403 },
@@ -356,7 +356,7 @@ schema.TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenExceptio
356
356
  var GetRetainedMessageRequest$ = [3, n0, _GRMR,
357
357
  0,
358
358
  [_t],
359
- [[0, 1]]
359
+ [[0, 1]], 1
360
360
  ];
361
361
  var GetRetainedMessageResponse$ = [3, n0, _GRMRe,
362
362
  0,
@@ -366,7 +366,7 @@ var GetRetainedMessageResponse$ = [3, n0, _GRMRe,
366
366
  var GetThingShadowRequest$ = [3, n0, _GTSR,
367
367
  0,
368
368
  [_tN, _sN],
369
- [[0, 1], [0, { [_hQ]: _n }]]
369
+ [[0, 1], [0, { [_hQ]: _n }]], 1
370
370
  ];
371
371
  var GetThingShadowResponse$ = [3, n0, _GTSRe,
372
372
  0,
@@ -388,7 +388,7 @@ schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidReque
388
388
  var ListNamedShadowsForThingRequest$ = [3, n0, _LNSFTR,
389
389
  0,
390
390
  [_tN, _nT, _pS],
391
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _pS }]]
391
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _pS }]], 1
392
392
  ];
393
393
  var ListNamedShadowsForThingResponse$ = [3, n0, _LNSFTRi,
394
394
  0,
@@ -414,7 +414,7 @@ schema.TypeRegistry.for(n0).registerError(MethodNotAllowedException$, MethodNotA
414
414
  var PublishRequest$ = [3, n0, _PR,
415
415
  0,
416
416
  [_t, _q, _re, _p, _uP, _pFI, _cT, _rTe, _cD, _mE],
417
- [[0, 1], [1, { [_hQ]: _q }], [2, { [_hQ]: _re }], [21, 16], [() => SynthesizedJsonUserProperties, { [_hH]: _xamup }], [0, { [_hH]: _xampfi }], [0, { [_hQ]: _cT }], [0, { [_hQ]: _rTe }], [0, { [_hH]: _xamcd }], [1, { [_hQ]: _mE }]]
417
+ [[0, 1], [1, { [_hQ]: _q }], [2, { [_hQ]: _re }], [21, 16], [() => SynthesizedJsonUserProperties, { [_hH]: _xamup }], [0, { [_hH]: _xampfi }], [0, { [_hQ]: _cT }], [0, { [_hQ]: _rTe }], [0, { [_hH]: _xamcd }], [1, { [_hQ]: _mE }]], 1
418
418
  ];
419
419
  var RequestEntityTooLargeException$ = [-3, n0, _RETLE,
420
420
  { [_e]: _c, [_hE]: 413 },
@@ -459,8 +459,8 @@ var UnsupportedDocumentEncodingException$ = [-3, n0, _UDEE,
459
459
  schema.TypeRegistry.for(n0).registerError(UnsupportedDocumentEncodingException$, UnsupportedDocumentEncodingException);
460
460
  var UpdateThingShadowRequest$ = [3, n0, _UTSR,
461
461
  0,
462
- [_tN, _sN, _p],
463
- [[0, 1], [0, { [_hQ]: _n }], [21, 16]]
462
+ [_tN, _p, _sN],
463
+ [[0, 1], [21, 16], [0, { [_hQ]: _n }]], 2
464
464
  ];
465
465
  var UpdateThingShadowResponse$ = [3, n0, _UTSRp,
466
466
  0,
@@ -86,17 +86,17 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
86
86
  export var DeleteConnectionRequest$ = [3, n0, _DCR,
87
87
  0,
88
88
  [_cI, _cS, _pWM],
89
- [[0, 1], [2, { [_hQ]: _cS }], [2, { [_hQ]: _pWM }]]
89
+ [[0, 1], [2, { [_hQ]: _cS }], [2, { [_hQ]: _pWM }]], 1
90
90
  ];
91
91
  export var DeleteThingShadowRequest$ = [3, n0, _DTSR,
92
92
  0,
93
93
  [_tN, _sN],
94
- [[0, 1], [0, { [_hQ]: _n }]]
94
+ [[0, 1], [0, { [_hQ]: _n }]], 1
95
95
  ];
96
96
  export var DeleteThingShadowResponse$ = [3, n0, _DTSRe,
97
97
  0,
98
98
  [_p],
99
- [[21, 16]]
99
+ [[21, 16]], 1
100
100
  ];
101
101
  export var ForbiddenException$ = [-3, n0, _FE,
102
102
  { [_e]: _c, [_hE]: 403 },
@@ -107,7 +107,7 @@ TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
107
107
  export var GetRetainedMessageRequest$ = [3, n0, _GRMR,
108
108
  0,
109
109
  [_t],
110
- [[0, 1]]
110
+ [[0, 1]], 1
111
111
  ];
112
112
  export var GetRetainedMessageResponse$ = [3, n0, _GRMRe,
113
113
  0,
@@ -117,7 +117,7 @@ export var GetRetainedMessageResponse$ = [3, n0, _GRMRe,
117
117
  export var GetThingShadowRequest$ = [3, n0, _GTSR,
118
118
  0,
119
119
  [_tN, _sN],
120
- [[0, 1], [0, { [_hQ]: _n }]]
120
+ [[0, 1], [0, { [_hQ]: _n }]], 1
121
121
  ];
122
122
  export var GetThingShadowResponse$ = [3, n0, _GTSRe,
123
123
  0,
@@ -139,7 +139,7 @@ TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestExcep
139
139
  export var ListNamedShadowsForThingRequest$ = [3, n0, _LNSFTR,
140
140
  0,
141
141
  [_tN, _nT, _pS],
142
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _pS }]]
142
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _pS }]], 1
143
143
  ];
144
144
  export var ListNamedShadowsForThingResponse$ = [3, n0, _LNSFTRi,
145
145
  0,
@@ -165,7 +165,7 @@ TypeRegistry.for(n0).registerError(MethodNotAllowedException$, MethodNotAllowedE
165
165
  export var PublishRequest$ = [3, n0, _PR,
166
166
  0,
167
167
  [_t, _q, _re, _p, _uP, _pFI, _cT, _rTe, _cD, _mE],
168
- [[0, 1], [1, { [_hQ]: _q }], [2, { [_hQ]: _re }], [21, 16], [() => SynthesizedJsonUserProperties, { [_hH]: _xamup }], [0, { [_hH]: _xampfi }], [0, { [_hQ]: _cT }], [0, { [_hQ]: _rTe }], [0, { [_hH]: _xamcd }], [1, { [_hQ]: _mE }]]
168
+ [[0, 1], [1, { [_hQ]: _q }], [2, { [_hQ]: _re }], [21, 16], [() => SynthesizedJsonUserProperties, { [_hH]: _xamup }], [0, { [_hH]: _xampfi }], [0, { [_hQ]: _cT }], [0, { [_hQ]: _rTe }], [0, { [_hH]: _xamcd }], [1, { [_hQ]: _mE }]], 1
169
169
  ];
170
170
  export var RequestEntityTooLargeException$ = [-3, n0, _RETLE,
171
171
  { [_e]: _c, [_hE]: 413 },
@@ -210,8 +210,8 @@ export var UnsupportedDocumentEncodingException$ = [-3, n0, _UDEE,
210
210
  TypeRegistry.for(n0).registerError(UnsupportedDocumentEncodingException$, UnsupportedDocumentEncodingException);
211
211
  export var UpdateThingShadowRequest$ = [3, n0, _UTSR,
212
212
  0,
213
- [_tN, _sN, _p],
214
- [[0, 1], [0, { [_hQ]: _n }], [21, 16]]
213
+ [_tN, _p, _sN],
214
+ [[0, 1], [21, 16], [0, { [_hQ]: _n }]], 2
215
215
  ];
216
216
  export var UpdateThingShadowResponse$ = [3, n0, _UTSRp,
217
217
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-data-plane",
3
3
  "description": "AWS SDK for JavaScript Iot Data Plane Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot-data-plane",
@@ -21,42 +21,42 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
59
- "@smithy/util-stream": "^4.5.8",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
+ "@smithy/util-stream": "^4.5.10",
60
60
  "@smithy/util-utf8": "^4.2.0",
61
61
  "tslib": "^2.6.2"
62
62
  },