@aws-sdk/client-networkmanager 3.279.0 → 3.282.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/README.md +683 -0
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +6 -0
- package/dist-types/commands/AssociateLinkCommand.d.ts +6 -0
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -0
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +6 -0
- package/dist-types/commands/CreateDeviceCommand.d.ts +6 -0
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +6 -0
- package/dist-types/commands/CreateLinkCommand.d.ts +6 -0
- package/dist-types/commands/CreateSiteCommand.d.ts +6 -0
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +6 -0
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDeviceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +6 -0
- package/dist-types/commands/DeleteLinkCommand.d.ts +6 -0
- package/dist-types/commands/DeletePeeringCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSiteCommand.d.ts +6 -0
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateLinkCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +6 -0
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/GetConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/GetConnectionsCommand.d.ts +6 -0
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +6 -0
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +6 -0
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +6 -0
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/GetDevicesCommand.d.ts +6 -0
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/GetLinksCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +6 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/GetSitesCommand.d.ts +6 -0
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +6 -0
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +6 -0
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -0
- package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -0
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +6 -0
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +6 -0
- package/dist-types/commands/ListPeeringsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +6 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -0
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +6 -0
- package/dist-types/commands/RejectAttachmentCommand.d.ts +6 -0
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +6 -0
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDeviceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +6 -0
- package/dist-types/commands/UpdateLinkCommand.d.ts +6 -0
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSiteCommand.d.ts +6 -0
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +6 -0
- package/package.json +17 -17
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateCoreNetworkRequest, UpdateCoreNetworkResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCoreNetworkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCoreNetworkCommandInput extends UpdateCoreNetworkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCoreNetworkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCoreNetworkCommandOutput extends UpdateCoreNetworkResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDeviceRequest, UpdateDeviceResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDeviceCommandInput extends UpdateDeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDeviceCommandOutput extends UpdateDeviceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateGlobalNetworkRequest, UpdateGlobalNetworkResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGlobalNetworkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGlobalNetworkCommandInput extends UpdateGlobalNetworkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGlobalNetworkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGlobalNetworkCommandOutput extends UpdateGlobalNetworkResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateLinkRequest, UpdateLinkResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateLinkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateLinkCommandInput extends UpdateLinkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateLinkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateLinkCommandOutput extends UpdateLinkResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateNetworkResourceMetadataRequest, UpdateNetworkResourceMetadataResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateNetworkResourceMetadataCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateNetworkResourceMetadataCommandInput extends UpdateNetworkResourceMetadataRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateNetworkResourceMetadataCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateNetworkResourceMetadataCommandOutput extends UpdateNetworkResourceMetadataResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateSiteRequest, UpdateSiteResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSiteCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSiteCommandInput extends UpdateSiteRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSiteCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSiteCommandOutput extends UpdateSiteResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateVpcAttachmentRequest, UpdateVpcAttachmentResponse } from "../models/models_0";
|
|
5
5
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateVpcAttachmentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateVpcAttachmentCommandInput extends UpdateVpcAttachmentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateVpcAttachmentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateVpcAttachmentCommandOutput extends UpdateVpcAttachmentResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-networkmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.282.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.282.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.282.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.282.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.282.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.282.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.282.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.282.0",
|
|
32
32
|
"@aws-sdk/middleware-logger": "3.272.0",
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.282.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.282.0",
|
|
35
35
|
"@aws-sdk/middleware-serde": "3.272.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.282.0",
|
|
37
37
|
"@aws-sdk/middleware-stack": "3.272.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.282.0",
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.282.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.282.0",
|
|
42
42
|
"@aws-sdk/smithy-client": "3.279.0",
|
|
43
43
|
"@aws-sdk/types": "3.272.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.272.0",
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
48
|
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.282.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.272.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.282.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.282.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1",
|
|
56
56
|
"uuid": "^8.3.2"
|