@aws-sdk/client-iotdeviceadvisor 3.775.0 → 3.777.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.
@@ -82,6 +82,7 @@ declare const CreateSuiteDefinitionCommand_base: {
82
82
  * @throws {@link IotDeviceAdvisorServiceException}
83
83
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class CreateSuiteDefinitionCommand extends CreateSuiteDefinitionCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteSuiteDefinitionCommand_base: {
59
59
  * @throws {@link IotDeviceAdvisorServiceException}
60
60
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteSuiteDefinitionCommand extends DeleteSuiteDefinitionCommand_base {
@@ -66,6 +66,7 @@ declare const GetEndpointCommand_base: {
66
66
  * @throws {@link IotDeviceAdvisorServiceException}
67
67
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetEndpointCommand extends GetEndpointCommand_base {
@@ -88,6 +88,7 @@ declare const GetSuiteDefinitionCommand_base: {
88
88
  * @throws {@link IotDeviceAdvisorServiceException}
89
89
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetSuiteDefinitionCommand extends GetSuiteDefinitionCommand_base {
@@ -116,6 +116,7 @@ declare const GetSuiteRunCommand_base: {
116
116
  * @throws {@link IotDeviceAdvisorServiceException}
117
117
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class GetSuiteRunCommand extends GetSuiteRunCommand_base {
@@ -65,6 +65,7 @@ declare const GetSuiteRunReportCommand_base: {
65
65
  * @throws {@link IotDeviceAdvisorServiceException}
66
66
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class GetSuiteRunReportCommand extends GetSuiteRunReportCommand_base {
@@ -79,6 +79,7 @@ declare const ListSuiteDefinitionsCommand_base: {
79
79
  * @throws {@link IotDeviceAdvisorServiceException}
80
80
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListSuiteDefinitionsCommand extends ListSuiteDefinitionsCommand_base {
@@ -79,6 +79,7 @@ declare const ListSuiteRunsCommand_base: {
79
79
  * @throws {@link IotDeviceAdvisorServiceException}
80
80
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListSuiteRunsCommand extends ListSuiteRunsCommand_base {
@@ -66,6 +66,7 @@ declare const ListTagsForResourceCommand_base: {
66
66
  * @throws {@link IotDeviceAdvisorServiceException}
67
67
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -82,6 +82,7 @@ declare const StartSuiteRunCommand_base: {
82
82
  * @throws {@link IotDeviceAdvisorServiceException}
83
83
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class StartSuiteRunCommand extends StartSuiteRunCommand_base {
@@ -63,6 +63,7 @@ declare const StopSuiteRunCommand_base: {
63
63
  * @throws {@link IotDeviceAdvisorServiceException}
64
64
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class StopSuiteRunCommand extends StopSuiteRunCommand_base {
@@ -65,6 +65,7 @@ declare const TagResourceCommand_base: {
65
65
  * @throws {@link IotDeviceAdvisorServiceException}
66
66
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -65,6 +65,7 @@ declare const UntagResourceCommand_base: {
65
65
  * @throws {@link IotDeviceAdvisorServiceException}
66
66
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateSuiteDefinitionCommand_base: {
81
81
  * @throws {@link IotDeviceAdvisorServiceException}
82
82
  * <p>Base exception class for all service exceptions from IotDeviceAdvisor service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateSuiteDefinitionCommand extends UpdateSuiteDefinitionCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iotdeviceadvisor",
3
3
  "description": "AWS SDK for JavaScript Iotdeviceadvisor Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.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-iotdeviceadvisor",
@@ -21,7 +21,7 @@
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.777.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",