@aws-sdk/client-network-firewall 3.952.0 → 3.953.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1152 -761
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
- package/dist-es/commands/AssociateAvailabilityZonesCommand.js +2 -2
- package/dist-es/commands/AssociateFirewallPolicyCommand.js +2 -2
- package/dist-es/commands/AssociateSubnetsCommand.js +2 -2
- package/dist-es/commands/AttachRuleGroupsToProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateFirewallCommand.js +2 -2
- package/dist-es/commands/CreateFirewallPolicyCommand.js +2 -2
- package/dist-es/commands/CreateProxyCommand.js +2 -2
- package/dist-es/commands/CreateProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateProxyRuleGroupCommand.js +2 -2
- package/dist-es/commands/CreateProxyRulesCommand.js +2 -2
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -2
- package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateVpcEndpointAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteFirewallCommand.js +2 -2
- package/dist-es/commands/DeleteFirewallPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
- package/dist-es/commands/DeleteProxyCommand.js +2 -2
- package/dist-es/commands/DeleteProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteProxyRuleGroupCommand.js +2 -2
- package/dist-es/commands/DeleteProxyRulesCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -2
- package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteVpcEndpointAssociationCommand.js +2 -2
- package/dist-es/commands/DescribeFirewallCommand.js +2 -2
- package/dist-es/commands/DescribeFirewallMetadataCommand.js +2 -2
- package/dist-es/commands/DescribeFirewallPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeFlowOperationCommand.js +2 -2
- package/dist-es/commands/DescribeLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeProxyCommand.js +2 -2
- package/dist-es/commands/DescribeProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeProxyRuleCommand.js +2 -2
- package/dist-es/commands/DescribeProxyRuleGroupCommand.js +2 -2
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DescribeRuleGroupCommand.js +2 -2
- package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +2 -2
- package/dist-es/commands/DescribeRuleGroupSummaryCommand.js +2 -2
- package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeVpcEndpointAssociationCommand.js +2 -2
- package/dist-es/commands/DetachRuleGroupsFromProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/DisassociateAvailabilityZonesCommand.js +2 -2
- package/dist-es/commands/DisassociateSubnetsCommand.js +2 -2
- package/dist-es/commands/GetAnalysisReportResultsCommand.js +2 -2
- package/dist-es/commands/ListAnalysisReportsCommand.js +2 -2
- package/dist-es/commands/ListFirewallPoliciesCommand.js +2 -2
- package/dist-es/commands/ListFirewallsCommand.js +2 -2
- package/dist-es/commands/ListFlowOperationResultsCommand.js +2 -2
- package/dist-es/commands/ListFlowOperationsCommand.js +2 -2
- package/dist-es/commands/ListProxiesCommand.js +2 -2
- package/dist-es/commands/ListProxyConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListProxyRuleGroupsCommand.js +2 -2
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -2
- package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointAssociationsCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
- package/dist-es/commands/StartAnalysisReportCommand.js +2 -2
- package/dist-es/commands/StartFlowCaptureCommand.js +2 -2
- package/dist-es/commands/StartFlowFlushCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAvailabilityZoneChangeProtectionCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallAnalysisSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallDescriptionCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -2
- package/dist-es/commands/UpdateFirewallPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateProxyCommand.js +2 -2
- package/dist-es/commands/UpdateProxyConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateProxyRuleCommand.js +2 -2
- package/dist-es/commands/UpdateProxyRuleGroupPrioritiesCommand.js +2 -2
- package/dist-es/commands/UpdateProxyRulePrioritiesCommand.js +2 -2
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -2
- package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +2 -2
- package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +707 -664
- package/dist-types/NetworkFirewallClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +349 -419
- package/dist-types/ts3.4/NetworkFirewallClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +348 -420
- package/package.json +34 -34
|
@@ -26,12 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsJson1_0Protocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.networkfirewall",
|
|
32
|
+
version: "2020-11-12",
|
|
33
|
+
serviceTarget: "NetworkFirewall_20201112",
|
|
34
|
+
},
|
|
35
35
|
serviceId: config?.serviceId ?? "Network Firewall",
|
|
36
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
37
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AcceptNetworkFirewallTransitGatewayAttachment } from "../schemas/schemas_0";
|
|
4
|
+
import { AcceptNetworkFirewallTransitGatewayAttachment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "AcceptNetworkFirewallTransitGatewayAttachment", {})
|
|
13
13
|
.n("NetworkFirewallClient", "AcceptNetworkFirewallTransitGatewayAttachmentCommand")
|
|
14
|
-
.sc(AcceptNetworkFirewallTransitGatewayAttachment)
|
|
14
|
+
.sc(AcceptNetworkFirewallTransitGatewayAttachment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateAvailabilityZones } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateAvailabilityZones$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateAvailabilityZonesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateAvailabilityZonesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "AssociateAvailabilityZones", {})
|
|
13
13
|
.n("NetworkFirewallClient", "AssociateAvailabilityZonesCommand")
|
|
14
|
-
.sc(AssociateAvailabilityZones)
|
|
14
|
+
.sc(AssociateAvailabilityZones$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateFirewallPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateFirewallPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateFirewallPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateFirewallPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "AssociateFirewallPolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "AssociateFirewallPolicyCommand")
|
|
14
|
-
.sc(AssociateFirewallPolicy)
|
|
14
|
+
.sc(AssociateFirewallPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateSubnets } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateSubnets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateSubnetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateSubnetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "AssociateSubnets", {})
|
|
13
13
|
.n("NetworkFirewallClient", "AssociateSubnetsCommand")
|
|
14
|
-
.sc(AssociateSubnets)
|
|
14
|
+
.sc(AssociateSubnets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AttachRuleGroupsToProxyConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { AttachRuleGroupsToProxyConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AttachRuleGroupsToProxyConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AttachRuleGroupsToProxyConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "AttachRuleGroupsToProxyConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "AttachRuleGroupsToProxyConfigurationCommand")
|
|
14
|
-
.sc(AttachRuleGroupsToProxyConfiguration)
|
|
14
|
+
.sc(AttachRuleGroupsToProxyConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFirewall } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFirewall$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFirewallCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFirewallCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateFirewall", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateFirewallCommand")
|
|
14
|
-
.sc(CreateFirewall)
|
|
14
|
+
.sc(CreateFirewall$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFirewallPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFirewallPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFirewallPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFirewallPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateFirewallPolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateFirewallPolicyCommand")
|
|
14
|
-
.sc(CreateFirewallPolicy)
|
|
14
|
+
.sc(CreateFirewallPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateProxy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateProxyCommand")
|
|
14
|
-
.sc(CreateProxy)
|
|
14
|
+
.sc(CreateProxy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProxyConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProxyConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProxyConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProxyConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateProxyConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateProxyConfigurationCommand")
|
|
14
|
-
.sc(CreateProxyConfiguration)
|
|
14
|
+
.sc(CreateProxyConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProxyRuleGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProxyRuleGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProxyRuleGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProxyRuleGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateProxyRuleGroup", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateProxyRuleGroupCommand")
|
|
14
|
-
.sc(CreateProxyRuleGroup)
|
|
14
|
+
.sc(CreateProxyRuleGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProxyRules } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProxyRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProxyRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProxyRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateProxyRules", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateProxyRulesCommand")
|
|
14
|
-
.sc(CreateProxyRules)
|
|
14
|
+
.sc(CreateProxyRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateRuleGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateRuleGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateRuleGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateRuleGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateRuleGroup", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateRuleGroupCommand")
|
|
14
|
-
.sc(CreateRuleGroup)
|
|
14
|
+
.sc(CreateRuleGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateTLSInspectionConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateTLSInspectionConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTLSInspectionConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateTLSInspectionConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateTLSInspectionConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateTLSInspectionConfigurationCommand")
|
|
14
|
-
.sc(CreateTLSInspectionConfiguration)
|
|
14
|
+
.sc(CreateTLSInspectionConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateVpcEndpointAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateVpcEndpointAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVpcEndpointAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateVpcEndpointAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "CreateVpcEndpointAssociation", {})
|
|
13
13
|
.n("NetworkFirewallClient", "CreateVpcEndpointAssociationCommand")
|
|
14
|
-
.sc(CreateVpcEndpointAssociation)
|
|
14
|
+
.sc(CreateVpcEndpointAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFirewall } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFirewall$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFirewallCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFirewallCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteFirewall", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteFirewallCommand")
|
|
14
|
-
.sc(DeleteFirewall)
|
|
14
|
+
.sc(DeleteFirewall$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFirewallPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFirewallPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFirewallPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFirewallPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteFirewallPolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteFirewallPolicyCommand")
|
|
14
|
-
.sc(DeleteFirewallPolicy)
|
|
14
|
+
.sc(DeleteFirewallPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteNetworkFirewallTransitGatewayAttachment } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteNetworkFirewallTransitGatewayAttachment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteNetworkFirewallTransitGatewayAttachmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteNetworkFirewallTransitGatewayAttachmentCommand extends $Comma
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteNetworkFirewallTransitGatewayAttachment", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteNetworkFirewallTransitGatewayAttachmentCommand")
|
|
14
|
-
.sc(DeleteNetworkFirewallTransitGatewayAttachment)
|
|
14
|
+
.sc(DeleteNetworkFirewallTransitGatewayAttachment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteProxy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteProxyCommand")
|
|
14
|
-
.sc(DeleteProxy)
|
|
14
|
+
.sc(DeleteProxy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteProxyConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProxyConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProxyConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProxyConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteProxyConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteProxyConfigurationCommand")
|
|
14
|
-
.sc(DeleteProxyConfiguration)
|
|
14
|
+
.sc(DeleteProxyConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteProxyRuleGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProxyRuleGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProxyRuleGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProxyRuleGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteProxyRuleGroup", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteProxyRuleGroupCommand")
|
|
14
|
-
.sc(DeleteProxyRuleGroup)
|
|
14
|
+
.sc(DeleteProxyRuleGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteProxyRules } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProxyRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProxyRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProxyRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteProxyRules", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteProxyRulesCommand")
|
|
14
|
-
.sc(DeleteProxyRules)
|
|
14
|
+
.sc(DeleteProxyRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteResourcePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteResourcePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteResourcePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteResourcePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteResourcePolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteResourcePolicyCommand")
|
|
14
|
-
.sc(DeleteResourcePolicy)
|
|
14
|
+
.sc(DeleteResourcePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteRuleGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteRuleGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteRuleGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteRuleGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteRuleGroup", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteRuleGroupCommand")
|
|
14
|
-
.sc(DeleteRuleGroup)
|
|
14
|
+
.sc(DeleteRuleGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteTLSInspectionConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteTLSInspectionConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteTLSInspectionConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteTLSInspectionConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteTLSInspectionConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteTLSInspectionConfigurationCommand")
|
|
14
|
-
.sc(DeleteTLSInspectionConfiguration)
|
|
14
|
+
.sc(DeleteTLSInspectionConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteVpcEndpointAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteVpcEndpointAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVpcEndpointAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteVpcEndpointAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DeleteVpcEndpointAssociation", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DeleteVpcEndpointAssociationCommand")
|
|
14
|
-
.sc(DeleteVpcEndpointAssociation)
|
|
14
|
+
.sc(DeleteVpcEndpointAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFirewall } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFirewall$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFirewallCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFirewallCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeFirewall", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeFirewallCommand")
|
|
14
|
-
.sc(DescribeFirewall)
|
|
14
|
+
.sc(DescribeFirewall$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFirewallMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFirewallMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFirewallMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFirewallMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeFirewallMetadata", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeFirewallMetadataCommand")
|
|
14
|
-
.sc(DescribeFirewallMetadata)
|
|
14
|
+
.sc(DescribeFirewallMetadata$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFirewallPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFirewallPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFirewallPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFirewallPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeFirewallPolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeFirewallPolicyCommand")
|
|
14
|
-
.sc(DescribeFirewallPolicy)
|
|
14
|
+
.sc(DescribeFirewallPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFlowOperation } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFlowOperation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFlowOperationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFlowOperationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeFlowOperation", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeFlowOperationCommand")
|
|
14
|
-
.sc(DescribeFlowOperation)
|
|
14
|
+
.sc(DescribeFlowOperation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeLoggingConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeLoggingConfigurationCommand")
|
|
14
|
-
.sc(DescribeLoggingConfiguration)
|
|
14
|
+
.sc(DescribeLoggingConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProxy } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProxy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProxyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProxyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeProxy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeProxyCommand")
|
|
14
|
-
.sc(DescribeProxy)
|
|
14
|
+
.sc(DescribeProxy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProxyConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProxyConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProxyConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProxyConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeProxyConfiguration", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeProxyConfigurationCommand")
|
|
14
|
-
.sc(DescribeProxyConfiguration)
|
|
14
|
+
.sc(DescribeProxyConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProxyRule } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProxyRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProxyRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProxyRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeProxyRule", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeProxyRuleCommand")
|
|
14
|
-
.sc(DescribeProxyRule)
|
|
14
|
+
.sc(DescribeProxyRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeProxyRuleGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeProxyRuleGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeProxyRuleGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeProxyRuleGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeProxyRuleGroup", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeProxyRuleGroupCommand")
|
|
14
|
-
.sc(DescribeProxyRuleGroup)
|
|
14
|
+
.sc(DescribeProxyRuleGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeResourcePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeResourcePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeResourcePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeResourcePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("NetworkFirewall_20201112", "DescribeResourcePolicy", {})
|
|
13
13
|
.n("NetworkFirewallClient", "DescribeResourcePolicyCommand")
|
|
14
|
-
.sc(DescribeResourcePolicy)
|
|
14
|
+
.sc(DescribeResourcePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|