@aws-sdk/client-networkmanager 3.294.0 → 3.296.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
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetSitesRequestFilterSensitiveLog, GetSitesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetSitesCommand, serializeAws_restJson1GetSitesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetSitesCommand 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 GetSitesCommand 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, GetSitesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog, GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand, serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetTransitGatewayConnectPeerAssociationsCommand 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 GetTransitGatewayConnectPeerAssociationsCommand 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, GetTransitGatewayConnectPeerAssociationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTransitGatewayPeeringRequestFilterSensitiveLog, GetTransitGatewayPeeringResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayPeeringCommand, serializeAws_restJson1GetTransitGatewayPeeringCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetTransitGatewayPeeringCommand 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 GetTransitGatewayPeeringCommand 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, GetTransitGatewayPeeringCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTransitGatewayRegistrationsRequestFilterSensitiveLog, GetTransitGatewayRegistrationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayRegistrationsCommand, serializeAws_restJson1GetTransitGatewayRegistrationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetTransitGatewayRegistrationsCommand 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 GetTransitGatewayRegistrationsCommand 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, GetTransitGatewayRegistrationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog, GetTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand, serializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetTransitGatewayRouteTableAttachmentCommand 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 GetTransitGatewayRouteTableAttachmentCommand 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, GetTransitGatewayRouteTableAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetVpcAttachmentRequestFilterSensitiveLog, GetVpcAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetVpcAttachmentCommand, serializeAws_restJson1GetVpcAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetVpcAttachmentCommand 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 GetVpcAttachmentCommand 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, GetVpcAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListAttachmentsRequestFilterSensitiveLog, ListAttachmentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAttachmentsCommand, serializeAws_restJson1ListAttachmentsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListAttachmentsCommand 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 ListAttachmentsCommand 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, ListAttachmentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListConnectPeersRequestFilterSensitiveLog, ListConnectPeersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListConnectPeersCommand, serializeAws_restJson1ListConnectPeersCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListConnectPeersCommand 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 ListConnectPeersCommand 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, ListConnectPeersCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListCoreNetworkPolicyVersionsRequestFilterSensitiveLog, ListCoreNetworkPolicyVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListCoreNetworkPolicyVersionsCommand, serializeAws_restJson1ListCoreNetworkPolicyVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListCoreNetworkPolicyVersionsCommand 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 ListCoreNetworkPolicyVersionsCommand 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, ListCoreNetworkPolicyVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListCoreNetworksRequestFilterSensitiveLog, ListCoreNetworksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListCoreNetworksCommand, serializeAws_restJson1ListCoreNetworksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListCoreNetworksCommand 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 ListCoreNetworksCommand 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, ListCoreNetworksCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListOrganizationServiceAccessStatusRequestFilterSensitiveLog, ListOrganizationServiceAccessStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListOrganizationServiceAccessStatusCommand, serializeAws_restJson1ListOrganizationServiceAccessStatusCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListOrganizationServiceAccessStatusCommand 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 ListOrganizationServiceAccessStatusCommand 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, ListOrganizationServiceAccessStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListPeeringsRequestFilterSensitiveLog, ListPeeringsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPeeringsCommand, serializeAws_restJson1ListPeeringsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListPeeringsCommand 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 ListPeeringsCommand 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, ListPeeringsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutCoreNetworkPolicyRequestFilterSensitiveLog, PutCoreNetworkPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutCoreNetworkPolicyCommand, serializeAws_restJson1PutCoreNetworkPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutCoreNetworkPolicyCommand 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 PutCoreNetworkPolicyCommand 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, PutCoreNetworkPolicyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutResourcePolicyRequestFilterSensitiveLog, PutResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutResourcePolicyCommand, serializeAws_restJson1PutResourcePolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutResourcePolicyCommand 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 PutResourcePolicyCommand 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, PutResourcePolicyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RegisterTransitGatewayRequestFilterSensitiveLog, RegisterTransitGatewayResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1RegisterTransitGatewayCommand, serializeAws_restJson1RegisterTransitGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class RegisterTransitGatewayCommand 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 RegisterTransitGatewayCommand 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, RegisterTransitGatewayCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RejectAttachmentRequestFilterSensitiveLog, RejectAttachmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1RejectAttachmentCommand, serializeAws_restJson1RejectAttachmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class RejectAttachmentCommand 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 RejectAttachmentCommand 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, RejectAttachmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RestoreCoreNetworkPolicyVersionRequestFilterSensitiveLog, RestoreCoreNetworkPolicyVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand, serializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class RestoreCoreNetworkPolicyVersionCommand 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 RestoreCoreNetworkPolicyVersionCommand 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, RestoreCoreNetworkPolicyVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartOrganizationServiceAccessUpdateRequestFilterSensitiveLog, StartOrganizationServiceAccessUpdateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartOrganizationServiceAccessUpdateCommand, serializeAws_restJson1StartOrganizationServiceAccessUpdateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartOrganizationServiceAccessUpdateCommand 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 StartOrganizationServiceAccessUpdateCommand 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, StartOrganizationServiceAccessUpdateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartRouteAnalysisRequestFilterSensitiveLog, StartRouteAnalysisResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartRouteAnalysisCommand, serializeAws_restJson1StartRouteAnalysisCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartRouteAnalysisCommand 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 StartRouteAnalysisCommand 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, StartRouteAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateConnectionRequestFilterSensitiveLog, UpdateConnectionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateConnectionCommand, serializeAws_restJson1UpdateConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateConnectionCommand 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 UpdateConnectionCommand 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, UpdateConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateCoreNetworkRequestFilterSensitiveLog, UpdateCoreNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateCoreNetworkCommand, serializeAws_restJson1UpdateCoreNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateCoreNetworkCommand 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 UpdateCoreNetworkCommand 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, UpdateCoreNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateDeviceRequestFilterSensitiveLog, UpdateDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDeviceCommand, serializeAws_restJson1UpdateDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDeviceCommand 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 UpdateDeviceCommand 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, UpdateDeviceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateGlobalNetworkRequestFilterSensitiveLog, UpdateGlobalNetworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateGlobalNetworkCommand, serializeAws_restJson1UpdateGlobalNetworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateGlobalNetworkCommand 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 UpdateGlobalNetworkCommand 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, UpdateGlobalNetworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateLinkRequestFilterSensitiveLog, UpdateLinkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateLinkCommand, serializeAws_restJson1UpdateLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateLinkCommand 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 UpdateLinkCommand 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, UpdateLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateNetworkResourceMetadataRequestFilterSensitiveLog, UpdateNetworkResourceMetadataResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateNetworkResourceMetadataCommand, serializeAws_restJson1UpdateNetworkResourceMetadataCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateNetworkResourceMetadataCommand 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 UpdateNetworkResourceMetadataCommand 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, UpdateNetworkResourceMetadataCommand.getEndpointParameterInstructions()));
|