@aws-sdk/client-waf 3.649.0 → 3.651.1
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 +77 -231
- package/dist-es/commands/CreateByteMatchSetCommand.js +1 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +1 -3
- package/dist-es/commands/CreateIPSetCommand.js +1 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +1 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +1 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +1 -3
- package/dist-es/commands/CreateRuleCommand.js +1 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +1 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +1 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +1 -3
- package/dist-es/commands/CreateWebACLCommand.js +1 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +1 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +1 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +1 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +1 -3
- package/dist-es/commands/DeleteIPSetCommand.js +1 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +1 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +1 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +1 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +1 -3
- package/dist-es/commands/DeleteRuleCommand.js +1 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +1 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +1 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +1 -3
- package/dist-es/commands/DeleteWebACLCommand.js +1 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +1 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +1 -3
- package/dist-es/commands/GetChangeTokenCommand.js +1 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +1 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +1 -3
- package/dist-es/commands/GetIPSetCommand.js +1 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +1 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +1 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +1 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +1 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +1 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +1 -3
- package/dist-es/commands/GetRuleCommand.js +1 -3
- package/dist-es/commands/GetRuleGroupCommand.js +1 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +1 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +1 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +1 -3
- package/dist-es/commands/GetWebACLCommand.js +1 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +1 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +1 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +1 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +1 -3
- package/dist-es/commands/ListIPSetsCommand.js +1 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +1 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +1 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +1 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +1 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +1 -3
- package/dist-es/commands/ListRulesCommand.js +1 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +1 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +1 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListWebACLsCommand.js +1 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +1 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +1 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +1 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +1 -3
- package/dist-es/commands/UpdateIPSetCommand.js +1 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +1 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +1 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +1 -3
- package/dist-es/commands/UpdateRuleCommand.js +1 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +1 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +1 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +1 -3
- package/dist-es/commands/UpdateWebACLCommand.js +1 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js
CHANGED
|
@@ -2837,9 +2837,7 @@ function sharedHeaders(operation) {
|
|
|
2837
2837
|
__name(sharedHeaders, "sharedHeaders");
|
|
2838
2838
|
|
|
2839
2839
|
// src/commands/CreateByteMatchSetCommand.ts
|
|
2840
|
-
var _CreateByteMatchSetCommand = class _CreateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2841
|
-
...commonParams
|
|
2842
|
-
}).m(function(Command, cs, config, o) {
|
|
2840
|
+
var _CreateByteMatchSetCommand = class _CreateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2843
2841
|
return [
|
|
2844
2842
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2845
2843
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2853,9 +2851,7 @@ var CreateByteMatchSetCommand = _CreateByteMatchSetCommand;
|
|
|
2853
2851
|
|
|
2854
2852
|
|
|
2855
2853
|
|
|
2856
|
-
var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2857
|
-
...commonParams
|
|
2858
|
-
}).m(function(Command, cs, config, o) {
|
|
2854
|
+
var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2859
2855
|
return [
|
|
2860
2856
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2861
2857
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2869,9 +2865,7 @@ var CreateGeoMatchSetCommand = _CreateGeoMatchSetCommand;
|
|
|
2869
2865
|
|
|
2870
2866
|
|
|
2871
2867
|
|
|
2872
|
-
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2873
|
-
...commonParams
|
|
2874
|
-
}).m(function(Command, cs, config, o) {
|
|
2868
|
+
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2875
2869
|
return [
|
|
2876
2870
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2877
2871
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2885,9 +2879,7 @@ var CreateIPSetCommand = _CreateIPSetCommand;
|
|
|
2885
2879
|
|
|
2886
2880
|
|
|
2887
2881
|
|
|
2888
|
-
var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2889
|
-
...commonParams
|
|
2890
|
-
}).m(function(Command, cs, config, o) {
|
|
2882
|
+
var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2891
2883
|
return [
|
|
2892
2884
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2893
2885
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2901,9 +2893,7 @@ var CreateRateBasedRuleCommand = _CreateRateBasedRuleCommand;
|
|
|
2901
2893
|
|
|
2902
2894
|
|
|
2903
2895
|
|
|
2904
|
-
var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2905
|
-
...commonParams
|
|
2906
|
-
}).m(function(Command, cs, config, o) {
|
|
2896
|
+
var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2907
2897
|
return [
|
|
2908
2898
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2909
2899
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2917,9 +2907,7 @@ var CreateRegexMatchSetCommand = _CreateRegexMatchSetCommand;
|
|
|
2917
2907
|
|
|
2918
2908
|
|
|
2919
2909
|
|
|
2920
|
-
var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2921
|
-
...commonParams
|
|
2922
|
-
}).m(function(Command, cs, config, o) {
|
|
2910
|
+
var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2923
2911
|
return [
|
|
2924
2912
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2925
2913
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2933,9 +2921,7 @@ var CreateRegexPatternSetCommand = _CreateRegexPatternSetCommand;
|
|
|
2933
2921
|
|
|
2934
2922
|
|
|
2935
2923
|
|
|
2936
|
-
var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2937
|
-
...commonParams
|
|
2938
|
-
}).m(function(Command, cs, config, o) {
|
|
2924
|
+
var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2939
2925
|
return [
|
|
2940
2926
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2941
2927
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2949,9 +2935,7 @@ var CreateRuleCommand = _CreateRuleCommand;
|
|
|
2949
2935
|
|
|
2950
2936
|
|
|
2951
2937
|
|
|
2952
|
-
var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2953
|
-
...commonParams
|
|
2954
|
-
}).m(function(Command, cs, config, o) {
|
|
2938
|
+
var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2955
2939
|
return [
|
|
2956
2940
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2957
2941
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2965,9 +2949,7 @@ var CreateRuleGroupCommand = _CreateRuleGroupCommand;
|
|
|
2965
2949
|
|
|
2966
2950
|
|
|
2967
2951
|
|
|
2968
|
-
var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2969
|
-
...commonParams
|
|
2970
|
-
}).m(function(Command, cs, config, o) {
|
|
2952
|
+
var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2971
2953
|
return [
|
|
2972
2954
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2973
2955
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2981,9 +2963,7 @@ var CreateSizeConstraintSetCommand = _CreateSizeConstraintSetCommand;
|
|
|
2981
2963
|
|
|
2982
2964
|
|
|
2983
2965
|
|
|
2984
|
-
var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2985
|
-
...commonParams
|
|
2986
|
-
}).m(function(Command, cs, config, o) {
|
|
2966
|
+
var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2987
2967
|
return [
|
|
2988
2968
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2989
2969
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2997,9 +2977,7 @@ var CreateSqlInjectionMatchSetCommand = _CreateSqlInjectionMatchSetCommand;
|
|
|
2997
2977
|
|
|
2998
2978
|
|
|
2999
2979
|
|
|
3000
|
-
var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3001
|
-
...commonParams
|
|
3002
|
-
}).m(function(Command, cs, config, o) {
|
|
2980
|
+
var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3003
2981
|
return [
|
|
3004
2982
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3005
2983
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3013,9 +2991,7 @@ var CreateWebACLCommand = _CreateWebACLCommand;
|
|
|
3013
2991
|
|
|
3014
2992
|
|
|
3015
2993
|
|
|
3016
|
-
var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3017
|
-
...commonParams
|
|
3018
|
-
}).m(function(Command, cs, config, o) {
|
|
2994
|
+
var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3019
2995
|
return [
|
|
3020
2996
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3021
2997
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3029,9 +3005,7 @@ var CreateWebACLMigrationStackCommand = _CreateWebACLMigrationStackCommand;
|
|
|
3029
3005
|
|
|
3030
3006
|
|
|
3031
3007
|
|
|
3032
|
-
var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3033
|
-
...commonParams
|
|
3034
|
-
}).m(function(Command, cs, config, o) {
|
|
3008
|
+
var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3035
3009
|
return [
|
|
3036
3010
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3037
3011
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3045,9 +3019,7 @@ var CreateXssMatchSetCommand = _CreateXssMatchSetCommand;
|
|
|
3045
3019
|
|
|
3046
3020
|
|
|
3047
3021
|
|
|
3048
|
-
var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3049
|
-
...commonParams
|
|
3050
|
-
}).m(function(Command, cs, config, o) {
|
|
3022
|
+
var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3051
3023
|
return [
|
|
3052
3024
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3053
3025
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3061,9 +3033,7 @@ var DeleteByteMatchSetCommand = _DeleteByteMatchSetCommand;
|
|
|
3061
3033
|
|
|
3062
3034
|
|
|
3063
3035
|
|
|
3064
|
-
var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3065
|
-
...commonParams
|
|
3066
|
-
}).m(function(Command, cs, config, o) {
|
|
3036
|
+
var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3067
3037
|
return [
|
|
3068
3038
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3069
3039
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3077,9 +3047,7 @@ var DeleteGeoMatchSetCommand = _DeleteGeoMatchSetCommand;
|
|
|
3077
3047
|
|
|
3078
3048
|
|
|
3079
3049
|
|
|
3080
|
-
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3081
|
-
...commonParams
|
|
3082
|
-
}).m(function(Command, cs, config, o) {
|
|
3050
|
+
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3083
3051
|
return [
|
|
3084
3052
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3085
3053
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3093,9 +3061,7 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
|
|
|
3093
3061
|
|
|
3094
3062
|
|
|
3095
3063
|
|
|
3096
|
-
var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3097
|
-
...commonParams
|
|
3098
|
-
}).m(function(Command, cs, config, o) {
|
|
3064
|
+
var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3099
3065
|
return [
|
|
3100
3066
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3101
3067
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3109,9 +3075,7 @@ var DeleteLoggingConfigurationCommand = _DeleteLoggingConfigurationCommand;
|
|
|
3109
3075
|
|
|
3110
3076
|
|
|
3111
3077
|
|
|
3112
|
-
var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3113
|
-
...commonParams
|
|
3114
|
-
}).m(function(Command, cs, config, o) {
|
|
3078
|
+
var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3115
3079
|
return [
|
|
3116
3080
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3117
3081
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3125,9 +3089,7 @@ var DeletePermissionPolicyCommand = _DeletePermissionPolicyCommand;
|
|
|
3125
3089
|
|
|
3126
3090
|
|
|
3127
3091
|
|
|
3128
|
-
var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3129
|
-
...commonParams
|
|
3130
|
-
}).m(function(Command, cs, config, o) {
|
|
3092
|
+
var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3131
3093
|
return [
|
|
3132
3094
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3133
3095
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3141,9 +3103,7 @@ var DeleteRateBasedRuleCommand = _DeleteRateBasedRuleCommand;
|
|
|
3141
3103
|
|
|
3142
3104
|
|
|
3143
3105
|
|
|
3144
|
-
var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3145
|
-
...commonParams
|
|
3146
|
-
}).m(function(Command, cs, config, o) {
|
|
3106
|
+
var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3147
3107
|
return [
|
|
3148
3108
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3149
3109
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3157,9 +3117,7 @@ var DeleteRegexMatchSetCommand = _DeleteRegexMatchSetCommand;
|
|
|
3157
3117
|
|
|
3158
3118
|
|
|
3159
3119
|
|
|
3160
|
-
var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3161
|
-
...commonParams
|
|
3162
|
-
}).m(function(Command, cs, config, o) {
|
|
3120
|
+
var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3163
3121
|
return [
|
|
3164
3122
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3165
3123
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3173,9 +3131,7 @@ var DeleteRegexPatternSetCommand = _DeleteRegexPatternSetCommand;
|
|
|
3173
3131
|
|
|
3174
3132
|
|
|
3175
3133
|
|
|
3176
|
-
var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3177
|
-
...commonParams
|
|
3178
|
-
}).m(function(Command, cs, config, o) {
|
|
3134
|
+
var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3179
3135
|
return [
|
|
3180
3136
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3181
3137
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3189,9 +3145,7 @@ var DeleteRuleCommand = _DeleteRuleCommand;
|
|
|
3189
3145
|
|
|
3190
3146
|
|
|
3191
3147
|
|
|
3192
|
-
var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3193
|
-
...commonParams
|
|
3194
|
-
}).m(function(Command, cs, config, o) {
|
|
3148
|
+
var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3195
3149
|
return [
|
|
3196
3150
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3197
3151
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3205,9 +3159,7 @@ var DeleteRuleGroupCommand = _DeleteRuleGroupCommand;
|
|
|
3205
3159
|
|
|
3206
3160
|
|
|
3207
3161
|
|
|
3208
|
-
var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3209
|
-
...commonParams
|
|
3210
|
-
}).m(function(Command, cs, config, o) {
|
|
3162
|
+
var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3211
3163
|
return [
|
|
3212
3164
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3213
3165
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3221,9 +3173,7 @@ var DeleteSizeConstraintSetCommand = _DeleteSizeConstraintSetCommand;
|
|
|
3221
3173
|
|
|
3222
3174
|
|
|
3223
3175
|
|
|
3224
|
-
var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3225
|
-
...commonParams
|
|
3226
|
-
}).m(function(Command, cs, config, o) {
|
|
3176
|
+
var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3227
3177
|
return [
|
|
3228
3178
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3229
3179
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3237,9 +3187,7 @@ var DeleteSqlInjectionMatchSetCommand = _DeleteSqlInjectionMatchSetCommand;
|
|
|
3237
3187
|
|
|
3238
3188
|
|
|
3239
3189
|
|
|
3240
|
-
var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3241
|
-
...commonParams
|
|
3242
|
-
}).m(function(Command, cs, config, o) {
|
|
3190
|
+
var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3243
3191
|
return [
|
|
3244
3192
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3245
3193
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3253,9 +3201,7 @@ var DeleteWebACLCommand = _DeleteWebACLCommand;
|
|
|
3253
3201
|
|
|
3254
3202
|
|
|
3255
3203
|
|
|
3256
|
-
var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3257
|
-
...commonParams
|
|
3258
|
-
}).m(function(Command, cs, config, o) {
|
|
3204
|
+
var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3259
3205
|
return [
|
|
3260
3206
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3261
3207
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3269,9 +3215,7 @@ var DeleteXssMatchSetCommand = _DeleteXssMatchSetCommand;
|
|
|
3269
3215
|
|
|
3270
3216
|
|
|
3271
3217
|
|
|
3272
|
-
var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3273
|
-
...commonParams
|
|
3274
|
-
}).m(function(Command, cs, config, o) {
|
|
3218
|
+
var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3275
3219
|
return [
|
|
3276
3220
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3277
3221
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3285,9 +3229,7 @@ var GetByteMatchSetCommand = _GetByteMatchSetCommand;
|
|
|
3285
3229
|
|
|
3286
3230
|
|
|
3287
3231
|
|
|
3288
|
-
var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3289
|
-
...commonParams
|
|
3290
|
-
}).m(function(Command, cs, config, o) {
|
|
3232
|
+
var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3291
3233
|
return [
|
|
3292
3234
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3293
3235
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3301,9 +3243,7 @@ var GetChangeTokenCommand = _GetChangeTokenCommand;
|
|
|
3301
3243
|
|
|
3302
3244
|
|
|
3303
3245
|
|
|
3304
|
-
var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3305
|
-
...commonParams
|
|
3306
|
-
}).m(function(Command, cs, config, o) {
|
|
3246
|
+
var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3307
3247
|
return [
|
|
3308
3248
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3309
3249
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3317,9 +3257,7 @@ var GetChangeTokenStatusCommand = _GetChangeTokenStatusCommand;
|
|
|
3317
3257
|
|
|
3318
3258
|
|
|
3319
3259
|
|
|
3320
|
-
var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3321
|
-
...commonParams
|
|
3322
|
-
}).m(function(Command, cs, config, o) {
|
|
3260
|
+
var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3323
3261
|
return [
|
|
3324
3262
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3325
3263
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3333,9 +3271,7 @@ var GetGeoMatchSetCommand = _GetGeoMatchSetCommand;
|
|
|
3333
3271
|
|
|
3334
3272
|
|
|
3335
3273
|
|
|
3336
|
-
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3337
|
-
...commonParams
|
|
3338
|
-
}).m(function(Command, cs, config, o) {
|
|
3274
|
+
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3339
3275
|
return [
|
|
3340
3276
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3341
3277
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3349,9 +3285,7 @@ var GetIPSetCommand = _GetIPSetCommand;
|
|
|
3349
3285
|
|
|
3350
3286
|
|
|
3351
3287
|
|
|
3352
|
-
var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3353
|
-
...commonParams
|
|
3354
|
-
}).m(function(Command, cs, config, o) {
|
|
3288
|
+
var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3355
3289
|
return [
|
|
3356
3290
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3357
3291
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3365,9 +3299,7 @@ var GetLoggingConfigurationCommand = _GetLoggingConfigurationCommand;
|
|
|
3365
3299
|
|
|
3366
3300
|
|
|
3367
3301
|
|
|
3368
|
-
var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3369
|
-
...commonParams
|
|
3370
|
-
}).m(function(Command, cs, config, o) {
|
|
3302
|
+
var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3371
3303
|
return [
|
|
3372
3304
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3373
3305
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3381,9 +3313,7 @@ var GetPermissionPolicyCommand = _GetPermissionPolicyCommand;
|
|
|
3381
3313
|
|
|
3382
3314
|
|
|
3383
3315
|
|
|
3384
|
-
var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3385
|
-
...commonParams
|
|
3386
|
-
}).m(function(Command, cs, config, o) {
|
|
3316
|
+
var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3387
3317
|
return [
|
|
3388
3318
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3389
3319
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3397,9 +3327,7 @@ var GetRateBasedRuleCommand = _GetRateBasedRuleCommand;
|
|
|
3397
3327
|
|
|
3398
3328
|
|
|
3399
3329
|
|
|
3400
|
-
var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3401
|
-
...commonParams
|
|
3402
|
-
}).m(function(Command, cs, config, o) {
|
|
3330
|
+
var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3403
3331
|
return [
|
|
3404
3332
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3405
3333
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3413,9 +3341,7 @@ var GetRateBasedRuleManagedKeysCommand = _GetRateBasedRuleManagedKeysCommand;
|
|
|
3413
3341
|
|
|
3414
3342
|
|
|
3415
3343
|
|
|
3416
|
-
var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3417
|
-
...commonParams
|
|
3418
|
-
}).m(function(Command, cs, config, o) {
|
|
3344
|
+
var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3419
3345
|
return [
|
|
3420
3346
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3421
3347
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3429,9 +3355,7 @@ var GetRegexMatchSetCommand = _GetRegexMatchSetCommand;
|
|
|
3429
3355
|
|
|
3430
3356
|
|
|
3431
3357
|
|
|
3432
|
-
var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3433
|
-
...commonParams
|
|
3434
|
-
}).m(function(Command, cs, config, o) {
|
|
3358
|
+
var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3435
3359
|
return [
|
|
3436
3360
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3437
3361
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3445,9 +3369,7 @@ var GetRegexPatternSetCommand = _GetRegexPatternSetCommand;
|
|
|
3445
3369
|
|
|
3446
3370
|
|
|
3447
3371
|
|
|
3448
|
-
var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3449
|
-
...commonParams
|
|
3450
|
-
}).m(function(Command, cs, config, o) {
|
|
3372
|
+
var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3451
3373
|
return [
|
|
3452
3374
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3453
3375
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3461,9 +3383,7 @@ var GetRuleCommand = _GetRuleCommand;
|
|
|
3461
3383
|
|
|
3462
3384
|
|
|
3463
3385
|
|
|
3464
|
-
var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3465
|
-
...commonParams
|
|
3466
|
-
}).m(function(Command, cs, config, o) {
|
|
3386
|
+
var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3467
3387
|
return [
|
|
3468
3388
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3469
3389
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3477,9 +3397,7 @@ var GetRuleGroupCommand = _GetRuleGroupCommand;
|
|
|
3477
3397
|
|
|
3478
3398
|
|
|
3479
3399
|
|
|
3480
|
-
var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3481
|
-
...commonParams
|
|
3482
|
-
}).m(function(Command, cs, config, o) {
|
|
3400
|
+
var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3483
3401
|
return [
|
|
3484
3402
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3485
3403
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3493,9 +3411,7 @@ var GetSampledRequestsCommand = _GetSampledRequestsCommand;
|
|
|
3493
3411
|
|
|
3494
3412
|
|
|
3495
3413
|
|
|
3496
|
-
var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3497
|
-
...commonParams
|
|
3498
|
-
}).m(function(Command, cs, config, o) {
|
|
3414
|
+
var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3499
3415
|
return [
|
|
3500
3416
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3501
3417
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3509,9 +3425,7 @@ var GetSizeConstraintSetCommand = _GetSizeConstraintSetCommand;
|
|
|
3509
3425
|
|
|
3510
3426
|
|
|
3511
3427
|
|
|
3512
|
-
var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3513
|
-
...commonParams
|
|
3514
|
-
}).m(function(Command, cs, config, o) {
|
|
3428
|
+
var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3515
3429
|
return [
|
|
3516
3430
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3517
3431
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3525,9 +3439,7 @@ var GetSqlInjectionMatchSetCommand = _GetSqlInjectionMatchSetCommand;
|
|
|
3525
3439
|
|
|
3526
3440
|
|
|
3527
3441
|
|
|
3528
|
-
var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3529
|
-
...commonParams
|
|
3530
|
-
}).m(function(Command, cs, config, o) {
|
|
3442
|
+
var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3531
3443
|
return [
|
|
3532
3444
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3533
3445
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3541,9 +3453,7 @@ var GetWebACLCommand = _GetWebACLCommand;
|
|
|
3541
3453
|
|
|
3542
3454
|
|
|
3543
3455
|
|
|
3544
|
-
var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3545
|
-
...commonParams
|
|
3546
|
-
}).m(function(Command, cs, config, o) {
|
|
3456
|
+
var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3547
3457
|
return [
|
|
3548
3458
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3549
3459
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3557,9 +3467,7 @@ var GetXssMatchSetCommand = _GetXssMatchSetCommand;
|
|
|
3557
3467
|
|
|
3558
3468
|
|
|
3559
3469
|
|
|
3560
|
-
var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3561
|
-
...commonParams
|
|
3562
|
-
}).m(function(Command, cs, config, o) {
|
|
3470
|
+
var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3563
3471
|
return [
|
|
3564
3472
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3565
3473
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3573,9 +3481,7 @@ var ListActivatedRulesInRuleGroupCommand = _ListActivatedRulesInRuleGroupCommand
|
|
|
3573
3481
|
|
|
3574
3482
|
|
|
3575
3483
|
|
|
3576
|
-
var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3577
|
-
...commonParams
|
|
3578
|
-
}).m(function(Command, cs, config, o) {
|
|
3484
|
+
var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3579
3485
|
return [
|
|
3580
3486
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3581
3487
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3589,9 +3495,7 @@ var ListByteMatchSetsCommand = _ListByteMatchSetsCommand;
|
|
|
3589
3495
|
|
|
3590
3496
|
|
|
3591
3497
|
|
|
3592
|
-
var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3593
|
-
...commonParams
|
|
3594
|
-
}).m(function(Command, cs, config, o) {
|
|
3498
|
+
var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3595
3499
|
return [
|
|
3596
3500
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3597
3501
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3605,9 +3509,7 @@ var ListGeoMatchSetsCommand = _ListGeoMatchSetsCommand;
|
|
|
3605
3509
|
|
|
3606
3510
|
|
|
3607
3511
|
|
|
3608
|
-
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3609
|
-
...commonParams
|
|
3610
|
-
}).m(function(Command, cs, config, o) {
|
|
3512
|
+
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3611
3513
|
return [
|
|
3612
3514
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3613
3515
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3621,9 +3523,7 @@ var ListIPSetsCommand = _ListIPSetsCommand;
|
|
|
3621
3523
|
|
|
3622
3524
|
|
|
3623
3525
|
|
|
3624
|
-
var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3625
|
-
...commonParams
|
|
3626
|
-
}).m(function(Command, cs, config, o) {
|
|
3526
|
+
var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3627
3527
|
return [
|
|
3628
3528
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3629
3529
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3637,9 +3537,7 @@ var ListLoggingConfigurationsCommand = _ListLoggingConfigurationsCommand;
|
|
|
3637
3537
|
|
|
3638
3538
|
|
|
3639
3539
|
|
|
3640
|
-
var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3641
|
-
...commonParams
|
|
3642
|
-
}).m(function(Command, cs, config, o) {
|
|
3540
|
+
var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3643
3541
|
return [
|
|
3644
3542
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3645
3543
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3653,9 +3551,7 @@ var ListRateBasedRulesCommand = _ListRateBasedRulesCommand;
|
|
|
3653
3551
|
|
|
3654
3552
|
|
|
3655
3553
|
|
|
3656
|
-
var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3657
|
-
...commonParams
|
|
3658
|
-
}).m(function(Command, cs, config, o) {
|
|
3554
|
+
var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3659
3555
|
return [
|
|
3660
3556
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3661
3557
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3669,9 +3565,7 @@ var ListRegexMatchSetsCommand = _ListRegexMatchSetsCommand;
|
|
|
3669
3565
|
|
|
3670
3566
|
|
|
3671
3567
|
|
|
3672
|
-
var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3673
|
-
...commonParams
|
|
3674
|
-
}).m(function(Command, cs, config, o) {
|
|
3568
|
+
var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3675
3569
|
return [
|
|
3676
3570
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3677
3571
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3685,9 +3579,7 @@ var ListRegexPatternSetsCommand = _ListRegexPatternSetsCommand;
|
|
|
3685
3579
|
|
|
3686
3580
|
|
|
3687
3581
|
|
|
3688
|
-
var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3689
|
-
...commonParams
|
|
3690
|
-
}).m(function(Command, cs, config, o) {
|
|
3582
|
+
var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3691
3583
|
return [
|
|
3692
3584
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3693
3585
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3701,9 +3593,7 @@ var ListRuleGroupsCommand = _ListRuleGroupsCommand;
|
|
|
3701
3593
|
|
|
3702
3594
|
|
|
3703
3595
|
|
|
3704
|
-
var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3705
|
-
...commonParams
|
|
3706
|
-
}).m(function(Command, cs, config, o) {
|
|
3596
|
+
var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3707
3597
|
return [
|
|
3708
3598
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3709
3599
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3717,9 +3607,7 @@ var ListRulesCommand = _ListRulesCommand;
|
|
|
3717
3607
|
|
|
3718
3608
|
|
|
3719
3609
|
|
|
3720
|
-
var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3721
|
-
...commonParams
|
|
3722
|
-
}).m(function(Command, cs, config, o) {
|
|
3610
|
+
var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3723
3611
|
return [
|
|
3724
3612
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3725
3613
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3733,9 +3621,7 @@ var ListSizeConstraintSetsCommand = _ListSizeConstraintSetsCommand;
|
|
|
3733
3621
|
|
|
3734
3622
|
|
|
3735
3623
|
|
|
3736
|
-
var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3737
|
-
...commonParams
|
|
3738
|
-
}).m(function(Command, cs, config, o) {
|
|
3624
|
+
var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3739
3625
|
return [
|
|
3740
3626
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3741
3627
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3749,9 +3635,7 @@ var ListSqlInjectionMatchSetsCommand = _ListSqlInjectionMatchSetsCommand;
|
|
|
3749
3635
|
|
|
3750
3636
|
|
|
3751
3637
|
|
|
3752
|
-
var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3753
|
-
...commonParams
|
|
3754
|
-
}).m(function(Command, cs, config, o) {
|
|
3638
|
+
var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3755
3639
|
return [
|
|
3756
3640
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3757
3641
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3765,9 +3649,7 @@ var ListSubscribedRuleGroupsCommand = _ListSubscribedRuleGroupsCommand;
|
|
|
3765
3649
|
|
|
3766
3650
|
|
|
3767
3651
|
|
|
3768
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3769
|
-
...commonParams
|
|
3770
|
-
}).m(function(Command, cs, config, o) {
|
|
3652
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3771
3653
|
return [
|
|
3772
3654
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3773
3655
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3781,9 +3663,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3781
3663
|
|
|
3782
3664
|
|
|
3783
3665
|
|
|
3784
|
-
var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3785
|
-
...commonParams
|
|
3786
|
-
}).m(function(Command, cs, config, o) {
|
|
3666
|
+
var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3787
3667
|
return [
|
|
3788
3668
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3789
3669
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3797,9 +3677,7 @@ var ListWebACLsCommand = _ListWebACLsCommand;
|
|
|
3797
3677
|
|
|
3798
3678
|
|
|
3799
3679
|
|
|
3800
|
-
var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3801
|
-
...commonParams
|
|
3802
|
-
}).m(function(Command, cs, config, o) {
|
|
3680
|
+
var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3803
3681
|
return [
|
|
3804
3682
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3805
3683
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3813,9 +3691,7 @@ var ListXssMatchSetsCommand = _ListXssMatchSetsCommand;
|
|
|
3813
3691
|
|
|
3814
3692
|
|
|
3815
3693
|
|
|
3816
|
-
var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3817
|
-
...commonParams
|
|
3818
|
-
}).m(function(Command, cs, config, o) {
|
|
3694
|
+
var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3819
3695
|
return [
|
|
3820
3696
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3821
3697
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3829,9 +3705,7 @@ var PutLoggingConfigurationCommand = _PutLoggingConfigurationCommand;
|
|
|
3829
3705
|
|
|
3830
3706
|
|
|
3831
3707
|
|
|
3832
|
-
var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3833
|
-
...commonParams
|
|
3834
|
-
}).m(function(Command, cs, config, o) {
|
|
3708
|
+
var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3835
3709
|
return [
|
|
3836
3710
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3837
3711
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3845,9 +3719,7 @@ var PutPermissionPolicyCommand = _PutPermissionPolicyCommand;
|
|
|
3845
3719
|
|
|
3846
3720
|
|
|
3847
3721
|
|
|
3848
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3849
|
-
...commonParams
|
|
3850
|
-
}).m(function(Command, cs, config, o) {
|
|
3722
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3851
3723
|
return [
|
|
3852
3724
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3853
3725
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3861,9 +3733,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3861
3733
|
|
|
3862
3734
|
|
|
3863
3735
|
|
|
3864
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3865
|
-
...commonParams
|
|
3866
|
-
}).m(function(Command, cs, config, o) {
|
|
3736
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3867
3737
|
return [
|
|
3868
3738
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3869
3739
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3877,9 +3747,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3877
3747
|
|
|
3878
3748
|
|
|
3879
3749
|
|
|
3880
|
-
var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3881
|
-
...commonParams
|
|
3882
|
-
}).m(function(Command, cs, config, o) {
|
|
3750
|
+
var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3883
3751
|
return [
|
|
3884
3752
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3885
3753
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3893,9 +3761,7 @@ var UpdateByteMatchSetCommand = _UpdateByteMatchSetCommand;
|
|
|
3893
3761
|
|
|
3894
3762
|
|
|
3895
3763
|
|
|
3896
|
-
var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3897
|
-
...commonParams
|
|
3898
|
-
}).m(function(Command, cs, config, o) {
|
|
3764
|
+
var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3899
3765
|
return [
|
|
3900
3766
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3901
3767
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3909,9 +3775,7 @@ var UpdateGeoMatchSetCommand = _UpdateGeoMatchSetCommand;
|
|
|
3909
3775
|
|
|
3910
3776
|
|
|
3911
3777
|
|
|
3912
|
-
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3913
|
-
...commonParams
|
|
3914
|
-
}).m(function(Command, cs, config, o) {
|
|
3778
|
+
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3915
3779
|
return [
|
|
3916
3780
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3917
3781
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3925,9 +3789,7 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
|
|
|
3925
3789
|
|
|
3926
3790
|
|
|
3927
3791
|
|
|
3928
|
-
var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3929
|
-
...commonParams
|
|
3930
|
-
}).m(function(Command, cs, config, o) {
|
|
3792
|
+
var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3931
3793
|
return [
|
|
3932
3794
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3933
3795
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3941,9 +3803,7 @@ var UpdateRateBasedRuleCommand = _UpdateRateBasedRuleCommand;
|
|
|
3941
3803
|
|
|
3942
3804
|
|
|
3943
3805
|
|
|
3944
|
-
var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3945
|
-
...commonParams
|
|
3946
|
-
}).m(function(Command, cs, config, o) {
|
|
3806
|
+
var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3947
3807
|
return [
|
|
3948
3808
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3949
3809
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3957,9 +3817,7 @@ var UpdateRegexMatchSetCommand = _UpdateRegexMatchSetCommand;
|
|
|
3957
3817
|
|
|
3958
3818
|
|
|
3959
3819
|
|
|
3960
|
-
var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3961
|
-
...commonParams
|
|
3962
|
-
}).m(function(Command, cs, config, o) {
|
|
3820
|
+
var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3963
3821
|
return [
|
|
3964
3822
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3965
3823
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3973,9 +3831,7 @@ var UpdateRegexPatternSetCommand = _UpdateRegexPatternSetCommand;
|
|
|
3973
3831
|
|
|
3974
3832
|
|
|
3975
3833
|
|
|
3976
|
-
var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3977
|
-
...commonParams
|
|
3978
|
-
}).m(function(Command, cs, config, o) {
|
|
3834
|
+
var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3979
3835
|
return [
|
|
3980
3836
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3981
3837
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3989,9 +3845,7 @@ var UpdateRuleCommand = _UpdateRuleCommand;
|
|
|
3989
3845
|
|
|
3990
3846
|
|
|
3991
3847
|
|
|
3992
|
-
var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3993
|
-
...commonParams
|
|
3994
|
-
}).m(function(Command, cs, config, o) {
|
|
3848
|
+
var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3995
3849
|
return [
|
|
3996
3850
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3997
3851
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4005,9 +3859,7 @@ var UpdateRuleGroupCommand = _UpdateRuleGroupCommand;
|
|
|
4005
3859
|
|
|
4006
3860
|
|
|
4007
3861
|
|
|
4008
|
-
var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4009
|
-
...commonParams
|
|
4010
|
-
}).m(function(Command, cs, config, o) {
|
|
3862
|
+
var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4011
3863
|
return [
|
|
4012
3864
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4013
3865
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4021,9 +3873,7 @@ var UpdateSizeConstraintSetCommand = _UpdateSizeConstraintSetCommand;
|
|
|
4021
3873
|
|
|
4022
3874
|
|
|
4023
3875
|
|
|
4024
|
-
var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4025
|
-
...commonParams
|
|
4026
|
-
}).m(function(Command, cs, config, o) {
|
|
3876
|
+
var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4027
3877
|
return [
|
|
4028
3878
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4029
3879
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4037,9 +3887,7 @@ var UpdateSqlInjectionMatchSetCommand = _UpdateSqlInjectionMatchSetCommand;
|
|
|
4037
3887
|
|
|
4038
3888
|
|
|
4039
3889
|
|
|
4040
|
-
var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4041
|
-
...commonParams
|
|
4042
|
-
}).m(function(Command, cs, config, o) {
|
|
3890
|
+
var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4043
3891
|
return [
|
|
4044
3892
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4045
3893
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4053,9 +3901,7 @@ var UpdateWebACLCommand = _UpdateWebACLCommand;
|
|
|
4053
3901
|
|
|
4054
3902
|
|
|
4055
3903
|
|
|
4056
|
-
var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4057
|
-
...commonParams
|
|
4058
|
-
}).m(function(Command, cs, config, o) {
|
|
3904
|
+
var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4059
3905
|
return [
|
|
4060
3906
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4061
3907
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|