@aws-sdk/client-snow-device-management 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.
- package/dist-types/commands/CancelTaskCommand.d.ts +1 -0
- package/dist-types/commands/CreateTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDeviceEc2InstancesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeExecutionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTaskCommand.d.ts +1 -0
- package/dist-types/commands/ListDeviceResourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -0
- package/dist-types/commands/ListExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTasksCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -74,6 +74,7 @@ declare const CancelTaskCommand_base: {
|
|
|
74
74
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CancelTaskCommand extends CancelTaskCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const CreateTaskCommand_base: {
|
|
|
84
84
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateTaskCommand extends CreateTaskCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const DescribeDeviceCommand_base: {
|
|
|
104
104
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class DescribeDeviceCommand extends DescribeDeviceCommand_base {
|
|
@@ -114,6 +114,7 @@ declare const DescribeDeviceEc2InstancesCommand_base: {
|
|
|
114
114
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
116
116
|
*
|
|
117
|
+
*
|
|
117
118
|
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class DescribeDeviceEc2InstancesCommand extends DescribeDeviceEc2InstancesCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DescribeExecutionCommand_base: {
|
|
|
75
75
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DescribeExecutionCommand extends DescribeExecutionCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const DescribeTaskCommand_base: {
|
|
|
81
81
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeTaskCommand extends DescribeTaskCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListDeviceResourcesCommand_base: {
|
|
|
79
79
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListDeviceResourcesCommand extends ListDeviceResourcesCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListDevicesCommand_base: {
|
|
|
79
79
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListDevicesCommand extends ListDevicesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListExecutionsCommand_base: {
|
|
|
80
80
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListExecutionsCommand extends ListExecutionsCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
65
65
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListTasksCommand_base: {
|
|
|
78
78
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListTasksCommand extends ListTasksCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const TagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link SnowDeviceManagementServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SnowDeviceManagement service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-snow-device-management",
|
|
3
3
|
"description": "AWS SDK for JavaScript Snow Device Management Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-snow-device-management",
|
|
@@ -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.
|
|
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.
|
|
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.
|
|
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.
|
|
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",
|