@aws-sdk/client-networkmanager 3.293.0 → 3.295.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/commands/AcceptAttachmentCommand.js +4 -4
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +4 -4
- package/dist-cjs/commands/AssociateLinkCommand.js +4 -4
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectionCommand.js +4 -4
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +4 -4
- package/dist-cjs/commands/CreateDeviceCommand.js +4 -4
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +4 -4
- package/dist-cjs/commands/CreateLinkCommand.js +4 -4
- package/dist-cjs/commands/CreateSiteCommand.js +4 -4
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +4 -4
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +4 -4
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +4 -4
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteAttachmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/DeleteConnectionCommand.js +4 -4
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +4 -4
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteDeviceCommand.js +4 -4
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +4 -4
- package/dist-cjs/commands/DeleteLinkCommand.js +4 -4
- package/dist-cjs/commands/DeletePeeringCommand.js +4 -4
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
- package/dist-cjs/commands/DeleteSiteCommand.js +4 -4
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +4 -4
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +4 -4
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +4 -4
- package/dist-cjs/commands/DisassociateLinkCommand.js +4 -4
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +4 -4
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +4 -4
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +4 -4
- package/dist-cjs/commands/GetConnectPeerCommand.js +4 -4
- package/dist-cjs/commands/GetConnectionsCommand.js +4 -4
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +4 -4
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +4 -4
- package/dist-cjs/commands/GetCoreNetworkCommand.js +4 -4
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +4 -4
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +4 -4
- package/dist-cjs/commands/GetDevicesCommand.js +4 -4
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +4 -4
- package/dist-cjs/commands/GetLinksCommand.js +4 -4
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +4 -4
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +4 -4
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +4 -4
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +4 -4
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +4 -4
- package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +4 -4
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +4 -4
- package/dist-cjs/commands/GetSitesCommand.js +4 -4
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +4 -4
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +4 -4
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +4 -4
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +4 -4
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +4 -4
- package/dist-cjs/commands/ListAttachmentsCommand.js +4 -4
- package/dist-cjs/commands/ListConnectPeersCommand.js +4 -4
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListCoreNetworksCommand.js +4 -4
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +4 -4
- package/dist-cjs/commands/ListPeeringsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +4 -4
- package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +4 -4
- package/dist-cjs/commands/RejectAttachmentCommand.js +4 -4
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +4 -4
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +4 -4
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateConnectionCommand.js +4 -4
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +4 -4
- package/dist-cjs/commands/UpdateDeviceCommand.js +4 -4
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +4 -4
- package/dist-cjs/commands/UpdateLinkCommand.js +4 -4
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +4 -4
- package/dist-cjs/commands/UpdateSiteCommand.js +4 -4
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +4 -4
- package/dist-es/commands/AcceptAttachmentCommand.js +4 -4
- package/dist-es/commands/AssociateConnectPeerCommand.js +4 -4
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +4 -4
- package/dist-es/commands/AssociateLinkCommand.js +4 -4
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +4 -4
- package/dist-es/commands/CreateConnectAttachmentCommand.js +4 -4
- package/dist-es/commands/CreateConnectPeerCommand.js +4 -4
- package/dist-es/commands/CreateConnectionCommand.js +4 -4
- package/dist-es/commands/CreateCoreNetworkCommand.js +4 -4
- package/dist-es/commands/CreateDeviceCommand.js +4 -4
- package/dist-es/commands/CreateGlobalNetworkCommand.js +4 -4
- package/dist-es/commands/CreateLinkCommand.js +4 -4
- package/dist-es/commands/CreateSiteCommand.js +4 -4
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +4 -4
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +4 -4
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +4 -4
- package/dist-es/commands/CreateVpcAttachmentCommand.js +4 -4
- package/dist-es/commands/DeleteAttachmentCommand.js +4 -4
- package/dist-es/commands/DeleteConnectPeerCommand.js +4 -4
- package/dist-es/commands/DeleteConnectionCommand.js +4 -4
- package/dist-es/commands/DeleteCoreNetworkCommand.js +4 -4
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +4 -4
- package/dist-es/commands/DeleteDeviceCommand.js +4 -4
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +4 -4
- package/dist-es/commands/DeleteLinkCommand.js +4 -4
- package/dist-es/commands/DeletePeeringCommand.js +4 -4
- package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
- package/dist-es/commands/DeleteSiteCommand.js +4 -4
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +4 -4
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +4 -4
- package/dist-es/commands/DisassociateConnectPeerCommand.js +4 -4
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +4 -4
- package/dist-es/commands/DisassociateLinkCommand.js +4 -4
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +4 -4
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +4 -4
- package/dist-es/commands/GetConnectAttachmentCommand.js +4 -4
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +4 -4
- package/dist-es/commands/GetConnectPeerCommand.js +4 -4
- package/dist-es/commands/GetConnectionsCommand.js +4 -4
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +4 -4
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +4 -4
- package/dist-es/commands/GetCoreNetworkCommand.js +4 -4
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +4 -4
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +4 -4
- package/dist-es/commands/GetDevicesCommand.js +4 -4
- package/dist-es/commands/GetLinkAssociationsCommand.js +4 -4
- package/dist-es/commands/GetLinksCommand.js +4 -4
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +4 -4
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +4 -4
- package/dist-es/commands/GetNetworkResourcesCommand.js +4 -4
- package/dist-es/commands/GetNetworkRoutesCommand.js +4 -4
- package/dist-es/commands/GetNetworkTelemetryCommand.js +4 -4
- package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
- package/dist-es/commands/GetRouteAnalysisCommand.js +4 -4
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +4 -4
- package/dist-es/commands/GetSitesCommand.js +4 -4
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +4 -4
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +4 -4
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +4 -4
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +4 -4
- package/dist-es/commands/GetVpcAttachmentCommand.js +4 -4
- package/dist-es/commands/ListAttachmentsCommand.js +4 -4
- package/dist-es/commands/ListConnectPeersCommand.js +4 -4
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +4 -4
- package/dist-es/commands/ListCoreNetworksCommand.js +4 -4
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +4 -4
- package/dist-es/commands/ListPeeringsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +4 -4
- package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
- package/dist-es/commands/RegisterTransitGatewayCommand.js +4 -4
- package/dist-es/commands/RejectAttachmentCommand.js +4 -4
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +4 -4
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +4 -4
- package/dist-es/commands/StartRouteAnalysisCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateConnectionCommand.js +4 -4
- package/dist-es/commands/UpdateCoreNetworkCommand.js +4 -4
- package/dist-es/commands/UpdateDeviceCommand.js +4 -4
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +4 -4
- package/dist-es/commands/UpdateLinkCommand.js +4 -4
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +4 -4
- package/dist-es/commands/UpdateSiteCommand.js +4 -4
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +4 -4
- package/dist-types/NetworkManagerClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateVpcAttachmentCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class UpdateVpcAttachmentCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVpcAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AcceptAttachmentRequestFilterSensitiveLog, AcceptAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AcceptAttachmentCommand, serializeAws_restJson1AcceptAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class AcceptAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class AcceptAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, AcceptAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AssociateConnectPeerRequestFilterSensitiveLog, AssociateConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateConnectPeerCommand, serializeAws_restJson1AssociateConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class AssociateConnectPeerCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class AssociateConnectPeerCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, AssociateConnectPeerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AssociateCustomerGatewayRequestFilterSensitiveLog, AssociateCustomerGatewayResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateCustomerGatewayCommand, serializeAws_restJson1AssociateCustomerGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class AssociateCustomerGatewayCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class AssociateCustomerGatewayCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, AssociateCustomerGatewayCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AssociateLinkRequestFilterSensitiveLog, AssociateLinkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateLinkCommand, serializeAws_restJson1AssociateLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class AssociateLinkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class AssociateLinkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, AssociateLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AssociateTransitGatewayConnectPeerRequestFilterSensitiveLog, AssociateTransitGatewayConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateTransitGatewayConnectPeerCommand, serializeAws_restJson1AssociateTransitGatewayConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class AssociateTransitGatewayConnectPeerCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class AssociateTransitGatewayConnectPeerCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, AssociateTransitGatewayConnectPeerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateConnectAttachmentRequestFilterSensitiveLog, CreateConnectAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateConnectAttachmentCommand, serializeAws_restJson1CreateConnectAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateConnectAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateConnectAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateConnectAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateConnectPeerRequestFilterSensitiveLog, CreateConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateConnectPeerCommand, serializeAws_restJson1CreateConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateConnectPeerCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateConnectPeerCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateConnectPeerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateConnectionRequestFilterSensitiveLog, CreateConnectionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateConnectionCommand, serializeAws_restJson1CreateConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateConnectionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateConnectionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateCoreNetworkRequestFilterSensitiveLog, CreateCoreNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateCoreNetworkCommand, serializeAws_restJson1CreateCoreNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateCoreNetworkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateCoreNetworkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateCoreNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateDeviceRequestFilterSensitiveLog, CreateDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateDeviceCommand, serializeAws_restJson1CreateDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateDeviceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateDeviceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateDeviceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateGlobalNetworkRequestFilterSensitiveLog, CreateGlobalNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateGlobalNetworkCommand, serializeAws_restJson1CreateGlobalNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateGlobalNetworkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateGlobalNetworkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateGlobalNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateLinkRequestFilterSensitiveLog, CreateLinkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateLinkCommand, serializeAws_restJson1CreateLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateLinkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateLinkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateSiteRequestFilterSensitiveLog, CreateSiteResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateSiteCommand, serializeAws_restJson1CreateSiteCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateSiteCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateSiteCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateSiteCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateSiteToSiteVpnAttachmentRequestFilterSensitiveLog, CreateSiteToSiteVpnAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand, serializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateSiteToSiteVpnAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateSiteToSiteVpnAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateSiteToSiteVpnAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateTransitGatewayPeeringRequestFilterSensitiveLog, CreateTransitGatewayPeeringResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateTransitGatewayPeeringCommand, serializeAws_restJson1CreateTransitGatewayPeeringCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateTransitGatewayPeeringCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateTransitGatewayPeeringCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateTransitGatewayPeeringCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog, CreateTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand, serializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateTransitGatewayRouteTableAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateTransitGatewayRouteTableAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateTransitGatewayRouteTableAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateVpcAttachmentRequestFilterSensitiveLog, CreateVpcAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateVpcAttachmentCommand, serializeAws_restJson1CreateVpcAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateVpcAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateVpcAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateVpcAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteAttachmentRequestFilterSensitiveLog, DeleteAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAttachmentCommand, serializeAws_restJson1DeleteAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteAttachmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteAttachmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteConnectPeerRequestFilterSensitiveLog, DeleteConnectPeerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteConnectPeerCommand, serializeAws_restJson1DeleteConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteConnectPeerCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteConnectPeerCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteConnectPeerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteConnectionRequestFilterSensitiveLog, DeleteConnectionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteConnectionCommand, serializeAws_restJson1DeleteConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteConnectionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteConnectionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCoreNetworkRequestFilterSensitiveLog, DeleteCoreNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteCoreNetworkCommand, serializeAws_restJson1DeleteCoreNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteCoreNetworkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteCoreNetworkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteCoreNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCoreNetworkPolicyVersionRequestFilterSensitiveLog, DeleteCoreNetworkPolicyVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand, serializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteCoreNetworkPolicyVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteCoreNetworkPolicyVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteCoreNetworkPolicyVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDeviceRequestFilterSensitiveLog, DeleteDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteDeviceCommand, serializeAws_restJson1DeleteDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteDeviceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteDeviceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteDeviceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteGlobalNetworkRequestFilterSensitiveLog, DeleteGlobalNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGlobalNetworkCommand, serializeAws_restJson1DeleteGlobalNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteGlobalNetworkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteGlobalNetworkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteGlobalNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteLinkRequestFilterSensitiveLog, DeleteLinkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteLinkCommand, serializeAws_restJson1DeleteLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteLinkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteLinkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeletePeeringRequestFilterSensitiveLog, DeletePeeringResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeletePeeringCommand, serializeAws_restJson1DeletePeeringCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeletePeeringCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeletePeeringCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeletePeeringCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteResourcePolicyRequestFilterSensitiveLog, DeleteResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteResourcePolicyCommand, serializeAws_restJson1DeleteResourcePolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteResourcePolicyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteResourcePolicyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteResourcePolicyCommand.getEndpointParameterInstructions()));
|