@aws-sdk/client-waf-regional 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 +81 -243
- package/dist-es/commands/AssociateWebACLCommand.js +1 -3
- 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/DisassociateWebACLCommand.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/GetWebACLForResourceCommand.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/ListResourcesForWebACLCommand.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/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -2952,9 +2952,7 @@ function sharedHeaders(operation) {
|
|
|
2952
2952
|
__name(sharedHeaders, "sharedHeaders");
|
|
2953
2953
|
|
|
2954
2954
|
// src/commands/AssociateWebACLCommand.ts
|
|
2955
|
-
var _AssociateWebACLCommand = class _AssociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2956
|
-
...commonParams
|
|
2957
|
-
}).m(function(Command, cs, config, o) {
|
|
2955
|
+
var _AssociateWebACLCommand = class _AssociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2958
2956
|
return [
|
|
2959
2957
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2960
2958
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2968,9 +2966,7 @@ var AssociateWebACLCommand = _AssociateWebACLCommand;
|
|
|
2968
2966
|
|
|
2969
2967
|
|
|
2970
2968
|
|
|
2971
|
-
var _CreateByteMatchSetCommand = class _CreateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2972
|
-
...commonParams
|
|
2973
|
-
}).m(function(Command, cs, config, o) {
|
|
2969
|
+
var _CreateByteMatchSetCommand = class _CreateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2974
2970
|
return [
|
|
2975
2971
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2976
2972
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -2984,9 +2980,7 @@ var CreateByteMatchSetCommand = _CreateByteMatchSetCommand;
|
|
|
2984
2980
|
|
|
2985
2981
|
|
|
2986
2982
|
|
|
2987
|
-
var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2988
|
-
...commonParams
|
|
2989
|
-
}).m(function(Command, cs, config, o) {
|
|
2983
|
+
var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
2990
2984
|
return [
|
|
2991
2985
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
2992
2986
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3000,9 +2994,7 @@ var CreateGeoMatchSetCommand = _CreateGeoMatchSetCommand;
|
|
|
3000
2994
|
|
|
3001
2995
|
|
|
3002
2996
|
|
|
3003
|
-
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3004
|
-
...commonParams
|
|
3005
|
-
}).m(function(Command, cs, config, o) {
|
|
2997
|
+
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3006
2998
|
return [
|
|
3007
2999
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3008
3000
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3016,9 +3008,7 @@ var CreateIPSetCommand = _CreateIPSetCommand;
|
|
|
3016
3008
|
|
|
3017
3009
|
|
|
3018
3010
|
|
|
3019
|
-
var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3020
|
-
...commonParams
|
|
3021
|
-
}).m(function(Command, cs, config, o) {
|
|
3011
|
+
var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3022
3012
|
return [
|
|
3023
3013
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3024
3014
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3032,9 +3022,7 @@ var CreateRateBasedRuleCommand = _CreateRateBasedRuleCommand;
|
|
|
3032
3022
|
|
|
3033
3023
|
|
|
3034
3024
|
|
|
3035
|
-
var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3036
|
-
...commonParams
|
|
3037
|
-
}).m(function(Command, cs, config, o) {
|
|
3025
|
+
var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3038
3026
|
return [
|
|
3039
3027
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3040
3028
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3048,9 +3036,7 @@ var CreateRegexMatchSetCommand = _CreateRegexMatchSetCommand;
|
|
|
3048
3036
|
|
|
3049
3037
|
|
|
3050
3038
|
|
|
3051
|
-
var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3052
|
-
...commonParams
|
|
3053
|
-
}).m(function(Command, cs, config, o) {
|
|
3039
|
+
var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3054
3040
|
return [
|
|
3055
3041
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3056
3042
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3064,9 +3050,7 @@ var CreateRegexPatternSetCommand = _CreateRegexPatternSetCommand;
|
|
|
3064
3050
|
|
|
3065
3051
|
|
|
3066
3052
|
|
|
3067
|
-
var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3068
|
-
...commonParams
|
|
3069
|
-
}).m(function(Command, cs, config, o) {
|
|
3053
|
+
var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3070
3054
|
return [
|
|
3071
3055
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3072
3056
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3080,9 +3064,7 @@ var CreateRuleCommand = _CreateRuleCommand;
|
|
|
3080
3064
|
|
|
3081
3065
|
|
|
3082
3066
|
|
|
3083
|
-
var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3084
|
-
...commonParams
|
|
3085
|
-
}).m(function(Command, cs, config, o) {
|
|
3067
|
+
var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3086
3068
|
return [
|
|
3087
3069
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3088
3070
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3096,9 +3078,7 @@ var CreateRuleGroupCommand = _CreateRuleGroupCommand;
|
|
|
3096
3078
|
|
|
3097
3079
|
|
|
3098
3080
|
|
|
3099
|
-
var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3100
|
-
...commonParams
|
|
3101
|
-
}).m(function(Command, cs, config, o) {
|
|
3081
|
+
var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3102
3082
|
return [
|
|
3103
3083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3104
3084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3112,9 +3092,7 @@ var CreateSizeConstraintSetCommand = _CreateSizeConstraintSetCommand;
|
|
|
3112
3092
|
|
|
3113
3093
|
|
|
3114
3094
|
|
|
3115
|
-
var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3116
|
-
...commonParams
|
|
3117
|
-
}).m(function(Command, cs, config, o) {
|
|
3095
|
+
var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3118
3096
|
return [
|
|
3119
3097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3120
3098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3128,9 +3106,7 @@ var CreateSqlInjectionMatchSetCommand = _CreateSqlInjectionMatchSetCommand;
|
|
|
3128
3106
|
|
|
3129
3107
|
|
|
3130
3108
|
|
|
3131
|
-
var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3132
|
-
...commonParams
|
|
3133
|
-
}).m(function(Command, cs, config, o) {
|
|
3109
|
+
var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3134
3110
|
return [
|
|
3135
3111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3136
3112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3144,9 +3120,7 @@ var CreateWebACLCommand = _CreateWebACLCommand;
|
|
|
3144
3120
|
|
|
3145
3121
|
|
|
3146
3122
|
|
|
3147
|
-
var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3148
|
-
...commonParams
|
|
3149
|
-
}).m(function(Command, cs, config, o) {
|
|
3123
|
+
var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3150
3124
|
return [
|
|
3151
3125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3152
3126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3160,9 +3134,7 @@ var CreateWebACLMigrationStackCommand = _CreateWebACLMigrationStackCommand;
|
|
|
3160
3134
|
|
|
3161
3135
|
|
|
3162
3136
|
|
|
3163
|
-
var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3164
|
-
...commonParams
|
|
3165
|
-
}).m(function(Command, cs, config, o) {
|
|
3137
|
+
var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3166
3138
|
return [
|
|
3167
3139
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3168
3140
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3176,9 +3148,7 @@ var CreateXssMatchSetCommand = _CreateXssMatchSetCommand;
|
|
|
3176
3148
|
|
|
3177
3149
|
|
|
3178
3150
|
|
|
3179
|
-
var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3180
|
-
...commonParams
|
|
3181
|
-
}).m(function(Command, cs, config, o) {
|
|
3151
|
+
var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3182
3152
|
return [
|
|
3183
3153
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3184
3154
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3192,9 +3162,7 @@ var DeleteByteMatchSetCommand = _DeleteByteMatchSetCommand;
|
|
|
3192
3162
|
|
|
3193
3163
|
|
|
3194
3164
|
|
|
3195
|
-
var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3196
|
-
...commonParams
|
|
3197
|
-
}).m(function(Command, cs, config, o) {
|
|
3165
|
+
var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3198
3166
|
return [
|
|
3199
3167
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3200
3168
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3208,9 +3176,7 @@ var DeleteGeoMatchSetCommand = _DeleteGeoMatchSetCommand;
|
|
|
3208
3176
|
|
|
3209
3177
|
|
|
3210
3178
|
|
|
3211
|
-
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3212
|
-
...commonParams
|
|
3213
|
-
}).m(function(Command, cs, config, o) {
|
|
3179
|
+
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3214
3180
|
return [
|
|
3215
3181
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3216
3182
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3224,9 +3190,7 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
|
|
|
3224
3190
|
|
|
3225
3191
|
|
|
3226
3192
|
|
|
3227
|
-
var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3228
|
-
...commonParams
|
|
3229
|
-
}).m(function(Command, cs, config, o) {
|
|
3193
|
+
var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3230
3194
|
return [
|
|
3231
3195
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3232
3196
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3240,9 +3204,7 @@ var DeleteLoggingConfigurationCommand = _DeleteLoggingConfigurationCommand;
|
|
|
3240
3204
|
|
|
3241
3205
|
|
|
3242
3206
|
|
|
3243
|
-
var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3244
|
-
...commonParams
|
|
3245
|
-
}).m(function(Command, cs, config, o) {
|
|
3207
|
+
var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3246
3208
|
return [
|
|
3247
3209
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3248
3210
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3256,9 +3218,7 @@ var DeletePermissionPolicyCommand = _DeletePermissionPolicyCommand;
|
|
|
3256
3218
|
|
|
3257
3219
|
|
|
3258
3220
|
|
|
3259
|
-
var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3260
|
-
...commonParams
|
|
3261
|
-
}).m(function(Command, cs, config, o) {
|
|
3221
|
+
var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3262
3222
|
return [
|
|
3263
3223
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3264
3224
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3272,9 +3232,7 @@ var DeleteRateBasedRuleCommand = _DeleteRateBasedRuleCommand;
|
|
|
3272
3232
|
|
|
3273
3233
|
|
|
3274
3234
|
|
|
3275
|
-
var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3276
|
-
...commonParams
|
|
3277
|
-
}).m(function(Command, cs, config, o) {
|
|
3235
|
+
var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3278
3236
|
return [
|
|
3279
3237
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3280
3238
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3288,9 +3246,7 @@ var DeleteRegexMatchSetCommand = _DeleteRegexMatchSetCommand;
|
|
|
3288
3246
|
|
|
3289
3247
|
|
|
3290
3248
|
|
|
3291
|
-
var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3292
|
-
...commonParams
|
|
3293
|
-
}).m(function(Command, cs, config, o) {
|
|
3249
|
+
var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3294
3250
|
return [
|
|
3295
3251
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3296
3252
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3304,9 +3260,7 @@ var DeleteRegexPatternSetCommand = _DeleteRegexPatternSetCommand;
|
|
|
3304
3260
|
|
|
3305
3261
|
|
|
3306
3262
|
|
|
3307
|
-
var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3308
|
-
...commonParams
|
|
3309
|
-
}).m(function(Command, cs, config, o) {
|
|
3263
|
+
var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3310
3264
|
return [
|
|
3311
3265
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3312
3266
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3320,9 +3274,7 @@ var DeleteRuleCommand = _DeleteRuleCommand;
|
|
|
3320
3274
|
|
|
3321
3275
|
|
|
3322
3276
|
|
|
3323
|
-
var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3324
|
-
...commonParams
|
|
3325
|
-
}).m(function(Command, cs, config, o) {
|
|
3277
|
+
var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3326
3278
|
return [
|
|
3327
3279
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3328
3280
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3336,9 +3288,7 @@ var DeleteRuleGroupCommand = _DeleteRuleGroupCommand;
|
|
|
3336
3288
|
|
|
3337
3289
|
|
|
3338
3290
|
|
|
3339
|
-
var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3340
|
-
...commonParams
|
|
3341
|
-
}).m(function(Command, cs, config, o) {
|
|
3291
|
+
var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3342
3292
|
return [
|
|
3343
3293
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3344
3294
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3352,9 +3302,7 @@ var DeleteSizeConstraintSetCommand = _DeleteSizeConstraintSetCommand;
|
|
|
3352
3302
|
|
|
3353
3303
|
|
|
3354
3304
|
|
|
3355
|
-
var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3356
|
-
...commonParams
|
|
3357
|
-
}).m(function(Command, cs, config, o) {
|
|
3305
|
+
var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3358
3306
|
return [
|
|
3359
3307
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3360
3308
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3368,9 +3316,7 @@ var DeleteSqlInjectionMatchSetCommand = _DeleteSqlInjectionMatchSetCommand;
|
|
|
3368
3316
|
|
|
3369
3317
|
|
|
3370
3318
|
|
|
3371
|
-
var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3372
|
-
...commonParams
|
|
3373
|
-
}).m(function(Command, cs, config, o) {
|
|
3319
|
+
var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3374
3320
|
return [
|
|
3375
3321
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3376
3322
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3384,9 +3330,7 @@ var DeleteWebACLCommand = _DeleteWebACLCommand;
|
|
|
3384
3330
|
|
|
3385
3331
|
|
|
3386
3332
|
|
|
3387
|
-
var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3388
|
-
...commonParams
|
|
3389
|
-
}).m(function(Command, cs, config, o) {
|
|
3333
|
+
var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3390
3334
|
return [
|
|
3391
3335
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3392
3336
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3400,9 +3344,7 @@ var DeleteXssMatchSetCommand = _DeleteXssMatchSetCommand;
|
|
|
3400
3344
|
|
|
3401
3345
|
|
|
3402
3346
|
|
|
3403
|
-
var _DisassociateWebACLCommand = class _DisassociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3404
|
-
...commonParams
|
|
3405
|
-
}).m(function(Command, cs, config, o) {
|
|
3347
|
+
var _DisassociateWebACLCommand = class _DisassociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3406
3348
|
return [
|
|
3407
3349
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3408
3350
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3416,9 +3358,7 @@ var DisassociateWebACLCommand = _DisassociateWebACLCommand;
|
|
|
3416
3358
|
|
|
3417
3359
|
|
|
3418
3360
|
|
|
3419
|
-
var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3420
|
-
...commonParams
|
|
3421
|
-
}).m(function(Command, cs, config, o) {
|
|
3361
|
+
var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3422
3362
|
return [
|
|
3423
3363
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3424
3364
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3432,9 +3372,7 @@ var GetByteMatchSetCommand = _GetByteMatchSetCommand;
|
|
|
3432
3372
|
|
|
3433
3373
|
|
|
3434
3374
|
|
|
3435
|
-
var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3436
|
-
...commonParams
|
|
3437
|
-
}).m(function(Command, cs, config, o) {
|
|
3375
|
+
var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3438
3376
|
return [
|
|
3439
3377
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3440
3378
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3448,9 +3386,7 @@ var GetChangeTokenCommand = _GetChangeTokenCommand;
|
|
|
3448
3386
|
|
|
3449
3387
|
|
|
3450
3388
|
|
|
3451
|
-
var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3452
|
-
...commonParams
|
|
3453
|
-
}).m(function(Command, cs, config, o) {
|
|
3389
|
+
var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3454
3390
|
return [
|
|
3455
3391
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3456
3392
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3464,9 +3400,7 @@ var GetChangeTokenStatusCommand = _GetChangeTokenStatusCommand;
|
|
|
3464
3400
|
|
|
3465
3401
|
|
|
3466
3402
|
|
|
3467
|
-
var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3468
|
-
...commonParams
|
|
3469
|
-
}).m(function(Command, cs, config, o) {
|
|
3403
|
+
var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3470
3404
|
return [
|
|
3471
3405
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3472
3406
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3480,9 +3414,7 @@ var GetGeoMatchSetCommand = _GetGeoMatchSetCommand;
|
|
|
3480
3414
|
|
|
3481
3415
|
|
|
3482
3416
|
|
|
3483
|
-
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3484
|
-
...commonParams
|
|
3485
|
-
}).m(function(Command, cs, config, o) {
|
|
3417
|
+
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3486
3418
|
return [
|
|
3487
3419
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3488
3420
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3496,9 +3428,7 @@ var GetIPSetCommand = _GetIPSetCommand;
|
|
|
3496
3428
|
|
|
3497
3429
|
|
|
3498
3430
|
|
|
3499
|
-
var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3500
|
-
...commonParams
|
|
3501
|
-
}).m(function(Command, cs, config, o) {
|
|
3431
|
+
var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3502
3432
|
return [
|
|
3503
3433
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3504
3434
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3512,9 +3442,7 @@ var GetLoggingConfigurationCommand = _GetLoggingConfigurationCommand;
|
|
|
3512
3442
|
|
|
3513
3443
|
|
|
3514
3444
|
|
|
3515
|
-
var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3516
|
-
...commonParams
|
|
3517
|
-
}).m(function(Command, cs, config, o) {
|
|
3445
|
+
var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3518
3446
|
return [
|
|
3519
3447
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3520
3448
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3528,9 +3456,7 @@ var GetPermissionPolicyCommand = _GetPermissionPolicyCommand;
|
|
|
3528
3456
|
|
|
3529
3457
|
|
|
3530
3458
|
|
|
3531
|
-
var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3532
|
-
...commonParams
|
|
3533
|
-
}).m(function(Command, cs, config, o) {
|
|
3459
|
+
var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3534
3460
|
return [
|
|
3535
3461
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3536
3462
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3544,9 +3470,7 @@ var GetRateBasedRuleCommand = _GetRateBasedRuleCommand;
|
|
|
3544
3470
|
|
|
3545
3471
|
|
|
3546
3472
|
|
|
3547
|
-
var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3548
|
-
...commonParams
|
|
3549
|
-
}).m(function(Command, cs, config, o) {
|
|
3473
|
+
var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3550
3474
|
return [
|
|
3551
3475
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3552
3476
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3560,9 +3484,7 @@ var GetRateBasedRuleManagedKeysCommand = _GetRateBasedRuleManagedKeysCommand;
|
|
|
3560
3484
|
|
|
3561
3485
|
|
|
3562
3486
|
|
|
3563
|
-
var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3564
|
-
...commonParams
|
|
3565
|
-
}).m(function(Command, cs, config, o) {
|
|
3487
|
+
var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3566
3488
|
return [
|
|
3567
3489
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3568
3490
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3576,9 +3498,7 @@ var GetRegexMatchSetCommand = _GetRegexMatchSetCommand;
|
|
|
3576
3498
|
|
|
3577
3499
|
|
|
3578
3500
|
|
|
3579
|
-
var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3580
|
-
...commonParams
|
|
3581
|
-
}).m(function(Command, cs, config, o) {
|
|
3501
|
+
var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3582
3502
|
return [
|
|
3583
3503
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3584
3504
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3592,9 +3512,7 @@ var GetRegexPatternSetCommand = _GetRegexPatternSetCommand;
|
|
|
3592
3512
|
|
|
3593
3513
|
|
|
3594
3514
|
|
|
3595
|
-
var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3596
|
-
...commonParams
|
|
3597
|
-
}).m(function(Command, cs, config, o) {
|
|
3515
|
+
var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3598
3516
|
return [
|
|
3599
3517
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3600
3518
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3608,9 +3526,7 @@ var GetRuleCommand = _GetRuleCommand;
|
|
|
3608
3526
|
|
|
3609
3527
|
|
|
3610
3528
|
|
|
3611
|
-
var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3612
|
-
...commonParams
|
|
3613
|
-
}).m(function(Command, cs, config, o) {
|
|
3529
|
+
var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3614
3530
|
return [
|
|
3615
3531
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3616
3532
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3624,9 +3540,7 @@ var GetRuleGroupCommand = _GetRuleGroupCommand;
|
|
|
3624
3540
|
|
|
3625
3541
|
|
|
3626
3542
|
|
|
3627
|
-
var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3628
|
-
...commonParams
|
|
3629
|
-
}).m(function(Command, cs, config, o) {
|
|
3543
|
+
var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3630
3544
|
return [
|
|
3631
3545
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3632
3546
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3640,9 +3554,7 @@ var GetSampledRequestsCommand = _GetSampledRequestsCommand;
|
|
|
3640
3554
|
|
|
3641
3555
|
|
|
3642
3556
|
|
|
3643
|
-
var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3644
|
-
...commonParams
|
|
3645
|
-
}).m(function(Command, cs, config, o) {
|
|
3557
|
+
var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3646
3558
|
return [
|
|
3647
3559
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3648
3560
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3656,9 +3568,7 @@ var GetSizeConstraintSetCommand = _GetSizeConstraintSetCommand;
|
|
|
3656
3568
|
|
|
3657
3569
|
|
|
3658
3570
|
|
|
3659
|
-
var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3660
|
-
...commonParams
|
|
3661
|
-
}).m(function(Command, cs, config, o) {
|
|
3571
|
+
var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3662
3572
|
return [
|
|
3663
3573
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3664
3574
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3672,9 +3582,7 @@ var GetSqlInjectionMatchSetCommand = _GetSqlInjectionMatchSetCommand;
|
|
|
3672
3582
|
|
|
3673
3583
|
|
|
3674
3584
|
|
|
3675
|
-
var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3676
|
-
...commonParams
|
|
3677
|
-
}).m(function(Command, cs, config, o) {
|
|
3585
|
+
var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3678
3586
|
return [
|
|
3679
3587
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3680
3588
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3688,9 +3596,7 @@ var GetWebACLCommand = _GetWebACLCommand;
|
|
|
3688
3596
|
|
|
3689
3597
|
|
|
3690
3598
|
|
|
3691
|
-
var _GetWebACLForResourceCommand = class _GetWebACLForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3692
|
-
...commonParams
|
|
3693
|
-
}).m(function(Command, cs, config, o) {
|
|
3599
|
+
var _GetWebACLForResourceCommand = class _GetWebACLForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3694
3600
|
return [
|
|
3695
3601
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3696
3602
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3704,9 +3610,7 @@ var GetWebACLForResourceCommand = _GetWebACLForResourceCommand;
|
|
|
3704
3610
|
|
|
3705
3611
|
|
|
3706
3612
|
|
|
3707
|
-
var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3708
|
-
...commonParams
|
|
3709
|
-
}).m(function(Command, cs, config, o) {
|
|
3613
|
+
var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3710
3614
|
return [
|
|
3711
3615
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3712
3616
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3720,9 +3624,7 @@ var GetXssMatchSetCommand = _GetXssMatchSetCommand;
|
|
|
3720
3624
|
|
|
3721
3625
|
|
|
3722
3626
|
|
|
3723
|
-
var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3724
|
-
...commonParams
|
|
3725
|
-
}).m(function(Command, cs, config, o) {
|
|
3627
|
+
var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3726
3628
|
return [
|
|
3727
3629
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3728
3630
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3736,9 +3638,7 @@ var ListActivatedRulesInRuleGroupCommand = _ListActivatedRulesInRuleGroupCommand
|
|
|
3736
3638
|
|
|
3737
3639
|
|
|
3738
3640
|
|
|
3739
|
-
var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3740
|
-
...commonParams
|
|
3741
|
-
}).m(function(Command, cs, config, o) {
|
|
3641
|
+
var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3742
3642
|
return [
|
|
3743
3643
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3744
3644
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3752,9 +3652,7 @@ var ListByteMatchSetsCommand = _ListByteMatchSetsCommand;
|
|
|
3752
3652
|
|
|
3753
3653
|
|
|
3754
3654
|
|
|
3755
|
-
var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3756
|
-
...commonParams
|
|
3757
|
-
}).m(function(Command, cs, config, o) {
|
|
3655
|
+
var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3758
3656
|
return [
|
|
3759
3657
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3760
3658
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3768,9 +3666,7 @@ var ListGeoMatchSetsCommand = _ListGeoMatchSetsCommand;
|
|
|
3768
3666
|
|
|
3769
3667
|
|
|
3770
3668
|
|
|
3771
|
-
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3772
|
-
...commonParams
|
|
3773
|
-
}).m(function(Command, cs, config, o) {
|
|
3669
|
+
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3774
3670
|
return [
|
|
3775
3671
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3776
3672
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3784,9 +3680,7 @@ var ListIPSetsCommand = _ListIPSetsCommand;
|
|
|
3784
3680
|
|
|
3785
3681
|
|
|
3786
3682
|
|
|
3787
|
-
var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3788
|
-
...commonParams
|
|
3789
|
-
}).m(function(Command, cs, config, o) {
|
|
3683
|
+
var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3790
3684
|
return [
|
|
3791
3685
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3792
3686
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3800,9 +3694,7 @@ var ListLoggingConfigurationsCommand = _ListLoggingConfigurationsCommand;
|
|
|
3800
3694
|
|
|
3801
3695
|
|
|
3802
3696
|
|
|
3803
|
-
var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3804
|
-
...commonParams
|
|
3805
|
-
}).m(function(Command, cs, config, o) {
|
|
3697
|
+
var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3806
3698
|
return [
|
|
3807
3699
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3808
3700
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3816,9 +3708,7 @@ var ListRateBasedRulesCommand = _ListRateBasedRulesCommand;
|
|
|
3816
3708
|
|
|
3817
3709
|
|
|
3818
3710
|
|
|
3819
|
-
var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3820
|
-
...commonParams
|
|
3821
|
-
}).m(function(Command, cs, config, o) {
|
|
3711
|
+
var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3822
3712
|
return [
|
|
3823
3713
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3824
3714
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3832,9 +3722,7 @@ var ListRegexMatchSetsCommand = _ListRegexMatchSetsCommand;
|
|
|
3832
3722
|
|
|
3833
3723
|
|
|
3834
3724
|
|
|
3835
|
-
var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3836
|
-
...commonParams
|
|
3837
|
-
}).m(function(Command, cs, config, o) {
|
|
3725
|
+
var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3838
3726
|
return [
|
|
3839
3727
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3840
3728
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3848,9 +3736,7 @@ var ListRegexPatternSetsCommand = _ListRegexPatternSetsCommand;
|
|
|
3848
3736
|
|
|
3849
3737
|
|
|
3850
3738
|
|
|
3851
|
-
var _ListResourcesForWebACLCommand = class _ListResourcesForWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3852
|
-
...commonParams
|
|
3853
|
-
}).m(function(Command, cs, config, o) {
|
|
3739
|
+
var _ListResourcesForWebACLCommand = class _ListResourcesForWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3854
3740
|
return [
|
|
3855
3741
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3856
3742
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3864,9 +3750,7 @@ var ListResourcesForWebACLCommand = _ListResourcesForWebACLCommand;
|
|
|
3864
3750
|
|
|
3865
3751
|
|
|
3866
3752
|
|
|
3867
|
-
var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3868
|
-
...commonParams
|
|
3869
|
-
}).m(function(Command, cs, config, o) {
|
|
3753
|
+
var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3870
3754
|
return [
|
|
3871
3755
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3872
3756
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3880,9 +3764,7 @@ var ListRuleGroupsCommand = _ListRuleGroupsCommand;
|
|
|
3880
3764
|
|
|
3881
3765
|
|
|
3882
3766
|
|
|
3883
|
-
var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3884
|
-
...commonParams
|
|
3885
|
-
}).m(function(Command, cs, config, o) {
|
|
3767
|
+
var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3886
3768
|
return [
|
|
3887
3769
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3888
3770
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3896,9 +3778,7 @@ var ListRulesCommand = _ListRulesCommand;
|
|
|
3896
3778
|
|
|
3897
3779
|
|
|
3898
3780
|
|
|
3899
|
-
var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3900
|
-
...commonParams
|
|
3901
|
-
}).m(function(Command, cs, config, o) {
|
|
3781
|
+
var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3902
3782
|
return [
|
|
3903
3783
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3904
3784
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3912,9 +3792,7 @@ var ListSizeConstraintSetsCommand = _ListSizeConstraintSetsCommand;
|
|
|
3912
3792
|
|
|
3913
3793
|
|
|
3914
3794
|
|
|
3915
|
-
var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3916
|
-
...commonParams
|
|
3917
|
-
}).m(function(Command, cs, config, o) {
|
|
3795
|
+
var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3918
3796
|
return [
|
|
3919
3797
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3920
3798
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3928,9 +3806,7 @@ var ListSqlInjectionMatchSetsCommand = _ListSqlInjectionMatchSetsCommand;
|
|
|
3928
3806
|
|
|
3929
3807
|
|
|
3930
3808
|
|
|
3931
|
-
var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3932
|
-
...commonParams
|
|
3933
|
-
}).m(function(Command, cs, config, o) {
|
|
3809
|
+
var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3934
3810
|
return [
|
|
3935
3811
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3936
3812
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3944,9 +3820,7 @@ var ListSubscribedRuleGroupsCommand = _ListSubscribedRuleGroupsCommand;
|
|
|
3944
3820
|
|
|
3945
3821
|
|
|
3946
3822
|
|
|
3947
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3948
|
-
...commonParams
|
|
3949
|
-
}).m(function(Command, cs, config, o) {
|
|
3823
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3950
3824
|
return [
|
|
3951
3825
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3952
3826
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3960,9 +3834,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3960
3834
|
|
|
3961
3835
|
|
|
3962
3836
|
|
|
3963
|
-
var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3964
|
-
...commonParams
|
|
3965
|
-
}).m(function(Command, cs, config, o) {
|
|
3837
|
+
var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3966
3838
|
return [
|
|
3967
3839
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3968
3840
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3976,9 +3848,7 @@ var ListWebACLsCommand = _ListWebACLsCommand;
|
|
|
3976
3848
|
|
|
3977
3849
|
|
|
3978
3850
|
|
|
3979
|
-
var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3980
|
-
...commonParams
|
|
3981
|
-
}).m(function(Command, cs, config, o) {
|
|
3851
|
+
var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3982
3852
|
return [
|
|
3983
3853
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3984
3854
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3992,9 +3862,7 @@ var ListXssMatchSetsCommand = _ListXssMatchSetsCommand;
|
|
|
3992
3862
|
|
|
3993
3863
|
|
|
3994
3864
|
|
|
3995
|
-
var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3996
|
-
...commonParams
|
|
3997
|
-
}).m(function(Command, cs, config, o) {
|
|
3865
|
+
var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3998
3866
|
return [
|
|
3999
3867
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4000
3868
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4008,9 +3876,7 @@ var PutLoggingConfigurationCommand = _PutLoggingConfigurationCommand;
|
|
|
4008
3876
|
|
|
4009
3877
|
|
|
4010
3878
|
|
|
4011
|
-
var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4012
|
-
...commonParams
|
|
4013
|
-
}).m(function(Command, cs, config, o) {
|
|
3879
|
+
var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4014
3880
|
return [
|
|
4015
3881
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4016
3882
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4024,9 +3890,7 @@ var PutPermissionPolicyCommand = _PutPermissionPolicyCommand;
|
|
|
4024
3890
|
|
|
4025
3891
|
|
|
4026
3892
|
|
|
4027
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4028
|
-
...commonParams
|
|
4029
|
-
}).m(function(Command, cs, config, o) {
|
|
3893
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4030
3894
|
return [
|
|
4031
3895
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4032
3896
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4040,9 +3904,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4040
3904
|
|
|
4041
3905
|
|
|
4042
3906
|
|
|
4043
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4044
|
-
...commonParams
|
|
4045
|
-
}).m(function(Command, cs, config, o) {
|
|
3907
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4046
3908
|
return [
|
|
4047
3909
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4048
3910
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4056,9 +3918,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4056
3918
|
|
|
4057
3919
|
|
|
4058
3920
|
|
|
4059
|
-
var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4060
|
-
...commonParams
|
|
4061
|
-
}).m(function(Command, cs, config, o) {
|
|
3921
|
+
var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4062
3922
|
return [
|
|
4063
3923
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4064
3924
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4072,9 +3932,7 @@ var UpdateByteMatchSetCommand = _UpdateByteMatchSetCommand;
|
|
|
4072
3932
|
|
|
4073
3933
|
|
|
4074
3934
|
|
|
4075
|
-
var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4076
|
-
...commonParams
|
|
4077
|
-
}).m(function(Command, cs, config, o) {
|
|
3935
|
+
var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4078
3936
|
return [
|
|
4079
3937
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4080
3938
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4088,9 +3946,7 @@ var UpdateGeoMatchSetCommand = _UpdateGeoMatchSetCommand;
|
|
|
4088
3946
|
|
|
4089
3947
|
|
|
4090
3948
|
|
|
4091
|
-
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4092
|
-
...commonParams
|
|
4093
|
-
}).m(function(Command, cs, config, o) {
|
|
3949
|
+
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4094
3950
|
return [
|
|
4095
3951
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4096
3952
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4104,9 +3960,7 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
|
|
|
4104
3960
|
|
|
4105
3961
|
|
|
4106
3962
|
|
|
4107
|
-
var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4108
|
-
...commonParams
|
|
4109
|
-
}).m(function(Command, cs, config, o) {
|
|
3963
|
+
var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4110
3964
|
return [
|
|
4111
3965
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4112
3966
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4120,9 +3974,7 @@ var UpdateRateBasedRuleCommand = _UpdateRateBasedRuleCommand;
|
|
|
4120
3974
|
|
|
4121
3975
|
|
|
4122
3976
|
|
|
4123
|
-
var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4124
|
-
...commonParams
|
|
4125
|
-
}).m(function(Command, cs, config, o) {
|
|
3977
|
+
var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4126
3978
|
return [
|
|
4127
3979
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4128
3980
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4136,9 +3988,7 @@ var UpdateRegexMatchSetCommand = _UpdateRegexMatchSetCommand;
|
|
|
4136
3988
|
|
|
4137
3989
|
|
|
4138
3990
|
|
|
4139
|
-
var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4140
|
-
...commonParams
|
|
4141
|
-
}).m(function(Command, cs, config, o) {
|
|
3991
|
+
var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4142
3992
|
return [
|
|
4143
3993
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4144
3994
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4152,9 +4002,7 @@ var UpdateRegexPatternSetCommand = _UpdateRegexPatternSetCommand;
|
|
|
4152
4002
|
|
|
4153
4003
|
|
|
4154
4004
|
|
|
4155
|
-
var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4156
|
-
...commonParams
|
|
4157
|
-
}).m(function(Command, cs, config, o) {
|
|
4005
|
+
var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4158
4006
|
return [
|
|
4159
4007
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4160
4008
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4168,9 +4016,7 @@ var UpdateRuleCommand = _UpdateRuleCommand;
|
|
|
4168
4016
|
|
|
4169
4017
|
|
|
4170
4018
|
|
|
4171
|
-
var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4172
|
-
...commonParams
|
|
4173
|
-
}).m(function(Command, cs, config, o) {
|
|
4019
|
+
var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4174
4020
|
return [
|
|
4175
4021
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4176
4022
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4184,9 +4030,7 @@ var UpdateRuleGroupCommand = _UpdateRuleGroupCommand;
|
|
|
4184
4030
|
|
|
4185
4031
|
|
|
4186
4032
|
|
|
4187
|
-
var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4188
|
-
...commonParams
|
|
4189
|
-
}).m(function(Command, cs, config, o) {
|
|
4033
|
+
var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4190
4034
|
return [
|
|
4191
4035
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4192
4036
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4200,9 +4044,7 @@ var UpdateSizeConstraintSetCommand = _UpdateSizeConstraintSetCommand;
|
|
|
4200
4044
|
|
|
4201
4045
|
|
|
4202
4046
|
|
|
4203
|
-
var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4204
|
-
...commonParams
|
|
4205
|
-
}).m(function(Command, cs, config, o) {
|
|
4047
|
+
var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4206
4048
|
return [
|
|
4207
4049
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4208
4050
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4216,9 +4058,7 @@ var UpdateSqlInjectionMatchSetCommand = _UpdateSqlInjectionMatchSetCommand;
|
|
|
4216
4058
|
|
|
4217
4059
|
|
|
4218
4060
|
|
|
4219
|
-
var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4220
|
-
...commonParams
|
|
4221
|
-
}).m(function(Command, cs, config, o) {
|
|
4061
|
+
var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4222
4062
|
return [
|
|
4223
4063
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4224
4064
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4232,9 +4072,7 @@ var UpdateWebACLCommand = _UpdateWebACLCommand;
|
|
|
4232
4072
|
|
|
4233
4073
|
|
|
4234
4074
|
|
|
4235
|
-
var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4236
|
-
...commonParams
|
|
4237
|
-
}).m(function(Command, cs, config, o) {
|
|
4075
|
+
var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4238
4076
|
return [
|
|
4239
4077
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4240
4078
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|