@aws-sdk/client-networkmanager 3.590.0 → 3.595.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/index.js +17 -85
- package/dist-es/models/models_0.js +10 -0
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AssociateLinkCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +18 -1
- package/dist-types/commands/CreateDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateLinkCommand.d.ts +2 -1
- package/dist-types/commands/CreateSiteCommand.d.ts +2 -1
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +18 -1
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLinkCommand.d.ts +2 -1
- package/dist-types/commands/DeletePeeringCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLinkCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +4 -2
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +61 -2
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +18 -1
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicesCommand.d.ts +2 -1
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetLinksCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +9 -2
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/GetSitesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/ListAttachmentsCommand.d.ts +13 -1
- package/dist-types/commands/ListConnectPeersCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListPeeringsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/RejectAttachmentCommand.d.ts +13 -1
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +2 -1
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +18 -1
- package/dist-types/commands/UpdateDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLinkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSiteCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +13 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/NetworkManagerServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +345 -89
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +60 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -138,6 +138,8 @@ __export(src_exports, {
|
|
|
138
138
|
RouteState: () => RouteState,
|
|
139
139
|
RouteTableType: () => RouteTableType,
|
|
140
140
|
RouteType: () => RouteType,
|
|
141
|
+
SegmentActionServiceInsertion: () => SegmentActionServiceInsertion,
|
|
142
|
+
SendViaMode: () => SendViaMode,
|
|
141
143
|
ServiceQuotaExceededException: () => ServiceQuotaExceededException,
|
|
142
144
|
SiteFilterSensitiveLog: () => SiteFilterSensitiveLog,
|
|
143
145
|
SiteState: () => SiteState,
|
|
@@ -338,7 +340,6 @@ var NetworkManagerClient = _NetworkManagerClient;
|
|
|
338
340
|
|
|
339
341
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
340
342
|
|
|
341
|
-
var import_types = require("@smithy/types");
|
|
342
343
|
|
|
343
344
|
// src/protocols/Aws_restJson1.ts
|
|
344
345
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -577,6 +578,7 @@ var ChangeType = {
|
|
|
577
578
|
CORE_NETWORK_CONFIGURATION: "CORE_NETWORK_CONFIGURATION",
|
|
578
579
|
CORE_NETWORK_EDGE: "CORE_NETWORK_EDGE",
|
|
579
580
|
CORE_NETWORK_SEGMENT: "CORE_NETWORK_SEGMENT",
|
|
581
|
+
NETWORK_FUNCTION_GROUP: "NETWORK_FUNCTION_GROUP",
|
|
580
582
|
SEGMENTS_CONFIGURATION: "SEGMENTS_CONFIGURATION",
|
|
581
583
|
SEGMENT_ACTIONS_CONFIGURATION: "SEGMENT_ACTIONS_CONFIGURATION"
|
|
582
584
|
};
|
|
@@ -610,6 +612,14 @@ var CoreNetworkState = {
|
|
|
610
612
|
DELETING: "DELETING",
|
|
611
613
|
UPDATING: "UPDATING"
|
|
612
614
|
};
|
|
615
|
+
var SegmentActionServiceInsertion = {
|
|
616
|
+
SEND_TO: "send-to",
|
|
617
|
+
SEND_VIA: "send-via"
|
|
618
|
+
};
|
|
619
|
+
var SendViaMode = {
|
|
620
|
+
DUAL_HOP: "dual-hop",
|
|
621
|
+
SINGLE_HOP: "single-hop"
|
|
622
|
+
};
|
|
613
623
|
var CoreNetworkPolicyAlias = {
|
|
614
624
|
LATEST: "LATEST",
|
|
615
625
|
LIVE: "LIVE"
|
|
@@ -683,6 +693,7 @@ var RouteType = {
|
|
|
683
693
|
};
|
|
684
694
|
var RouteTableType = {
|
|
685
695
|
CORE_NETWORK_SEGMENT: "CORE_NETWORK_SEGMENT",
|
|
696
|
+
NETWORK_FUNCTION_GROUP: "NETWORK_FUNCTION_GROUP",
|
|
686
697
|
TRANSIT_GATEWAY_ROUTE_TABLE: "TRANSIT_GATEWAY_ROUTE_TABLE"
|
|
687
698
|
};
|
|
688
699
|
var RouteAnalysisCompletionReasonCode = {
|
|
@@ -3363,7 +3374,9 @@ var de_Attachment = /* @__PURE__ */ __name((output, context) => {
|
|
|
3363
3374
|
CoreNetworkId: import_smithy_client.expectString,
|
|
3364
3375
|
CreatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
3365
3376
|
EdgeLocation: import_smithy_client.expectString,
|
|
3377
|
+
NetworkFunctionGroupName: import_smithy_client.expectString,
|
|
3366
3378
|
OwnerAccountId: import_smithy_client.expectString,
|
|
3379
|
+
ProposedNetworkFunctionGroupChange: import_smithy_client._json,
|
|
3367
3380
|
ProposedSegmentChange: import_smithy_client._json,
|
|
3368
3381
|
ResourceArn: import_smithy_client.expectString,
|
|
3369
3382
|
SegmentName: import_smithy_client.expectString,
|
|
@@ -3452,6 +3465,7 @@ var de_CoreNetwork = /* @__PURE__ */ __name((output, context) => {
|
|
|
3452
3465
|
Description: import_smithy_client.expectString,
|
|
3453
3466
|
Edges: import_smithy_client._json,
|
|
3454
3467
|
GlobalNetworkId: import_smithy_client.expectString,
|
|
3468
|
+
NetworkFunctionGroups: import_smithy_client._json,
|
|
3455
3469
|
Segments: import_smithy_client._json,
|
|
3456
3470
|
State: import_smithy_client.expectString,
|
|
3457
3471
|
Tags: import_smithy_client._json
|
|
@@ -3768,7 +3782,6 @@ var AcceptAttachmentCommand = _AcceptAttachmentCommand;
|
|
|
3768
3782
|
|
|
3769
3783
|
|
|
3770
3784
|
|
|
3771
|
-
|
|
3772
3785
|
var _AssociateConnectPeerCommand = class _AssociateConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3773
3786
|
...commonParams
|
|
3774
3787
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3785,7 +3798,6 @@ var AssociateConnectPeerCommand = _AssociateConnectPeerCommand;
|
|
|
3785
3798
|
|
|
3786
3799
|
|
|
3787
3800
|
|
|
3788
|
-
|
|
3789
3801
|
var _AssociateCustomerGatewayCommand = class _AssociateCustomerGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3790
3802
|
...commonParams
|
|
3791
3803
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3802,7 +3814,6 @@ var AssociateCustomerGatewayCommand = _AssociateCustomerGatewayCommand;
|
|
|
3802
3814
|
|
|
3803
3815
|
|
|
3804
3816
|
|
|
3805
|
-
|
|
3806
3817
|
var _AssociateLinkCommand = class _AssociateLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3807
3818
|
...commonParams
|
|
3808
3819
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3819,7 +3830,6 @@ var AssociateLinkCommand = _AssociateLinkCommand;
|
|
|
3819
3830
|
|
|
3820
3831
|
|
|
3821
3832
|
|
|
3822
|
-
|
|
3823
3833
|
var _AssociateTransitGatewayConnectPeerCommand = class _AssociateTransitGatewayConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3824
3834
|
...commonParams
|
|
3825
3835
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3836,7 +3846,6 @@ var AssociateTransitGatewayConnectPeerCommand = _AssociateTransitGatewayConnectP
|
|
|
3836
3846
|
|
|
3837
3847
|
|
|
3838
3848
|
|
|
3839
|
-
|
|
3840
3849
|
var _CreateConnectAttachmentCommand = class _CreateConnectAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3841
3850
|
...commonParams
|
|
3842
3851
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3853,7 +3862,6 @@ var CreateConnectAttachmentCommand = _CreateConnectAttachmentCommand;
|
|
|
3853
3862
|
|
|
3854
3863
|
|
|
3855
3864
|
|
|
3856
|
-
|
|
3857
3865
|
var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3858
3866
|
...commonParams
|
|
3859
3867
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3870,7 +3878,6 @@ var CreateConnectionCommand = _CreateConnectionCommand;
|
|
|
3870
3878
|
|
|
3871
3879
|
|
|
3872
3880
|
|
|
3873
|
-
|
|
3874
3881
|
var _CreateConnectPeerCommand = class _CreateConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3875
3882
|
...commonParams
|
|
3876
3883
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3887,7 +3894,6 @@ var CreateConnectPeerCommand = _CreateConnectPeerCommand;
|
|
|
3887
3894
|
|
|
3888
3895
|
|
|
3889
3896
|
|
|
3890
|
-
|
|
3891
3897
|
var _CreateCoreNetworkCommand = class _CreateCoreNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3892
3898
|
...commonParams
|
|
3893
3899
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3904,7 +3910,6 @@ var CreateCoreNetworkCommand = _CreateCoreNetworkCommand;
|
|
|
3904
3910
|
|
|
3905
3911
|
|
|
3906
3912
|
|
|
3907
|
-
|
|
3908
3913
|
var _CreateDeviceCommand = class _CreateDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3909
3914
|
...commonParams
|
|
3910
3915
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3921,7 +3926,6 @@ var CreateDeviceCommand = _CreateDeviceCommand;
|
|
|
3921
3926
|
|
|
3922
3927
|
|
|
3923
3928
|
|
|
3924
|
-
|
|
3925
3929
|
var _CreateGlobalNetworkCommand = class _CreateGlobalNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3926
3930
|
...commonParams
|
|
3927
3931
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3938,7 +3942,6 @@ var CreateGlobalNetworkCommand = _CreateGlobalNetworkCommand;
|
|
|
3938
3942
|
|
|
3939
3943
|
|
|
3940
3944
|
|
|
3941
|
-
|
|
3942
3945
|
var _CreateLinkCommand = class _CreateLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3943
3946
|
...commonParams
|
|
3944
3947
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3955,7 +3958,6 @@ var CreateLinkCommand = _CreateLinkCommand;
|
|
|
3955
3958
|
|
|
3956
3959
|
|
|
3957
3960
|
|
|
3958
|
-
|
|
3959
3961
|
var _CreateSiteCommand = class _CreateSiteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3960
3962
|
...commonParams
|
|
3961
3963
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3972,7 +3974,6 @@ var CreateSiteCommand = _CreateSiteCommand;
|
|
|
3972
3974
|
|
|
3973
3975
|
|
|
3974
3976
|
|
|
3975
|
-
|
|
3976
3977
|
var _CreateSiteToSiteVpnAttachmentCommand = class _CreateSiteToSiteVpnAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3977
3978
|
...commonParams
|
|
3978
3979
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3989,7 +3990,6 @@ var CreateSiteToSiteVpnAttachmentCommand = _CreateSiteToSiteVpnAttachmentCommand
|
|
|
3989
3990
|
|
|
3990
3991
|
|
|
3991
3992
|
|
|
3992
|
-
|
|
3993
3993
|
var _CreateTransitGatewayPeeringCommand = class _CreateTransitGatewayPeeringCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3994
3994
|
...commonParams
|
|
3995
3995
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4006,7 +4006,6 @@ var CreateTransitGatewayPeeringCommand = _CreateTransitGatewayPeeringCommand;
|
|
|
4006
4006
|
|
|
4007
4007
|
|
|
4008
4008
|
|
|
4009
|
-
|
|
4010
4009
|
var _CreateTransitGatewayRouteTableAttachmentCommand = class _CreateTransitGatewayRouteTableAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4011
4010
|
...commonParams
|
|
4012
4011
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4023,7 +4022,6 @@ var CreateTransitGatewayRouteTableAttachmentCommand = _CreateTransitGatewayRoute
|
|
|
4023
4022
|
|
|
4024
4023
|
|
|
4025
4024
|
|
|
4026
|
-
|
|
4027
4025
|
var _CreateVpcAttachmentCommand = class _CreateVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4028
4026
|
...commonParams
|
|
4029
4027
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4040,7 +4038,6 @@ var CreateVpcAttachmentCommand = _CreateVpcAttachmentCommand;
|
|
|
4040
4038
|
|
|
4041
4039
|
|
|
4042
4040
|
|
|
4043
|
-
|
|
4044
4041
|
var _DeleteAttachmentCommand = class _DeleteAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4045
4042
|
...commonParams
|
|
4046
4043
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4057,7 +4054,6 @@ var DeleteAttachmentCommand = _DeleteAttachmentCommand;
|
|
|
4057
4054
|
|
|
4058
4055
|
|
|
4059
4056
|
|
|
4060
|
-
|
|
4061
4057
|
var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4062
4058
|
...commonParams
|
|
4063
4059
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4074,7 +4070,6 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
|
|
|
4074
4070
|
|
|
4075
4071
|
|
|
4076
4072
|
|
|
4077
|
-
|
|
4078
4073
|
var _DeleteConnectPeerCommand = class _DeleteConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4079
4074
|
...commonParams
|
|
4080
4075
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4091,7 +4086,6 @@ var DeleteConnectPeerCommand = _DeleteConnectPeerCommand;
|
|
|
4091
4086
|
|
|
4092
4087
|
|
|
4093
4088
|
|
|
4094
|
-
|
|
4095
4089
|
var _DeleteCoreNetworkCommand = class _DeleteCoreNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4096
4090
|
...commonParams
|
|
4097
4091
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4108,7 +4102,6 @@ var DeleteCoreNetworkCommand = _DeleteCoreNetworkCommand;
|
|
|
4108
4102
|
|
|
4109
4103
|
|
|
4110
4104
|
|
|
4111
|
-
|
|
4112
4105
|
var _DeleteCoreNetworkPolicyVersionCommand = class _DeleteCoreNetworkPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4113
4106
|
...commonParams
|
|
4114
4107
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4125,7 +4118,6 @@ var DeleteCoreNetworkPolicyVersionCommand = _DeleteCoreNetworkPolicyVersionComma
|
|
|
4125
4118
|
|
|
4126
4119
|
|
|
4127
4120
|
|
|
4128
|
-
|
|
4129
4121
|
var _DeleteDeviceCommand = class _DeleteDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4130
4122
|
...commonParams
|
|
4131
4123
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4142,7 +4134,6 @@ var DeleteDeviceCommand = _DeleteDeviceCommand;
|
|
|
4142
4134
|
|
|
4143
4135
|
|
|
4144
4136
|
|
|
4145
|
-
|
|
4146
4137
|
var _DeleteGlobalNetworkCommand = class _DeleteGlobalNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4147
4138
|
...commonParams
|
|
4148
4139
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4159,7 +4150,6 @@ var DeleteGlobalNetworkCommand = _DeleteGlobalNetworkCommand;
|
|
|
4159
4150
|
|
|
4160
4151
|
|
|
4161
4152
|
|
|
4162
|
-
|
|
4163
4153
|
var _DeleteLinkCommand = class _DeleteLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4164
4154
|
...commonParams
|
|
4165
4155
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4176,7 +4166,6 @@ var DeleteLinkCommand = _DeleteLinkCommand;
|
|
|
4176
4166
|
|
|
4177
4167
|
|
|
4178
4168
|
|
|
4179
|
-
|
|
4180
4169
|
var _DeletePeeringCommand = class _DeletePeeringCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4181
4170
|
...commonParams
|
|
4182
4171
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4193,7 +4182,6 @@ var DeletePeeringCommand = _DeletePeeringCommand;
|
|
|
4193
4182
|
|
|
4194
4183
|
|
|
4195
4184
|
|
|
4196
|
-
|
|
4197
4185
|
var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4198
4186
|
...commonParams
|
|
4199
4187
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4210,7 +4198,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
|
|
|
4210
4198
|
|
|
4211
4199
|
|
|
4212
4200
|
|
|
4213
|
-
|
|
4214
4201
|
var _DeleteSiteCommand = class _DeleteSiteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4215
4202
|
...commonParams
|
|
4216
4203
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4227,7 +4214,6 @@ var DeleteSiteCommand = _DeleteSiteCommand;
|
|
|
4227
4214
|
|
|
4228
4215
|
|
|
4229
4216
|
|
|
4230
|
-
|
|
4231
4217
|
var _DeregisterTransitGatewayCommand = class _DeregisterTransitGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4232
4218
|
...commonParams
|
|
4233
4219
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4244,7 +4230,6 @@ var DeregisterTransitGatewayCommand = _DeregisterTransitGatewayCommand;
|
|
|
4244
4230
|
|
|
4245
4231
|
|
|
4246
4232
|
|
|
4247
|
-
|
|
4248
4233
|
var _DescribeGlobalNetworksCommand = class _DescribeGlobalNetworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4249
4234
|
...commonParams
|
|
4250
4235
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4261,7 +4246,6 @@ var DescribeGlobalNetworksCommand = _DescribeGlobalNetworksCommand;
|
|
|
4261
4246
|
|
|
4262
4247
|
|
|
4263
4248
|
|
|
4264
|
-
|
|
4265
4249
|
var _DisassociateConnectPeerCommand = class _DisassociateConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4266
4250
|
...commonParams
|
|
4267
4251
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4278,7 +4262,6 @@ var DisassociateConnectPeerCommand = _DisassociateConnectPeerCommand;
|
|
|
4278
4262
|
|
|
4279
4263
|
|
|
4280
4264
|
|
|
4281
|
-
|
|
4282
4265
|
var _DisassociateCustomerGatewayCommand = class _DisassociateCustomerGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4283
4266
|
...commonParams
|
|
4284
4267
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4295,7 +4278,6 @@ var DisassociateCustomerGatewayCommand = _DisassociateCustomerGatewayCommand;
|
|
|
4295
4278
|
|
|
4296
4279
|
|
|
4297
4280
|
|
|
4298
|
-
|
|
4299
4281
|
var _DisassociateLinkCommand = class _DisassociateLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4300
4282
|
...commonParams
|
|
4301
4283
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4312,7 +4294,6 @@ var DisassociateLinkCommand = _DisassociateLinkCommand;
|
|
|
4312
4294
|
|
|
4313
4295
|
|
|
4314
4296
|
|
|
4315
|
-
|
|
4316
4297
|
var _DisassociateTransitGatewayConnectPeerCommand = class _DisassociateTransitGatewayConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4317
4298
|
...commonParams
|
|
4318
4299
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4329,7 +4310,6 @@ var DisassociateTransitGatewayConnectPeerCommand = _DisassociateTransitGatewayCo
|
|
|
4329
4310
|
|
|
4330
4311
|
|
|
4331
4312
|
|
|
4332
|
-
|
|
4333
4313
|
var _ExecuteCoreNetworkChangeSetCommand = class _ExecuteCoreNetworkChangeSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4334
4314
|
...commonParams
|
|
4335
4315
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4346,7 +4326,6 @@ var ExecuteCoreNetworkChangeSetCommand = _ExecuteCoreNetworkChangeSetCommand;
|
|
|
4346
4326
|
|
|
4347
4327
|
|
|
4348
4328
|
|
|
4349
|
-
|
|
4350
4329
|
var _GetConnectAttachmentCommand = class _GetConnectAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4351
4330
|
...commonParams
|
|
4352
4331
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4363,7 +4342,6 @@ var GetConnectAttachmentCommand = _GetConnectAttachmentCommand;
|
|
|
4363
4342
|
|
|
4364
4343
|
|
|
4365
4344
|
|
|
4366
|
-
|
|
4367
4345
|
var _GetConnectionsCommand = class _GetConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4368
4346
|
...commonParams
|
|
4369
4347
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4380,7 +4358,6 @@ var GetConnectionsCommand = _GetConnectionsCommand;
|
|
|
4380
4358
|
|
|
4381
4359
|
|
|
4382
4360
|
|
|
4383
|
-
|
|
4384
4361
|
var _GetConnectPeerAssociationsCommand = class _GetConnectPeerAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4385
4362
|
...commonParams
|
|
4386
4363
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4397,7 +4374,6 @@ var GetConnectPeerAssociationsCommand = _GetConnectPeerAssociationsCommand;
|
|
|
4397
4374
|
|
|
4398
4375
|
|
|
4399
4376
|
|
|
4400
|
-
|
|
4401
4377
|
var _GetConnectPeerCommand = class _GetConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4402
4378
|
...commonParams
|
|
4403
4379
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4414,7 +4390,6 @@ var GetConnectPeerCommand = _GetConnectPeerCommand;
|
|
|
4414
4390
|
|
|
4415
4391
|
|
|
4416
4392
|
|
|
4417
|
-
|
|
4418
4393
|
var _GetCoreNetworkChangeEventsCommand = class _GetCoreNetworkChangeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4419
4394
|
...commonParams
|
|
4420
4395
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4431,7 +4406,6 @@ var GetCoreNetworkChangeEventsCommand = _GetCoreNetworkChangeEventsCommand;
|
|
|
4431
4406
|
|
|
4432
4407
|
|
|
4433
4408
|
|
|
4434
|
-
|
|
4435
4409
|
var _GetCoreNetworkChangeSetCommand = class _GetCoreNetworkChangeSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4436
4410
|
...commonParams
|
|
4437
4411
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4448,7 +4422,6 @@ var GetCoreNetworkChangeSetCommand = _GetCoreNetworkChangeSetCommand;
|
|
|
4448
4422
|
|
|
4449
4423
|
|
|
4450
4424
|
|
|
4451
|
-
|
|
4452
4425
|
var _GetCoreNetworkCommand = class _GetCoreNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4453
4426
|
...commonParams
|
|
4454
4427
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4465,7 +4438,6 @@ var GetCoreNetworkCommand = _GetCoreNetworkCommand;
|
|
|
4465
4438
|
|
|
4466
4439
|
|
|
4467
4440
|
|
|
4468
|
-
|
|
4469
4441
|
var _GetCoreNetworkPolicyCommand = class _GetCoreNetworkPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4470
4442
|
...commonParams
|
|
4471
4443
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4482,7 +4454,6 @@ var GetCoreNetworkPolicyCommand = _GetCoreNetworkPolicyCommand;
|
|
|
4482
4454
|
|
|
4483
4455
|
|
|
4484
4456
|
|
|
4485
|
-
|
|
4486
4457
|
var _GetCustomerGatewayAssociationsCommand = class _GetCustomerGatewayAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4487
4458
|
...commonParams
|
|
4488
4459
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4499,7 +4470,6 @@ var GetCustomerGatewayAssociationsCommand = _GetCustomerGatewayAssociationsComma
|
|
|
4499
4470
|
|
|
4500
4471
|
|
|
4501
4472
|
|
|
4502
|
-
|
|
4503
4473
|
var _GetDevicesCommand = class _GetDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4504
4474
|
...commonParams
|
|
4505
4475
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4516,7 +4486,6 @@ var GetDevicesCommand = _GetDevicesCommand;
|
|
|
4516
4486
|
|
|
4517
4487
|
|
|
4518
4488
|
|
|
4519
|
-
|
|
4520
4489
|
var _GetLinkAssociationsCommand = class _GetLinkAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4521
4490
|
...commonParams
|
|
4522
4491
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4533,7 +4502,6 @@ var GetLinkAssociationsCommand = _GetLinkAssociationsCommand;
|
|
|
4533
4502
|
|
|
4534
4503
|
|
|
4535
4504
|
|
|
4536
|
-
|
|
4537
4505
|
var _GetLinksCommand = class _GetLinksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4538
4506
|
...commonParams
|
|
4539
4507
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4550,7 +4518,6 @@ var GetLinksCommand = _GetLinksCommand;
|
|
|
4550
4518
|
|
|
4551
4519
|
|
|
4552
4520
|
|
|
4553
|
-
|
|
4554
4521
|
var _GetNetworkResourceCountsCommand = class _GetNetworkResourceCountsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4555
4522
|
...commonParams
|
|
4556
4523
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4567,7 +4534,6 @@ var GetNetworkResourceCountsCommand = _GetNetworkResourceCountsCommand;
|
|
|
4567
4534
|
|
|
4568
4535
|
|
|
4569
4536
|
|
|
4570
|
-
|
|
4571
4537
|
var _GetNetworkResourceRelationshipsCommand = class _GetNetworkResourceRelationshipsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4572
4538
|
...commonParams
|
|
4573
4539
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4584,7 +4550,6 @@ var GetNetworkResourceRelationshipsCommand = _GetNetworkResourceRelationshipsCom
|
|
|
4584
4550
|
|
|
4585
4551
|
|
|
4586
4552
|
|
|
4587
|
-
|
|
4588
4553
|
var _GetNetworkResourcesCommand = class _GetNetworkResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4589
4554
|
...commonParams
|
|
4590
4555
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4601,7 +4566,6 @@ var GetNetworkResourcesCommand = _GetNetworkResourcesCommand;
|
|
|
4601
4566
|
|
|
4602
4567
|
|
|
4603
4568
|
|
|
4604
|
-
|
|
4605
4569
|
var _GetNetworkRoutesCommand = class _GetNetworkRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4606
4570
|
...commonParams
|
|
4607
4571
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4618,7 +4582,6 @@ var GetNetworkRoutesCommand = _GetNetworkRoutesCommand;
|
|
|
4618
4582
|
|
|
4619
4583
|
|
|
4620
4584
|
|
|
4621
|
-
|
|
4622
4585
|
var _GetNetworkTelemetryCommand = class _GetNetworkTelemetryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4623
4586
|
...commonParams
|
|
4624
4587
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4635,7 +4598,6 @@ var GetNetworkTelemetryCommand = _GetNetworkTelemetryCommand;
|
|
|
4635
4598
|
|
|
4636
4599
|
|
|
4637
4600
|
|
|
4638
|
-
|
|
4639
4601
|
var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4640
4602
|
...commonParams
|
|
4641
4603
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4652,7 +4614,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
|
|
|
4652
4614
|
|
|
4653
4615
|
|
|
4654
4616
|
|
|
4655
|
-
|
|
4656
4617
|
var _GetRouteAnalysisCommand = class _GetRouteAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4657
4618
|
...commonParams
|
|
4658
4619
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4669,7 +4630,6 @@ var GetRouteAnalysisCommand = _GetRouteAnalysisCommand;
|
|
|
4669
4630
|
|
|
4670
4631
|
|
|
4671
4632
|
|
|
4672
|
-
|
|
4673
4633
|
var _GetSitesCommand = class _GetSitesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4674
4634
|
...commonParams
|
|
4675
4635
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4686,7 +4646,6 @@ var GetSitesCommand = _GetSitesCommand;
|
|
|
4686
4646
|
|
|
4687
4647
|
|
|
4688
4648
|
|
|
4689
|
-
|
|
4690
4649
|
var _GetSiteToSiteVpnAttachmentCommand = class _GetSiteToSiteVpnAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4691
4650
|
...commonParams
|
|
4692
4651
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4703,7 +4662,6 @@ var GetSiteToSiteVpnAttachmentCommand = _GetSiteToSiteVpnAttachmentCommand;
|
|
|
4703
4662
|
|
|
4704
4663
|
|
|
4705
4664
|
|
|
4706
|
-
|
|
4707
4665
|
var _GetTransitGatewayConnectPeerAssociationsCommand = class _GetTransitGatewayConnectPeerAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4708
4666
|
...commonParams
|
|
4709
4667
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4720,7 +4678,6 @@ var GetTransitGatewayConnectPeerAssociationsCommand = _GetTransitGatewayConnectP
|
|
|
4720
4678
|
|
|
4721
4679
|
|
|
4722
4680
|
|
|
4723
|
-
|
|
4724
4681
|
var _GetTransitGatewayPeeringCommand = class _GetTransitGatewayPeeringCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4725
4682
|
...commonParams
|
|
4726
4683
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4737,7 +4694,6 @@ var GetTransitGatewayPeeringCommand = _GetTransitGatewayPeeringCommand;
|
|
|
4737
4694
|
|
|
4738
4695
|
|
|
4739
4696
|
|
|
4740
|
-
|
|
4741
4697
|
var _GetTransitGatewayRegistrationsCommand = class _GetTransitGatewayRegistrationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4742
4698
|
...commonParams
|
|
4743
4699
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4754,7 +4710,6 @@ var GetTransitGatewayRegistrationsCommand = _GetTransitGatewayRegistrationsComma
|
|
|
4754
4710
|
|
|
4755
4711
|
|
|
4756
4712
|
|
|
4757
|
-
|
|
4758
4713
|
var _GetTransitGatewayRouteTableAttachmentCommand = class _GetTransitGatewayRouteTableAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4759
4714
|
...commonParams
|
|
4760
4715
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4771,7 +4726,6 @@ var GetTransitGatewayRouteTableAttachmentCommand = _GetTransitGatewayRouteTableA
|
|
|
4771
4726
|
|
|
4772
4727
|
|
|
4773
4728
|
|
|
4774
|
-
|
|
4775
4729
|
var _GetVpcAttachmentCommand = class _GetVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4776
4730
|
...commonParams
|
|
4777
4731
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4788,7 +4742,6 @@ var GetVpcAttachmentCommand = _GetVpcAttachmentCommand;
|
|
|
4788
4742
|
|
|
4789
4743
|
|
|
4790
4744
|
|
|
4791
|
-
|
|
4792
4745
|
var _ListAttachmentsCommand = class _ListAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4793
4746
|
...commonParams
|
|
4794
4747
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4805,7 +4758,6 @@ var ListAttachmentsCommand = _ListAttachmentsCommand;
|
|
|
4805
4758
|
|
|
4806
4759
|
|
|
4807
4760
|
|
|
4808
|
-
|
|
4809
4761
|
var _ListConnectPeersCommand = class _ListConnectPeersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4810
4762
|
...commonParams
|
|
4811
4763
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4822,7 +4774,6 @@ var ListConnectPeersCommand = _ListConnectPeersCommand;
|
|
|
4822
4774
|
|
|
4823
4775
|
|
|
4824
4776
|
|
|
4825
|
-
|
|
4826
4777
|
var _ListCoreNetworkPolicyVersionsCommand = class _ListCoreNetworkPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4827
4778
|
...commonParams
|
|
4828
4779
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4839,7 +4790,6 @@ var ListCoreNetworkPolicyVersionsCommand = _ListCoreNetworkPolicyVersionsCommand
|
|
|
4839
4790
|
|
|
4840
4791
|
|
|
4841
4792
|
|
|
4842
|
-
|
|
4843
4793
|
var _ListCoreNetworksCommand = class _ListCoreNetworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4844
4794
|
...commonParams
|
|
4845
4795
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4856,7 +4806,6 @@ var ListCoreNetworksCommand = _ListCoreNetworksCommand;
|
|
|
4856
4806
|
|
|
4857
4807
|
|
|
4858
4808
|
|
|
4859
|
-
|
|
4860
4809
|
var _ListOrganizationServiceAccessStatusCommand = class _ListOrganizationServiceAccessStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4861
4810
|
...commonParams
|
|
4862
4811
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4873,7 +4822,6 @@ var ListOrganizationServiceAccessStatusCommand = _ListOrganizationServiceAccessS
|
|
|
4873
4822
|
|
|
4874
4823
|
|
|
4875
4824
|
|
|
4876
|
-
|
|
4877
4825
|
var _ListPeeringsCommand = class _ListPeeringsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4878
4826
|
...commonParams
|
|
4879
4827
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4890,7 +4838,6 @@ var ListPeeringsCommand = _ListPeeringsCommand;
|
|
|
4890
4838
|
|
|
4891
4839
|
|
|
4892
4840
|
|
|
4893
|
-
|
|
4894
4841
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4895
4842
|
...commonParams
|
|
4896
4843
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4907,7 +4854,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4907
4854
|
|
|
4908
4855
|
|
|
4909
4856
|
|
|
4910
|
-
|
|
4911
4857
|
var _PutCoreNetworkPolicyCommand = class _PutCoreNetworkPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4912
4858
|
...commonParams
|
|
4913
4859
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4924,7 +4870,6 @@ var PutCoreNetworkPolicyCommand = _PutCoreNetworkPolicyCommand;
|
|
|
4924
4870
|
|
|
4925
4871
|
|
|
4926
4872
|
|
|
4927
|
-
|
|
4928
4873
|
var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4929
4874
|
...commonParams
|
|
4930
4875
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4941,7 +4886,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
|
|
|
4941
4886
|
|
|
4942
4887
|
|
|
4943
4888
|
|
|
4944
|
-
|
|
4945
4889
|
var _RegisterTransitGatewayCommand = class _RegisterTransitGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4946
4890
|
...commonParams
|
|
4947
4891
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4958,7 +4902,6 @@ var RegisterTransitGatewayCommand = _RegisterTransitGatewayCommand;
|
|
|
4958
4902
|
|
|
4959
4903
|
|
|
4960
4904
|
|
|
4961
|
-
|
|
4962
4905
|
var _RejectAttachmentCommand = class _RejectAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4963
4906
|
...commonParams
|
|
4964
4907
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4975,7 +4918,6 @@ var RejectAttachmentCommand = _RejectAttachmentCommand;
|
|
|
4975
4918
|
|
|
4976
4919
|
|
|
4977
4920
|
|
|
4978
|
-
|
|
4979
4921
|
var _RestoreCoreNetworkPolicyVersionCommand = class _RestoreCoreNetworkPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4980
4922
|
...commonParams
|
|
4981
4923
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4992,7 +4934,6 @@ var RestoreCoreNetworkPolicyVersionCommand = _RestoreCoreNetworkPolicyVersionCom
|
|
|
4992
4934
|
|
|
4993
4935
|
|
|
4994
4936
|
|
|
4995
|
-
|
|
4996
4937
|
var _StartOrganizationServiceAccessUpdateCommand = class _StartOrganizationServiceAccessUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4997
4938
|
...commonParams
|
|
4998
4939
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5009,7 +4950,6 @@ var StartOrganizationServiceAccessUpdateCommand = _StartOrganizationServiceAcces
|
|
|
5009
4950
|
|
|
5010
4951
|
|
|
5011
4952
|
|
|
5012
|
-
|
|
5013
4953
|
var _StartRouteAnalysisCommand = class _StartRouteAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5014
4954
|
...commonParams
|
|
5015
4955
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5026,7 +4966,6 @@ var StartRouteAnalysisCommand = _StartRouteAnalysisCommand;
|
|
|
5026
4966
|
|
|
5027
4967
|
|
|
5028
4968
|
|
|
5029
|
-
|
|
5030
4969
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5031
4970
|
...commonParams
|
|
5032
4971
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5043,7 +4982,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5043
4982
|
|
|
5044
4983
|
|
|
5045
4984
|
|
|
5046
|
-
|
|
5047
4985
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5048
4986
|
...commonParams
|
|
5049
4987
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5060,7 +4998,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5060
4998
|
|
|
5061
4999
|
|
|
5062
5000
|
|
|
5063
|
-
|
|
5064
5001
|
var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5065
5002
|
...commonParams
|
|
5066
5003
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5077,7 +5014,6 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
|
|
|
5077
5014
|
|
|
5078
5015
|
|
|
5079
5016
|
|
|
5080
|
-
|
|
5081
5017
|
var _UpdateCoreNetworkCommand = class _UpdateCoreNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5082
5018
|
...commonParams
|
|
5083
5019
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5094,7 +5030,6 @@ var UpdateCoreNetworkCommand = _UpdateCoreNetworkCommand;
|
|
|
5094
5030
|
|
|
5095
5031
|
|
|
5096
5032
|
|
|
5097
|
-
|
|
5098
5033
|
var _UpdateDeviceCommand = class _UpdateDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5099
5034
|
...commonParams
|
|
5100
5035
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5111,7 +5046,6 @@ var UpdateDeviceCommand = _UpdateDeviceCommand;
|
|
|
5111
5046
|
|
|
5112
5047
|
|
|
5113
5048
|
|
|
5114
|
-
|
|
5115
5049
|
var _UpdateGlobalNetworkCommand = class _UpdateGlobalNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5116
5050
|
...commonParams
|
|
5117
5051
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5128,7 +5062,6 @@ var UpdateGlobalNetworkCommand = _UpdateGlobalNetworkCommand;
|
|
|
5128
5062
|
|
|
5129
5063
|
|
|
5130
5064
|
|
|
5131
|
-
|
|
5132
5065
|
var _UpdateLinkCommand = class _UpdateLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5133
5066
|
...commonParams
|
|
5134
5067
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5145,7 +5078,6 @@ var UpdateLinkCommand = _UpdateLinkCommand;
|
|
|
5145
5078
|
|
|
5146
5079
|
|
|
5147
5080
|
|
|
5148
|
-
|
|
5149
5081
|
var _UpdateNetworkResourceMetadataCommand = class _UpdateNetworkResourceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5150
5082
|
...commonParams
|
|
5151
5083
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5162,7 +5094,6 @@ var UpdateNetworkResourceMetadataCommand = _UpdateNetworkResourceMetadataCommand
|
|
|
5162
5094
|
|
|
5163
5095
|
|
|
5164
5096
|
|
|
5165
|
-
|
|
5166
5097
|
var _UpdateSiteCommand = class _UpdateSiteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5167
5098
|
...commonParams
|
|
5168
5099
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5179,7 +5110,6 @@ var UpdateSiteCommand = _UpdateSiteCommand;
|
|
|
5179
5110
|
|
|
5180
5111
|
|
|
5181
5112
|
|
|
5182
|
-
|
|
5183
5113
|
var _UpdateVpcAttachmentCommand = class _UpdateVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5184
5114
|
...commonParams
|
|
5185
5115
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5507,6 +5437,8 @@ var paginateListPeerings = (0, import_core.createPaginator)(NetworkManagerClient
|
|
|
5507
5437
|
ConnectionType,
|
|
5508
5438
|
ConnectPeerState,
|
|
5509
5439
|
CoreNetworkState,
|
|
5440
|
+
SegmentActionServiceInsertion,
|
|
5441
|
+
SendViaMode,
|
|
5510
5442
|
CoreNetworkPolicyAlias,
|
|
5511
5443
|
CoreNetworkPolicyException,
|
|
5512
5444
|
DeviceState,
|