@aws-sdk/client-networkmanager 3.299.0 → 3.300.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/AcceptAttachmentCommand.d.ts +3 -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 +5 -0
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -0
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +15 -0
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +18 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +14 -0
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +12 -0
- package/dist-types/commands/CreateDeviceCommand.d.ts +24 -0
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +9 -0
- package/dist-types/commands/CreateLinkCommand.d.ts +17 -0
- package/dist-types/commands/CreateSiteCommand.d.ts +15 -0
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +11 -0
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +18 -0
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +3 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +3 -0
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDeviceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +3 -0
- package/dist-types/commands/DeleteLinkCommand.d.ts +4 -0
- package/dist-types/commands/DeletePeeringCommand.d.ts +3 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -0
- package/dist-types/commands/DeleteSiteCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +7 -0
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateLinkCommand.d.ts +5 -0
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +4 -0
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +4 -0
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +8 -0
- package/dist-types/commands/GetConnectPeerCommand.d.ts +3 -0
- package/dist-types/commands/GetConnectionsCommand.d.ts +9 -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 +3 -0
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +5 -0
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +8 -0
- package/dist-types/commands/GetDevicesCommand.d.ts +9 -0
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +7 -0
- package/dist-types/commands/GetLinksCommand.d.ts +11 -0
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -0
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +11 -0
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +11 -0
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +37 -0
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -0
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/GetSitesCommand.d.ts +8 -0
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +8 -0
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +3 -0
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +8 -0
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/ListAttachmentsCommand.d.ts +8 -0
- package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -0
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +5 -0
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +4 -0
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListPeeringsCommand.d.ts +8 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -0
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +7 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +4 -0
- package/dist-types/commands/RejectAttachmentCommand.d.ts +3 -0
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +3 -0
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +13 -0
- package/dist-types/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +7 -0
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDeviceCommand.d.ts +19 -0
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +4 -0
- package/dist-types/commands/UpdateLinkCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +7 -0
- package/dist-types/commands/UpdateSiteCommand.d.ts +10 -0
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +13 -0
- package/package.json +8 -8
|
@@ -27,6 +27,17 @@ export interface UpdateLinkCommandOutput extends UpdateLinkResponse, __MetadataB
|
|
|
27
27
|
* import { NetworkManagerClient, UpdateLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, UpdateLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
+
* LinkId: "STRING_VALUE", // required
|
|
33
|
+
* Description: "STRING_VALUE",
|
|
34
|
+
* Type: "STRING_VALUE",
|
|
35
|
+
* Bandwidth: {
|
|
36
|
+
* UploadSpeed: Number("int"),
|
|
37
|
+
* DownloadSpeed: Number("int"),
|
|
38
|
+
* },
|
|
39
|
+
* Provider: "STRING_VALUE",
|
|
40
|
+
* };
|
|
30
41
|
* const command = new UpdateLinkCommand(input);
|
|
31
42
|
* const response = await client.send(command);
|
|
32
43
|
* ```
|
|
@@ -26,6 +26,13 @@ export interface UpdateNetworkResourceMetadataCommandOutput extends UpdateNetwor
|
|
|
26
26
|
* import { NetworkManagerClient, UpdateNetworkResourceMetadataCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, UpdateNetworkResourceMetadataCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
+
* ResourceArn: "STRING_VALUE", // required
|
|
32
|
+
* Metadata: { // required
|
|
33
|
+
* "<keys>": "STRING_VALUE",
|
|
34
|
+
* },
|
|
35
|
+
* };
|
|
29
36
|
* const command = new UpdateNetworkResourceMetadataCommand(input);
|
|
30
37
|
* const response = await client.send(command);
|
|
31
38
|
* ```
|
|
@@ -27,6 +27,16 @@ export interface UpdateSiteCommandOutput extends UpdateSiteResponse, __MetadataB
|
|
|
27
27
|
* import { NetworkManagerClient, UpdateSiteCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, UpdateSiteCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
+
* const input = {
|
|
31
|
+
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
+
* SiteId: "STRING_VALUE", // required
|
|
33
|
+
* Description: "STRING_VALUE",
|
|
34
|
+
* Location: {
|
|
35
|
+
* Address: "STRING_VALUE",
|
|
36
|
+
* Latitude: "STRING_VALUE",
|
|
37
|
+
* Longitude: "STRING_VALUE",
|
|
38
|
+
* },
|
|
39
|
+
* };
|
|
30
40
|
* const command = new UpdateSiteCommand(input);
|
|
31
41
|
* const response = await client.send(command);
|
|
32
42
|
* ```
|
|
@@ -26,6 +26,19 @@ export interface UpdateVpcAttachmentCommandOutput extends UpdateVpcAttachmentRes
|
|
|
26
26
|
* import { NetworkManagerClient, UpdateVpcAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, UpdateVpcAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
+
* const input = {
|
|
30
|
+
* AttachmentId: "STRING_VALUE", // required
|
|
31
|
+
* AddSubnetArns: [
|
|
32
|
+
* "STRING_VALUE",
|
|
33
|
+
* ],
|
|
34
|
+
* RemoveSubnetArns: [
|
|
35
|
+
* "STRING_VALUE",
|
|
36
|
+
* ],
|
|
37
|
+
* Options: {
|
|
38
|
+
* Ipv6Support: true || false,
|
|
39
|
+
* ApplianceModeSupport: true || false,
|
|
40
|
+
* },
|
|
41
|
+
* };
|
|
29
42
|
* const command = new UpdateVpcAttachmentCommand(input);
|
|
30
43
|
* const response = await client.send(command);
|
|
31
44
|
* ```
|
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.300.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",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.300.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.300.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.300.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
33
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
34
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.300.0",
|
|
36
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
37
37
|
"@aws-sdk/middleware-signing": "3.299.0",
|
|
38
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
39
39
|
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.300.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
43
43
|
"@aws-sdk/smithy-client": "3.296.0",
|
|
@@ -47,11 +47,11 @@
|
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
49
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.300.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.300.0",
|
|
55
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
56
56
|
"tslib": "^2.5.0",
|
|
57
57
|
"uuid": "^8.3.2"
|