@aws-sdk/client-networkmonitor 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/CreateMonitorCommand.d.ts +1 -0
- package/dist-types/commands/CreateProbeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProbeCommand.d.ts +1 -0
- package/dist-types/commands/GetMonitorCommand.d.ts +1 -0
- package/dist-types/commands/GetProbeCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitorsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProbeCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -127,6 +127,7 @@ declare const CreateMonitorCommand_base: {
|
|
|
127
127
|
* @throws {@link NetworkMonitorServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class CreateMonitorCommand extends CreateMonitorCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const CreateProbeCommand_base: {
|
|
|
104
104
|
* @throws {@link NetworkMonitorServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateProbeCommand extends CreateProbeCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteMonitorCommand_base: {
|
|
|
69
69
|
* @throws {@link NetworkMonitorServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteMonitorCommand extends DeleteMonitorCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeleteProbeCommand_base: {
|
|
|
76
76
|
* @throws {@link NetworkMonitorServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteProbeCommand extends DeleteProbeCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const GetMonitorCommand_base: {
|
|
|
98
98
|
* @throws {@link NetworkMonitorServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetMonitorCommand extends GetMonitorCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetProbeCommand_base: {
|
|
|
87
87
|
* @throws {@link NetworkMonitorServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetProbeCommand extends GetProbeCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListMonitorsCommand_base: {
|
|
|
79
79
|
* @throws {@link NetworkMonitorServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListMonitorsCommand extends ListMonitorsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
74
74
|
* @throws {@link NetworkMonitorServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link NetworkMonitorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link NetworkMonitorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const UpdateMonitorCommand_base: {
|
|
|
82
82
|
* @throws {@link NetworkMonitorServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UpdateMonitorCommand extends UpdateMonitorCommand_base {
|
|
@@ -124,6 +124,7 @@ declare const UpdateProbeCommand_base: {
|
|
|
124
124
|
* @throws {@link NetworkMonitorServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from NetworkMonitor service.</p>
|
|
126
126
|
*
|
|
127
|
+
*
|
|
127
128
|
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class UpdateProbeCommand extends UpdateProbeCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-networkmonitor",
|
|
3
3
|
"description": "AWS SDK for JavaScript Networkmonitor 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-networkmonitor",
|
|
@@ -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",
|