@aws-sdk/client-networkmanager 3.131.0 → 3.137.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/CHANGELOG.md +11 -0
- package/dist-cjs/commands/AcceptAttachmentCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/AssociateLinkCommand.js +2 -2
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLinkCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteLinkCommand.js +2 -2
- package/dist-cjs/commands/DeletePeeringCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteSiteCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateLinkCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetDevicesCommand.js +2 -2
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetLinksCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetSitesCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/ListAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectPeersCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworksCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +2 -2
- package/dist-cjs/commands/ListPeeringsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/RejectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +2 -2
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateLinkCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateSiteCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/models/models_0.js +940 -1400
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -3
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/AssociateLinkCommand.js +3 -3
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/CreateDeviceCommand.js +3 -3
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/CreateLinkCommand.js +3 -3
- package/dist-es/commands/CreateSiteCommand.js +3 -3
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteLinkCommand.js +3 -3
- package/dist-es/commands/DeletePeeringCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSiteCommand.js +3 -3
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateLinkCommand.js +3 -3
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/GetDevicesCommand.js +3 -3
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -3
- package/dist-es/commands/GetLinksCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -3
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -3
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/GetSitesCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/ListAttachmentsCommand.js +3 -3
- package/dist-es/commands/ListConnectPeersCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -3
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -3
- package/dist-es/commands/ListPeeringsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/RejectAttachmentCommand.js +3 -3
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -3
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateLinkCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateSiteCommand.js +3 -3
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -3
- package/dist-es/models/models_0.js +230 -920
- package/dist-types/models/models_0.d.ts +920 -1380
- package/dist-types/ts3.4/models/models_0.d.ts +460 -920
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeGlobalNetworksRequestFilterSensitiveLog, DescribeGlobalNetworksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeGlobalNetworksCommand, serializeAws_restJson1DescribeGlobalNetworksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeGlobalNetworksCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGlobalNetworksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGlobalNetworksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGlobalNetworksRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGlobalNetworksResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateConnectPeerRequestFilterSensitiveLog, DisassociateConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateConnectPeerCommand, serializeAws_restJson1DisassociateConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateConnectPeerCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateConnectPeerCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateConnectPeerCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateConnectPeerRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateConnectPeerResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateCustomerGatewayRequestFilterSensitiveLog, DisassociateCustomerGatewayResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateCustomerGatewayCommand, serializeAws_restJson1DisassociateCustomerGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateCustomerGatewayCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateCustomerGatewayCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateCustomerGatewayCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateCustomerGatewayRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateCustomerGatewayResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateLinkRequestFilterSensitiveLog, DisassociateLinkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateLinkCommand, serializeAws_restJson1DisassociateLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateLinkCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateLinkCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateLinkCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateLinkRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateLinkResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateTransitGatewayConnectPeerRequestFilterSensitiveLog, DisassociateTransitGatewayConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand, serializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateTransitGatewayConnectPeerCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateTransitGatewayConnectPeerCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateTransitGatewayConnectPeerCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateTransitGatewayConnectPeerRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateTransitGatewayConnectPeerResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ExecuteCoreNetworkChangeSetRequestFilterSensitiveLog, ExecuteCoreNetworkChangeSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ExecuteCoreNetworkChangeSetCommand, serializeAws_restJson1ExecuteCoreNetworkChangeSetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ExecuteCoreNetworkChangeSetCommand = (function (_super) {
|
|
7
7
|
__extends(ExecuteCoreNetworkChangeSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ExecuteCoreNetworkChangeSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ExecuteCoreNetworkChangeSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ExecuteCoreNetworkChangeSetResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetConnectAttachmentRequestFilterSensitiveLog, GetConnectAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetConnectAttachmentCommand, serializeAws_restJson1GetConnectAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetConnectAttachmentCommand = (function (_super) {
|
|
7
7
|
__extends(GetConnectAttachmentCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetConnectAttachmentCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetConnectAttachmentRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetConnectAttachmentResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetConnectPeerAssociationsRequestFilterSensitiveLog, GetConnectPeerAssociationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetConnectPeerAssociationsCommand, serializeAws_restJson1GetConnectPeerAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetConnectPeerAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(GetConnectPeerAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetConnectPeerAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetConnectPeerAssociationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetConnectPeerAssociationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetConnectPeerRequestFilterSensitiveLog, GetConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetConnectPeerCommand, serializeAws_restJson1GetConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetConnectPeerCommand = (function (_super) {
|
|
7
7
|
__extends(GetConnectPeerCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetConnectPeerCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetConnectPeerRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetConnectPeerResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetConnectionsRequestFilterSensitiveLog, GetConnectionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetConnectionsCommand, serializeAws_restJson1GetConnectionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetConnectionsCommand = (function (_super) {
|
|
7
7
|
__extends(GetConnectionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetConnectionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetConnectionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetConnectionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCoreNetworkChangeEventsRequestFilterSensitiveLog, GetCoreNetworkChangeEventsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCoreNetworkChangeEventsCommand, serializeAws_restJson1GetCoreNetworkChangeEventsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetCoreNetworkChangeEventsCommand = (function (_super) {
|
|
7
7
|
__extends(GetCoreNetworkChangeEventsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCoreNetworkChangeEventsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCoreNetworkChangeEventsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCoreNetworkChangeEventsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCoreNetworkChangeSetRequestFilterSensitiveLog, GetCoreNetworkChangeSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCoreNetworkChangeSetCommand, serializeAws_restJson1GetCoreNetworkChangeSetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetCoreNetworkChangeSetCommand = (function (_super) {
|
|
7
7
|
__extends(GetCoreNetworkChangeSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCoreNetworkChangeSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCoreNetworkChangeSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCoreNetworkChangeSetResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCoreNetworkRequestFilterSensitiveLog, GetCoreNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCoreNetworkCommand, serializeAws_restJson1GetCoreNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetCoreNetworkCommand = (function (_super) {
|
|
7
7
|
__extends(GetCoreNetworkCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCoreNetworkCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCoreNetworkRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCoreNetworkResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCoreNetworkPolicyRequestFilterSensitiveLog, GetCoreNetworkPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCoreNetworkPolicyCommand, serializeAws_restJson1GetCoreNetworkPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetCoreNetworkPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(GetCoreNetworkPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCoreNetworkPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCoreNetworkPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCoreNetworkPolicyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCustomerGatewayAssociationsRequestFilterSensitiveLog, GetCustomerGatewayAssociationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCustomerGatewayAssociationsCommand, serializeAws_restJson1GetCustomerGatewayAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetCustomerGatewayAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(GetCustomerGatewayAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCustomerGatewayAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCustomerGatewayAssociationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCustomerGatewayAssociationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetDevicesRequestFilterSensitiveLog, GetDevicesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetDevicesCommand, serializeAws_restJson1GetDevicesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetDevicesCommand = (function (_super) {
|
|
7
7
|
__extends(GetDevicesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetDevicesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetDevicesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetDevicesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetLinkAssociationsRequestFilterSensitiveLog, GetLinkAssociationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetLinkAssociationsCommand, serializeAws_restJson1GetLinkAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetLinkAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(GetLinkAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetLinkAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetLinkAssociationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetLinkAssociationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetLinksRequestFilterSensitiveLog, GetLinksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetLinksCommand, serializeAws_restJson1GetLinksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetLinksCommand = (function (_super) {
|
|
7
7
|
__extends(GetLinksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetLinksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetLinksRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetLinksResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetNetworkResourceCountsRequestFilterSensitiveLog, GetNetworkResourceCountsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetNetworkResourceCountsCommand, serializeAws_restJson1GetNetworkResourceCountsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetNetworkResourceCountsCommand = (function (_super) {
|
|
7
7
|
__extends(GetNetworkResourceCountsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetNetworkResourceCountsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetNetworkResourceCountsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetNetworkResourceCountsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetNetworkResourceRelationshipsRequestFilterSensitiveLog, GetNetworkResourceRelationshipsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetNetworkResourceRelationshipsCommand, serializeAws_restJson1GetNetworkResourceRelationshipsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetNetworkResourceRelationshipsCommand = (function (_super) {
|
|
7
7
|
__extends(GetNetworkResourceRelationshipsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetNetworkResourceRelationshipsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetNetworkResourceRelationshipsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetNetworkResourceRelationshipsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetNetworkResourcesRequestFilterSensitiveLog, GetNetworkResourcesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetNetworkResourcesCommand, serializeAws_restJson1GetNetworkResourcesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetNetworkResourcesCommand = (function (_super) {
|
|
7
7
|
__extends(GetNetworkResourcesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetNetworkResourcesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetNetworkResourcesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetNetworkResourcesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetNetworkRoutesRequestFilterSensitiveLog, GetNetworkRoutesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetNetworkRoutesCommand, serializeAws_restJson1GetNetworkRoutesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetNetworkRoutesCommand = (function (_super) {
|
|
7
7
|
__extends(GetNetworkRoutesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetNetworkRoutesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetNetworkRoutesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetNetworkRoutesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetNetworkTelemetryRequestFilterSensitiveLog, GetNetworkTelemetryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetNetworkTelemetryCommand, serializeAws_restJson1GetNetworkTelemetryCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetNetworkTelemetryCommand = (function (_super) {
|
|
7
7
|
__extends(GetNetworkTelemetryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetNetworkTelemetryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetNetworkTelemetryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetNetworkTelemetryResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetResourcePolicyRequestFilterSensitiveLog, GetResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetResourcePolicyCommand, serializeAws_restJson1GetResourcePolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetResourcePolicyCommand = (function (_super) {
|
|
7
7
|
__extends(GetResourcePolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetResourcePolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetResourcePolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetResourcePolicyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetRouteAnalysisRequestFilterSensitiveLog, GetRouteAnalysisResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetRouteAnalysisCommand, serializeAws_restJson1GetRouteAnalysisCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetRouteAnalysisCommand = (function (_super) {
|
|
7
7
|
__extends(GetRouteAnalysisCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetRouteAnalysisCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetRouteAnalysisRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetRouteAnalysisResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetSiteToSiteVpnAttachmentRequestFilterSensitiveLog, GetSiteToSiteVpnAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetSiteToSiteVpnAttachmentCommand, serializeAws_restJson1GetSiteToSiteVpnAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetSiteToSiteVpnAttachmentCommand = (function (_super) {
|
|
7
7
|
__extends(GetSiteToSiteVpnAttachmentCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetSiteToSiteVpnAttachmentCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetSiteToSiteVpnAttachmentRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetSiteToSiteVpnAttachmentResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetSitesRequestFilterSensitiveLog, GetSitesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetSitesCommand, serializeAws_restJson1GetSitesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetSitesCommand = (function (_super) {
|
|
7
7
|
__extends(GetSitesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetSitesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetSitesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetSitesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog, GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand, serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetTransitGatewayConnectPeerAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(GetTransitGatewayConnectPeerAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetTransitGatewayConnectPeerAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetTransitGatewayPeeringRequestFilterSensitiveLog, GetTransitGatewayPeeringResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayPeeringCommand, serializeAws_restJson1GetTransitGatewayPeeringCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetTransitGatewayPeeringCommand = (function (_super) {
|
|
7
7
|
__extends(GetTransitGatewayPeeringCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetTransitGatewayPeeringCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetTransitGatewayPeeringRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetTransitGatewayPeeringResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|