@aws-sdk/client-networkmanager 3.300.0 → 3.303.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-cjs/models/models_0.js +184 -215
- package/dist-es/models/models_0.js +184 -215
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AssociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +4 -4
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +5 -5
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceCommand.d.ts +5 -5
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateLinkCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +5 -5
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLinkCommand.d.ts +1 -1
- package/dist-types/commands/DeletePeeringCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -2
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetDevicesCommand.d.ts +2 -2
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetLinksCommand.d.ts +2 -2
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +8 -8
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetSitesCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/ListAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectPeersCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -1
- package/dist-types/commands/ListPeeringsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/RejectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +1 -1
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLinkCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSiteCommand.d.ts +2 -2
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +3 -3
- package/dist-types/models/models_0.d.ts +339 -184
- package/dist-types/ts3.4/models/models_0.d.ts +236 -184
- package/package.json +34 -34
|
@@ -27,9 +27,9 @@ export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitG
|
|
|
27
27
|
* import { NetworkManagerClient, GetTransitGatewayRegistrationsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, GetTransitGatewayRegistrationsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetTransitGatewayRegistrationsRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
-
* TransitGatewayArns: [
|
|
32
|
+
* TransitGatewayArns: [ // TransitGatewayArnList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetT
|
|
|
26
26
|
* import { NetworkManagerClient, GetTransitGatewayRouteTableAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetTransitGatewayRouteTableAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetTransitGatewayRouteTableAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetTransitGatewayRouteTableAttachmentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, GetVpcAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetVpcAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVpcAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVpcAttachmentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListAttachmentsCommandOutput extends ListAttachmentsResponse, _
|
|
|
26
26
|
* import { NetworkManagerClient, ListAttachmentsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListAttachmentsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAttachmentsRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE",
|
|
31
31
|
* AttachmentType: "CONNECT" || "SITE_TO_SITE_VPN" || "VPC" || "TRANSIT_GATEWAY_ROUTE_TABLE",
|
|
32
32
|
* EdgeLocation: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListConnectPeersCommandOutput extends ListConnectPeersResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, ListConnectPeersCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListConnectPeersCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListConnectPeersRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE",
|
|
31
31
|
* ConnectAttachmentId: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListCoreNetworkPolicyVersionsCommandOutput extends ListCoreNetw
|
|
|
26
26
|
* import { NetworkManagerClient, ListCoreNetworkPolicyVersionsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListCoreNetworkPolicyVersionsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCoreNetworkPolicyVersionsRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListCoreNetworksCommandOutput extends ListCoreNetworksResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, ListCoreNetworksCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListCoreNetworksCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCoreNetworksRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListOrganizationServiceAccessStatusCommandOutput extends ListOr
|
|
|
26
26
|
* import { NetworkManagerClient, ListOrganizationServiceAccessStatusCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListOrganizationServiceAccessStatusCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListOrganizationServiceAccessStatusRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListPeeringsCommandOutput extends ListPeeringsResponse, __Metad
|
|
|
26
26
|
* import { NetworkManagerClient, ListPeeringsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListPeeringsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListPeeringsRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE",
|
|
31
31
|
* PeeringType: "TRANSIT_GATEWAY",
|
|
32
32
|
* EdgeLocation: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
26
26
|
* import { NetworkManagerClient, ListTagsForResourceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ListTagsForResourceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListTagsForResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListTagsForResourceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface PutCoreNetworkPolicyCommandOutput extends PutCoreNetworkPolicyR
|
|
|
26
26
|
* import { NetworkManagerClient, PutCoreNetworkPolicyCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, PutCoreNetworkPolicyCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutCoreNetworkPolicyRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyDocument: "STRING_VALUE", // required
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
|
|
|
26
26
|
* import { NetworkManagerClient, PutResourcePolicyCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, PutResourcePolicyCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutResourcePolicyRequest
|
|
30
30
|
* PolicyDocument: "STRING_VALUE", // required
|
|
31
31
|
* ResourceArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -30,7 +30,7 @@ export interface RegisterTransitGatewayCommandOutput extends RegisterTransitGate
|
|
|
30
30
|
* import { NetworkManagerClient, RegisterTransitGatewayCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
31
31
|
* // const { NetworkManagerClient, RegisterTransitGatewayCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
32
32
|
* const client = new NetworkManagerClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // RegisterTransitGatewayRequest
|
|
34
34
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
35
35
|
* TransitGatewayArn: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
@@ -26,7 +26,7 @@ export interface RejectAttachmentCommandOutput extends RejectAttachmentResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, RejectAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, RejectAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RejectAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new RejectAttachmentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface RestoreCoreNetworkPolicyVersionCommandOutput extends RestoreCor
|
|
|
26
26
|
* import { NetworkManagerClient, RestoreCoreNetworkPolicyVersionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, RestoreCoreNetworkPolicyVersionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RestoreCoreNetworkPolicyVersionRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"), // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface StartOrganizationServiceAccessUpdateCommandOutput extends Start
|
|
|
26
26
|
* import { NetworkManagerClient, StartOrganizationServiceAccessUpdateCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, StartOrganizationServiceAccessUpdateCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartOrganizationServiceAccessUpdateRequest
|
|
30
30
|
* Action: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new StartOrganizationServiceAccessUpdateCommand(input);
|
|
@@ -27,9 +27,9 @@ export interface StartRouteAnalysisCommandOutput extends StartRouteAnalysisRespo
|
|
|
27
27
|
* import { NetworkManagerClient, StartRouteAnalysisCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, StartRouteAnalysisCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // StartRouteAnalysisRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
-
* Source: {
|
|
32
|
+
* Source: { // RouteAnalysisEndpointOptionsSpecification
|
|
33
33
|
* TransitGatewayAttachmentArn: "STRING_VALUE",
|
|
34
34
|
* IpAddress: "STRING_VALUE",
|
|
35
35
|
* },
|
|
@@ -26,10 +26,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
26
26
|
* import { NetworkManagerClient, TagResourceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, TagResourceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TagResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
|
-
* Tags: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* Tags: [ // TagList // required
|
|
32
|
+
* { // Tag
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
34
|
* Value: "STRING_VALUE",
|
|
35
35
|
* },
|
|
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
26
26
|
* import { NetworkManagerClient, UntagResourceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, UntagResourceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UntagResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
|
-
* TagKeys: [ // required
|
|
31
|
+
* TagKeys: [ // TagKeyList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -27,7 +27,7 @@ export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse,
|
|
|
27
27
|
* import { NetworkManagerClient, UpdateConnectionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, UpdateConnectionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateConnectionRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* ConnectionId: "STRING_VALUE", // required
|
|
33
33
|
* LinkId: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface UpdateCoreNetworkCommandOutput extends UpdateCoreNetworkRespons
|
|
|
26
26
|
* import { NetworkManagerClient, UpdateCoreNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, UpdateCoreNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateCoreNetworkRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -27,10 +27,10 @@ export interface UpdateDeviceCommandOutput extends UpdateDeviceResponse, __Metad
|
|
|
27
27
|
* import { NetworkManagerClient, UpdateDeviceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, UpdateDeviceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateDeviceRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* DeviceId: "STRING_VALUE", // required
|
|
33
|
-
* AWSLocation: {
|
|
33
|
+
* AWSLocation: { // AWSLocation
|
|
34
34
|
* Zone: "STRING_VALUE",
|
|
35
35
|
* SubnetArn: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -39,7 +39,7 @@ export interface UpdateDeviceCommandOutput extends UpdateDeviceResponse, __Metad
|
|
|
39
39
|
* Vendor: "STRING_VALUE",
|
|
40
40
|
* Model: "STRING_VALUE",
|
|
41
41
|
* SerialNumber: "STRING_VALUE",
|
|
42
|
-
* Location: {
|
|
42
|
+
* Location: { // Location
|
|
43
43
|
* Address: "STRING_VALUE",
|
|
44
44
|
* Latitude: "STRING_VALUE",
|
|
45
45
|
* Longitude: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface UpdateGlobalNetworkCommandOutput extends UpdateGlobalNetworkRes
|
|
|
27
27
|
* import { NetworkManagerClient, UpdateGlobalNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, UpdateGlobalNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateGlobalNetworkRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
33
|
* };
|
|
@@ -27,12 +27,12 @@ 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 = {
|
|
30
|
+
* const input = { // UpdateLinkRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* LinkId: "STRING_VALUE", // required
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
34
34
|
* Type: "STRING_VALUE",
|
|
35
|
-
* Bandwidth: {
|
|
35
|
+
* Bandwidth: { // Bandwidth
|
|
36
36
|
* UploadSpeed: Number("int"),
|
|
37
37
|
* DownloadSpeed: Number("int"),
|
|
38
38
|
* },
|
|
@@ -26,10 +26,10 @@ 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 = {
|
|
29
|
+
* const input = { // UpdateNetworkResourceMetadataRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* ResourceArn: "STRING_VALUE", // required
|
|
32
|
-
* Metadata: { // required
|
|
32
|
+
* Metadata: { // NetworkResourceMetadataMap // required
|
|
33
33
|
* "<keys>": "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* };
|
|
@@ -27,11 +27,11 @@ 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 = {
|
|
30
|
+
* const input = { // UpdateSiteRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* SiteId: "STRING_VALUE", // required
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
34
|
-
* Location: {
|
|
34
|
+
* Location: { // Location
|
|
35
35
|
* Address: "STRING_VALUE",
|
|
36
36
|
* Latitude: "STRING_VALUE",
|
|
37
37
|
* Longitude: "STRING_VALUE",
|
|
@@ -26,15 +26,15 @@ 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 = {
|
|
29
|
+
* const input = { // UpdateVpcAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
|
-
* AddSubnetArns: [
|
|
31
|
+
* AddSubnetArns: [ // SubnetArnList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* RemoveSubnetArns: [
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
|
-
* Options: {
|
|
37
|
+
* Options: { // VpcOptions
|
|
38
38
|
* Ipv6Support: true || false,
|
|
39
39
|
* ApplianceModeSupport: true || false,
|
|
40
40
|
* },
|