@aws-sdk/client-iot-events-data 3.775.0 → 3.782.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.
@@ -80,6 +80,7 @@ declare const BatchAcknowledgeAlarmCommand_base: {
80
80
  * @throws {@link IoTEventsDataServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class BatchAcknowledgeAlarmCommand extends BatchAcknowledgeAlarmCommand_base {
@@ -78,6 +78,7 @@ declare const BatchDeleteDetectorCommand_base: {
78
78
  * @throws {@link IoTEventsDataServiceException}
79
79
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class BatchDeleteDetectorCommand extends BatchDeleteDetectorCommand_base {
@@ -80,6 +80,7 @@ declare const BatchDisableAlarmCommand_base: {
80
80
  * @throws {@link IoTEventsDataServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class BatchDisableAlarmCommand extends BatchDisableAlarmCommand_base {
@@ -80,6 +80,7 @@ declare const BatchEnableAlarmCommand_base: {
80
80
  * @throws {@link IoTEventsDataServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class BatchEnableAlarmCommand extends BatchEnableAlarmCommand_base {
@@ -85,6 +85,7 @@ declare const BatchPutMessageCommand_base: {
85
85
  * @throws {@link IoTEventsDataServiceException}
86
86
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class BatchPutMessageCommand extends BatchPutMessageCommand_base {
@@ -80,6 +80,7 @@ declare const BatchResetAlarmCommand_base: {
80
80
  * @throws {@link IoTEventsDataServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class BatchResetAlarmCommand extends BatchResetAlarmCommand_base {
@@ -81,6 +81,7 @@ declare const BatchSnoozeAlarmCommand_base: {
81
81
  * @throws {@link IoTEventsDataServiceException}
82
82
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class BatchSnoozeAlarmCommand extends BatchSnoozeAlarmCommand_base {
@@ -94,6 +94,7 @@ declare const BatchUpdateDetectorCommand_base: {
94
94
  * @throws {@link IoTEventsDataServiceException}
95
95
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class BatchUpdateDetectorCommand extends BatchUpdateDetectorCommand_base {
@@ -112,6 +112,7 @@ declare const DescribeAlarmCommand_base: {
112
112
  * @throws {@link IoTEventsDataServiceException}
113
113
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class DescribeAlarmCommand extends DescribeAlarmCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeDetectorCommand_base: {
91
91
  * @throws {@link IoTEventsDataServiceException}
92
92
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeDetectorCommand extends DescribeDetectorCommand_base {
@@ -82,6 +82,7 @@ declare const ListAlarmsCommand_base: {
82
82
  * @throws {@link IoTEventsDataServiceException}
83
83
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListAlarmsCommand extends ListAlarmsCommand_base {
@@ -84,6 +84,7 @@ declare const ListDetectorsCommand_base: {
84
84
  * @throws {@link IoTEventsDataServiceException}
85
85
  * <p>Base exception class for all service exceptions from IoTEventsData service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListDetectorsCommand extends ListDetectorsCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-events-data",
3
3
  "description": "AWS SDK for JavaScript Iot Events Data Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
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-iot-events-data",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",