@aws-sdk/client-waf 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -77
- package/dist-types/WAFClient.d.ts +4 -4
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/WAFServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAFClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/WAFServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -291,7 +291,6 @@ var WAFClient = _WAFClient;
|
|
|
291
291
|
|
|
292
292
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
293
293
|
|
|
294
|
-
var import_types = require("@smithy/types");
|
|
295
294
|
|
|
296
295
|
// src/protocols/Aws_json1_1.ts
|
|
297
296
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2860,7 +2859,6 @@ var CreateByteMatchSetCommand = _CreateByteMatchSetCommand;
|
|
|
2860
2859
|
|
|
2861
2860
|
|
|
2862
2861
|
|
|
2863
|
-
|
|
2864
2862
|
var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2865
2863
|
...commonParams
|
|
2866
2864
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2877,7 +2875,6 @@ var CreateGeoMatchSetCommand = _CreateGeoMatchSetCommand;
|
|
|
2877
2875
|
|
|
2878
2876
|
|
|
2879
2877
|
|
|
2880
|
-
|
|
2881
2878
|
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2882
2879
|
...commonParams
|
|
2883
2880
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2894,7 +2891,6 @@ var CreateIPSetCommand = _CreateIPSetCommand;
|
|
|
2894
2891
|
|
|
2895
2892
|
|
|
2896
2893
|
|
|
2897
|
-
|
|
2898
2894
|
var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2899
2895
|
...commonParams
|
|
2900
2896
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2911,7 +2907,6 @@ var CreateRateBasedRuleCommand = _CreateRateBasedRuleCommand;
|
|
|
2911
2907
|
|
|
2912
2908
|
|
|
2913
2909
|
|
|
2914
|
-
|
|
2915
2910
|
var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2916
2911
|
...commonParams
|
|
2917
2912
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2928,7 +2923,6 @@ var CreateRegexMatchSetCommand = _CreateRegexMatchSetCommand;
|
|
|
2928
2923
|
|
|
2929
2924
|
|
|
2930
2925
|
|
|
2931
|
-
|
|
2932
2926
|
var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2933
2927
|
...commonParams
|
|
2934
2928
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2945,7 +2939,6 @@ var CreateRegexPatternSetCommand = _CreateRegexPatternSetCommand;
|
|
|
2945
2939
|
|
|
2946
2940
|
|
|
2947
2941
|
|
|
2948
|
-
|
|
2949
2942
|
var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2950
2943
|
...commonParams
|
|
2951
2944
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2962,7 +2955,6 @@ var CreateRuleCommand = _CreateRuleCommand;
|
|
|
2962
2955
|
|
|
2963
2956
|
|
|
2964
2957
|
|
|
2965
|
-
|
|
2966
2958
|
var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2967
2959
|
...commonParams
|
|
2968
2960
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2979,7 +2971,6 @@ var CreateRuleGroupCommand = _CreateRuleGroupCommand;
|
|
|
2979
2971
|
|
|
2980
2972
|
|
|
2981
2973
|
|
|
2982
|
-
|
|
2983
2974
|
var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2984
2975
|
...commonParams
|
|
2985
2976
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2996,7 +2987,6 @@ var CreateSizeConstraintSetCommand = _CreateSizeConstraintSetCommand;
|
|
|
2996
2987
|
|
|
2997
2988
|
|
|
2998
2989
|
|
|
2999
|
-
|
|
3000
2990
|
var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3001
2991
|
...commonParams
|
|
3002
2992
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3013,7 +3003,6 @@ var CreateSqlInjectionMatchSetCommand = _CreateSqlInjectionMatchSetCommand;
|
|
|
3013
3003
|
|
|
3014
3004
|
|
|
3015
3005
|
|
|
3016
|
-
|
|
3017
3006
|
var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3018
3007
|
...commonParams
|
|
3019
3008
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3030,7 +3019,6 @@ var CreateWebACLCommand = _CreateWebACLCommand;
|
|
|
3030
3019
|
|
|
3031
3020
|
|
|
3032
3021
|
|
|
3033
|
-
|
|
3034
3022
|
var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3035
3023
|
...commonParams
|
|
3036
3024
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3047,7 +3035,6 @@ var CreateWebACLMigrationStackCommand = _CreateWebACLMigrationStackCommand;
|
|
|
3047
3035
|
|
|
3048
3036
|
|
|
3049
3037
|
|
|
3050
|
-
|
|
3051
3038
|
var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3052
3039
|
...commonParams
|
|
3053
3040
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3064,7 +3051,6 @@ var CreateXssMatchSetCommand = _CreateXssMatchSetCommand;
|
|
|
3064
3051
|
|
|
3065
3052
|
|
|
3066
3053
|
|
|
3067
|
-
|
|
3068
3054
|
var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3069
3055
|
...commonParams
|
|
3070
3056
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3081,7 +3067,6 @@ var DeleteByteMatchSetCommand = _DeleteByteMatchSetCommand;
|
|
|
3081
3067
|
|
|
3082
3068
|
|
|
3083
3069
|
|
|
3084
|
-
|
|
3085
3070
|
var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3086
3071
|
...commonParams
|
|
3087
3072
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3098,7 +3083,6 @@ var DeleteGeoMatchSetCommand = _DeleteGeoMatchSetCommand;
|
|
|
3098
3083
|
|
|
3099
3084
|
|
|
3100
3085
|
|
|
3101
|
-
|
|
3102
3086
|
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3103
3087
|
...commonParams
|
|
3104
3088
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3115,7 +3099,6 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
|
|
|
3115
3099
|
|
|
3116
3100
|
|
|
3117
3101
|
|
|
3118
|
-
|
|
3119
3102
|
var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3120
3103
|
...commonParams
|
|
3121
3104
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3132,7 +3115,6 @@ var DeleteLoggingConfigurationCommand = _DeleteLoggingConfigurationCommand;
|
|
|
3132
3115
|
|
|
3133
3116
|
|
|
3134
3117
|
|
|
3135
|
-
|
|
3136
3118
|
var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3137
3119
|
...commonParams
|
|
3138
3120
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3149,7 +3131,6 @@ var DeletePermissionPolicyCommand = _DeletePermissionPolicyCommand;
|
|
|
3149
3131
|
|
|
3150
3132
|
|
|
3151
3133
|
|
|
3152
|
-
|
|
3153
3134
|
var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3154
3135
|
...commonParams
|
|
3155
3136
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3166,7 +3147,6 @@ var DeleteRateBasedRuleCommand = _DeleteRateBasedRuleCommand;
|
|
|
3166
3147
|
|
|
3167
3148
|
|
|
3168
3149
|
|
|
3169
|
-
|
|
3170
3150
|
var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3171
3151
|
...commonParams
|
|
3172
3152
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3183,7 +3163,6 @@ var DeleteRegexMatchSetCommand = _DeleteRegexMatchSetCommand;
|
|
|
3183
3163
|
|
|
3184
3164
|
|
|
3185
3165
|
|
|
3186
|
-
|
|
3187
3166
|
var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3188
3167
|
...commonParams
|
|
3189
3168
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3200,7 +3179,6 @@ var DeleteRegexPatternSetCommand = _DeleteRegexPatternSetCommand;
|
|
|
3200
3179
|
|
|
3201
3180
|
|
|
3202
3181
|
|
|
3203
|
-
|
|
3204
3182
|
var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3205
3183
|
...commonParams
|
|
3206
3184
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3217,7 +3195,6 @@ var DeleteRuleCommand = _DeleteRuleCommand;
|
|
|
3217
3195
|
|
|
3218
3196
|
|
|
3219
3197
|
|
|
3220
|
-
|
|
3221
3198
|
var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3222
3199
|
...commonParams
|
|
3223
3200
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3234,7 +3211,6 @@ var DeleteRuleGroupCommand = _DeleteRuleGroupCommand;
|
|
|
3234
3211
|
|
|
3235
3212
|
|
|
3236
3213
|
|
|
3237
|
-
|
|
3238
3214
|
var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3239
3215
|
...commonParams
|
|
3240
3216
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3251,7 +3227,6 @@ var DeleteSizeConstraintSetCommand = _DeleteSizeConstraintSetCommand;
|
|
|
3251
3227
|
|
|
3252
3228
|
|
|
3253
3229
|
|
|
3254
|
-
|
|
3255
3230
|
var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3256
3231
|
...commonParams
|
|
3257
3232
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3268,7 +3243,6 @@ var DeleteSqlInjectionMatchSetCommand = _DeleteSqlInjectionMatchSetCommand;
|
|
|
3268
3243
|
|
|
3269
3244
|
|
|
3270
3245
|
|
|
3271
|
-
|
|
3272
3246
|
var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3273
3247
|
...commonParams
|
|
3274
3248
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3285,7 +3259,6 @@ var DeleteWebACLCommand = _DeleteWebACLCommand;
|
|
|
3285
3259
|
|
|
3286
3260
|
|
|
3287
3261
|
|
|
3288
|
-
|
|
3289
3262
|
var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3290
3263
|
...commonParams
|
|
3291
3264
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3302,7 +3275,6 @@ var DeleteXssMatchSetCommand = _DeleteXssMatchSetCommand;
|
|
|
3302
3275
|
|
|
3303
3276
|
|
|
3304
3277
|
|
|
3305
|
-
|
|
3306
3278
|
var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3307
3279
|
...commonParams
|
|
3308
3280
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3319,7 +3291,6 @@ var GetByteMatchSetCommand = _GetByteMatchSetCommand;
|
|
|
3319
3291
|
|
|
3320
3292
|
|
|
3321
3293
|
|
|
3322
|
-
|
|
3323
3294
|
var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3324
3295
|
...commonParams
|
|
3325
3296
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3336,7 +3307,6 @@ var GetChangeTokenCommand = _GetChangeTokenCommand;
|
|
|
3336
3307
|
|
|
3337
3308
|
|
|
3338
3309
|
|
|
3339
|
-
|
|
3340
3310
|
var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3341
3311
|
...commonParams
|
|
3342
3312
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3353,7 +3323,6 @@ var GetChangeTokenStatusCommand = _GetChangeTokenStatusCommand;
|
|
|
3353
3323
|
|
|
3354
3324
|
|
|
3355
3325
|
|
|
3356
|
-
|
|
3357
3326
|
var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3358
3327
|
...commonParams
|
|
3359
3328
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3370,7 +3339,6 @@ var GetGeoMatchSetCommand = _GetGeoMatchSetCommand;
|
|
|
3370
3339
|
|
|
3371
3340
|
|
|
3372
3341
|
|
|
3373
|
-
|
|
3374
3342
|
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3375
3343
|
...commonParams
|
|
3376
3344
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3387,7 +3355,6 @@ var GetIPSetCommand = _GetIPSetCommand;
|
|
|
3387
3355
|
|
|
3388
3356
|
|
|
3389
3357
|
|
|
3390
|
-
|
|
3391
3358
|
var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3392
3359
|
...commonParams
|
|
3393
3360
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3404,7 +3371,6 @@ var GetLoggingConfigurationCommand = _GetLoggingConfigurationCommand;
|
|
|
3404
3371
|
|
|
3405
3372
|
|
|
3406
3373
|
|
|
3407
|
-
|
|
3408
3374
|
var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3409
3375
|
...commonParams
|
|
3410
3376
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3421,7 +3387,6 @@ var GetPermissionPolicyCommand = _GetPermissionPolicyCommand;
|
|
|
3421
3387
|
|
|
3422
3388
|
|
|
3423
3389
|
|
|
3424
|
-
|
|
3425
3390
|
var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3426
3391
|
...commonParams
|
|
3427
3392
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3438,7 +3403,6 @@ var GetRateBasedRuleCommand = _GetRateBasedRuleCommand;
|
|
|
3438
3403
|
|
|
3439
3404
|
|
|
3440
3405
|
|
|
3441
|
-
|
|
3442
3406
|
var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3443
3407
|
...commonParams
|
|
3444
3408
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3455,7 +3419,6 @@ var GetRateBasedRuleManagedKeysCommand = _GetRateBasedRuleManagedKeysCommand;
|
|
|
3455
3419
|
|
|
3456
3420
|
|
|
3457
3421
|
|
|
3458
|
-
|
|
3459
3422
|
var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3460
3423
|
...commonParams
|
|
3461
3424
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3472,7 +3435,6 @@ var GetRegexMatchSetCommand = _GetRegexMatchSetCommand;
|
|
|
3472
3435
|
|
|
3473
3436
|
|
|
3474
3437
|
|
|
3475
|
-
|
|
3476
3438
|
var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3477
3439
|
...commonParams
|
|
3478
3440
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3489,7 +3451,6 @@ var GetRegexPatternSetCommand = _GetRegexPatternSetCommand;
|
|
|
3489
3451
|
|
|
3490
3452
|
|
|
3491
3453
|
|
|
3492
|
-
|
|
3493
3454
|
var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3494
3455
|
...commonParams
|
|
3495
3456
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3506,7 +3467,6 @@ var GetRuleCommand = _GetRuleCommand;
|
|
|
3506
3467
|
|
|
3507
3468
|
|
|
3508
3469
|
|
|
3509
|
-
|
|
3510
3470
|
var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3511
3471
|
...commonParams
|
|
3512
3472
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3523,7 +3483,6 @@ var GetRuleGroupCommand = _GetRuleGroupCommand;
|
|
|
3523
3483
|
|
|
3524
3484
|
|
|
3525
3485
|
|
|
3526
|
-
|
|
3527
3486
|
var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3528
3487
|
...commonParams
|
|
3529
3488
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3540,7 +3499,6 @@ var GetSampledRequestsCommand = _GetSampledRequestsCommand;
|
|
|
3540
3499
|
|
|
3541
3500
|
|
|
3542
3501
|
|
|
3543
|
-
|
|
3544
3502
|
var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3545
3503
|
...commonParams
|
|
3546
3504
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3557,7 +3515,6 @@ var GetSizeConstraintSetCommand = _GetSizeConstraintSetCommand;
|
|
|
3557
3515
|
|
|
3558
3516
|
|
|
3559
3517
|
|
|
3560
|
-
|
|
3561
3518
|
var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3562
3519
|
...commonParams
|
|
3563
3520
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3574,7 +3531,6 @@ var GetSqlInjectionMatchSetCommand = _GetSqlInjectionMatchSetCommand;
|
|
|
3574
3531
|
|
|
3575
3532
|
|
|
3576
3533
|
|
|
3577
|
-
|
|
3578
3534
|
var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3579
3535
|
...commonParams
|
|
3580
3536
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3591,7 +3547,6 @@ var GetWebACLCommand = _GetWebACLCommand;
|
|
|
3591
3547
|
|
|
3592
3548
|
|
|
3593
3549
|
|
|
3594
|
-
|
|
3595
3550
|
var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3596
3551
|
...commonParams
|
|
3597
3552
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3608,7 +3563,6 @@ var GetXssMatchSetCommand = _GetXssMatchSetCommand;
|
|
|
3608
3563
|
|
|
3609
3564
|
|
|
3610
3565
|
|
|
3611
|
-
|
|
3612
3566
|
var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3613
3567
|
...commonParams
|
|
3614
3568
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3625,7 +3579,6 @@ var ListActivatedRulesInRuleGroupCommand = _ListActivatedRulesInRuleGroupCommand
|
|
|
3625
3579
|
|
|
3626
3580
|
|
|
3627
3581
|
|
|
3628
|
-
|
|
3629
3582
|
var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3630
3583
|
...commonParams
|
|
3631
3584
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3642,7 +3595,6 @@ var ListByteMatchSetsCommand = _ListByteMatchSetsCommand;
|
|
|
3642
3595
|
|
|
3643
3596
|
|
|
3644
3597
|
|
|
3645
|
-
|
|
3646
3598
|
var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3647
3599
|
...commonParams
|
|
3648
3600
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3659,7 +3611,6 @@ var ListGeoMatchSetsCommand = _ListGeoMatchSetsCommand;
|
|
|
3659
3611
|
|
|
3660
3612
|
|
|
3661
3613
|
|
|
3662
|
-
|
|
3663
3614
|
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3664
3615
|
...commonParams
|
|
3665
3616
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3676,7 +3627,6 @@ var ListIPSetsCommand = _ListIPSetsCommand;
|
|
|
3676
3627
|
|
|
3677
3628
|
|
|
3678
3629
|
|
|
3679
|
-
|
|
3680
3630
|
var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3681
3631
|
...commonParams
|
|
3682
3632
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3693,7 +3643,6 @@ var ListLoggingConfigurationsCommand = _ListLoggingConfigurationsCommand;
|
|
|
3693
3643
|
|
|
3694
3644
|
|
|
3695
3645
|
|
|
3696
|
-
|
|
3697
3646
|
var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3698
3647
|
...commonParams
|
|
3699
3648
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3710,7 +3659,6 @@ var ListRateBasedRulesCommand = _ListRateBasedRulesCommand;
|
|
|
3710
3659
|
|
|
3711
3660
|
|
|
3712
3661
|
|
|
3713
|
-
|
|
3714
3662
|
var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3715
3663
|
...commonParams
|
|
3716
3664
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3727,7 +3675,6 @@ var ListRegexMatchSetsCommand = _ListRegexMatchSetsCommand;
|
|
|
3727
3675
|
|
|
3728
3676
|
|
|
3729
3677
|
|
|
3730
|
-
|
|
3731
3678
|
var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3732
3679
|
...commonParams
|
|
3733
3680
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3744,7 +3691,6 @@ var ListRegexPatternSetsCommand = _ListRegexPatternSetsCommand;
|
|
|
3744
3691
|
|
|
3745
3692
|
|
|
3746
3693
|
|
|
3747
|
-
|
|
3748
3694
|
var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3749
3695
|
...commonParams
|
|
3750
3696
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3761,7 +3707,6 @@ var ListRuleGroupsCommand = _ListRuleGroupsCommand;
|
|
|
3761
3707
|
|
|
3762
3708
|
|
|
3763
3709
|
|
|
3764
|
-
|
|
3765
3710
|
var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3766
3711
|
...commonParams
|
|
3767
3712
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3778,7 +3723,6 @@ var ListRulesCommand = _ListRulesCommand;
|
|
|
3778
3723
|
|
|
3779
3724
|
|
|
3780
3725
|
|
|
3781
|
-
|
|
3782
3726
|
var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3783
3727
|
...commonParams
|
|
3784
3728
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3795,7 +3739,6 @@ var ListSizeConstraintSetsCommand = _ListSizeConstraintSetsCommand;
|
|
|
3795
3739
|
|
|
3796
3740
|
|
|
3797
3741
|
|
|
3798
|
-
|
|
3799
3742
|
var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3800
3743
|
...commonParams
|
|
3801
3744
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3812,7 +3755,6 @@ var ListSqlInjectionMatchSetsCommand = _ListSqlInjectionMatchSetsCommand;
|
|
|
3812
3755
|
|
|
3813
3756
|
|
|
3814
3757
|
|
|
3815
|
-
|
|
3816
3758
|
var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3817
3759
|
...commonParams
|
|
3818
3760
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3829,7 +3771,6 @@ var ListSubscribedRuleGroupsCommand = _ListSubscribedRuleGroupsCommand;
|
|
|
3829
3771
|
|
|
3830
3772
|
|
|
3831
3773
|
|
|
3832
|
-
|
|
3833
3774
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3834
3775
|
...commonParams
|
|
3835
3776
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3846,7 +3787,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3846
3787
|
|
|
3847
3788
|
|
|
3848
3789
|
|
|
3849
|
-
|
|
3850
3790
|
var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3851
3791
|
...commonParams
|
|
3852
3792
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3863,7 +3803,6 @@ var ListWebACLsCommand = _ListWebACLsCommand;
|
|
|
3863
3803
|
|
|
3864
3804
|
|
|
3865
3805
|
|
|
3866
|
-
|
|
3867
3806
|
var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3868
3807
|
...commonParams
|
|
3869
3808
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3880,7 +3819,6 @@ var ListXssMatchSetsCommand = _ListXssMatchSetsCommand;
|
|
|
3880
3819
|
|
|
3881
3820
|
|
|
3882
3821
|
|
|
3883
|
-
|
|
3884
3822
|
var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3885
3823
|
...commonParams
|
|
3886
3824
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3897,7 +3835,6 @@ var PutLoggingConfigurationCommand = _PutLoggingConfigurationCommand;
|
|
|
3897
3835
|
|
|
3898
3836
|
|
|
3899
3837
|
|
|
3900
|
-
|
|
3901
3838
|
var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3902
3839
|
...commonParams
|
|
3903
3840
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3914,7 +3851,6 @@ var PutPermissionPolicyCommand = _PutPermissionPolicyCommand;
|
|
|
3914
3851
|
|
|
3915
3852
|
|
|
3916
3853
|
|
|
3917
|
-
|
|
3918
3854
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3919
3855
|
...commonParams
|
|
3920
3856
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3931,7 +3867,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3931
3867
|
|
|
3932
3868
|
|
|
3933
3869
|
|
|
3934
|
-
|
|
3935
3870
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3936
3871
|
...commonParams
|
|
3937
3872
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3948,7 +3883,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3948
3883
|
|
|
3949
3884
|
|
|
3950
3885
|
|
|
3951
|
-
|
|
3952
3886
|
var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3953
3887
|
...commonParams
|
|
3954
3888
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3965,7 +3899,6 @@ var UpdateByteMatchSetCommand = _UpdateByteMatchSetCommand;
|
|
|
3965
3899
|
|
|
3966
3900
|
|
|
3967
3901
|
|
|
3968
|
-
|
|
3969
3902
|
var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3970
3903
|
...commonParams
|
|
3971
3904
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3982,7 +3915,6 @@ var UpdateGeoMatchSetCommand = _UpdateGeoMatchSetCommand;
|
|
|
3982
3915
|
|
|
3983
3916
|
|
|
3984
3917
|
|
|
3985
|
-
|
|
3986
3918
|
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3987
3919
|
...commonParams
|
|
3988
3920
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3999,7 +3931,6 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
|
|
|
3999
3931
|
|
|
4000
3932
|
|
|
4001
3933
|
|
|
4002
|
-
|
|
4003
3934
|
var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4004
3935
|
...commonParams
|
|
4005
3936
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4016,7 +3947,6 @@ var UpdateRateBasedRuleCommand = _UpdateRateBasedRuleCommand;
|
|
|
4016
3947
|
|
|
4017
3948
|
|
|
4018
3949
|
|
|
4019
|
-
|
|
4020
3950
|
var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4021
3951
|
...commonParams
|
|
4022
3952
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4033,7 +3963,6 @@ var UpdateRegexMatchSetCommand = _UpdateRegexMatchSetCommand;
|
|
|
4033
3963
|
|
|
4034
3964
|
|
|
4035
3965
|
|
|
4036
|
-
|
|
4037
3966
|
var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4038
3967
|
...commonParams
|
|
4039
3968
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4050,7 +3979,6 @@ var UpdateRegexPatternSetCommand = _UpdateRegexPatternSetCommand;
|
|
|
4050
3979
|
|
|
4051
3980
|
|
|
4052
3981
|
|
|
4053
|
-
|
|
4054
3982
|
var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4055
3983
|
...commonParams
|
|
4056
3984
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4067,7 +3995,6 @@ var UpdateRuleCommand = _UpdateRuleCommand;
|
|
|
4067
3995
|
|
|
4068
3996
|
|
|
4069
3997
|
|
|
4070
|
-
|
|
4071
3998
|
var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4072
3999
|
...commonParams
|
|
4073
4000
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4084,7 +4011,6 @@ var UpdateRuleGroupCommand = _UpdateRuleGroupCommand;
|
|
|
4084
4011
|
|
|
4085
4012
|
|
|
4086
4013
|
|
|
4087
|
-
|
|
4088
4014
|
var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4089
4015
|
...commonParams
|
|
4090
4016
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4101,7 +4027,6 @@ var UpdateSizeConstraintSetCommand = _UpdateSizeConstraintSetCommand;
|
|
|
4101
4027
|
|
|
4102
4028
|
|
|
4103
4029
|
|
|
4104
|
-
|
|
4105
4030
|
var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4106
4031
|
...commonParams
|
|
4107
4032
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4118,7 +4043,6 @@ var UpdateSqlInjectionMatchSetCommand = _UpdateSqlInjectionMatchSetCommand;
|
|
|
4118
4043
|
|
|
4119
4044
|
|
|
4120
4045
|
|
|
4121
|
-
|
|
4122
4046
|
var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4123
4047
|
...commonParams
|
|
4124
4048
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4135,7 +4059,6 @@ var UpdateWebACLCommand = _UpdateWebACLCommand;
|
|
|
4135
4059
|
|
|
4136
4060
|
|
|
4137
4061
|
|
|
4138
|
-
|
|
4139
4062
|
var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4140
4063
|
...commonParams
|
|
4141
4064
|
}).m(function(Command, cs, config, o) {
|
|
@@ -167,15 +167,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
167
167
|
* Enables FIPS compatible endpoints.
|
|
168
168
|
*/
|
|
169
169
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
170
|
+
/**
|
|
171
|
+
* The AWS region to which this client will send requests
|
|
172
|
+
*/
|
|
173
|
+
region?: string | __Provider<string>;
|
|
170
174
|
/**
|
|
171
175
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
172
176
|
* @internal
|
|
173
177
|
*/
|
|
174
178
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
175
|
-
/**
|
|
176
|
-
* The AWS region to which this client will send requests
|
|
177
|
-
*/
|
|
178
|
-
region?: string | __Provider<string>;
|
|
179
179
|
/**
|
|
180
180
|
* Default credentials provider; Not available in browser runtime.
|
|
181
181
|
* @deprecated
|