@aws-sdk/client-waf-regional 3.651.1 → 3.658.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.
Files changed (163) hide show
  1. package/dist-types/commands/AssociateWebACLCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateIPSetCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateRuleCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateRuleGroupCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateWebACLCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteIPSetCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +11 -0
  19. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteRuleCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteWebACLCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +11 -0
  29. package/dist-types/commands/DisassociateWebACLCommand.d.ts +11 -0
  30. package/dist-types/commands/GetByteMatchSetCommand.d.ts +11 -0
  31. package/dist-types/commands/GetChangeTokenCommand.d.ts +11 -0
  32. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +11 -0
  33. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +11 -0
  34. package/dist-types/commands/GetIPSetCommand.d.ts +11 -0
  35. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +11 -0
  36. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +11 -0
  37. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +11 -0
  38. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +11 -0
  39. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +11 -0
  40. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +11 -0
  41. package/dist-types/commands/GetRuleCommand.d.ts +11 -0
  42. package/dist-types/commands/GetRuleGroupCommand.d.ts +11 -0
  43. package/dist-types/commands/GetSampledRequestsCommand.d.ts +11 -0
  44. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +11 -0
  45. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +11 -0
  46. package/dist-types/commands/GetWebACLCommand.d.ts +11 -0
  47. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +11 -0
  48. package/dist-types/commands/GetXssMatchSetCommand.d.ts +11 -0
  49. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +11 -0
  50. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListIPSetsCommand.d.ts +11 -0
  53. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +11 -0
  58. package/dist-types/commands/ListRuleGroupsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListRulesCommand.d.ts +11 -0
  60. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  64. package/dist-types/commands/ListWebACLsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +11 -0
  66. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +11 -0
  67. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +11 -0
  68. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateRuleCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateWebACLCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +11 -0
  82. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +12 -1
  163. package/package.json +35 -35
@@ -80,4 +80,15 @@ declare const GetRegexPatternSetCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class GetRegexPatternSetCommand extends GetRegexPatternSetCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: GetRegexPatternSetRequest;
87
+ output: GetRegexPatternSetResponse;
88
+ };
89
+ sdk: {
90
+ input: GetRegexPatternSetCommandInput;
91
+ output: GetRegexPatternSetCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -112,4 +112,15 @@ declare const GetRuleCommand_base: {
112
112
  *
113
113
  */
114
114
  export declare class GetRuleCommand extends GetRuleCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: GetRuleRequest;
119
+ output: GetRuleResponse;
120
+ };
121
+ sdk: {
122
+ input: GetRuleCommandInput;
123
+ output: GetRuleCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -76,4 +76,15 @@ declare const GetRuleGroupCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class GetRuleGroupCommand extends GetRuleGroupCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: GetRuleGroupRequest;
83
+ output: GetRuleGroupResponse;
84
+ };
85
+ sdk: {
86
+ input: GetRuleGroupCommandInput;
87
+ output: GetRuleGroupCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -151,4 +151,15 @@ declare const GetSampledRequestsCommand_base: {
151
151
  *
152
152
  */
153
153
  export declare class GetSampledRequestsCommand extends GetSampledRequestsCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: GetSampledRequestsRequest;
158
+ output: GetSampledRequestsResponse;
159
+ };
160
+ sdk: {
161
+ input: GetSampledRequestsCommandInput;
162
+ output: GetSampledRequestsCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -117,4 +117,15 @@ declare const GetSizeConstraintSetCommand_base: {
117
117
  *
118
118
  */
119
119
  export declare class GetSizeConstraintSetCommand extends GetSizeConstraintSetCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: GetSizeConstraintSetRequest;
124
+ output: GetSizeConstraintSetResponse;
125
+ };
126
+ sdk: {
127
+ input: GetSizeConstraintSetCommandInput;
128
+ output: GetSizeConstraintSetCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -113,4 +113,15 @@ declare const GetSqlInjectionMatchSetCommand_base: {
113
113
  *
114
114
  */
115
115
  export declare class GetSqlInjectionMatchSetCommand extends GetSqlInjectionMatchSetCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GetSqlInjectionMatchSetRequest;
120
+ output: GetSqlInjectionMatchSetResponse;
121
+ };
122
+ sdk: {
123
+ input: GetSqlInjectionMatchSetCommandInput;
124
+ output: GetSqlInjectionMatchSetCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -132,4 +132,15 @@ declare const GetWebACLCommand_base: {
132
132
  *
133
133
  */
134
134
  export declare class GetWebACLCommand extends GetWebACLCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: GetWebACLRequest;
139
+ output: GetWebACLResponse;
140
+ };
141
+ sdk: {
142
+ input: GetWebACLCommandInput;
143
+ output: GetWebACLCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -121,4 +121,15 @@ declare const GetWebACLForResourceCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class GetWebACLForResourceCommand extends GetWebACLForResourceCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: GetWebACLForResourceRequest;
128
+ output: GetWebACLForResourceResponse;
129
+ };
130
+ sdk: {
131
+ input: GetWebACLForResourceCommandInput;
132
+ output: GetWebACLForResourceCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -113,4 +113,15 @@ declare const GetXssMatchSetCommand_base: {
113
113
  *
114
114
  */
115
115
  export declare class GetXssMatchSetCommand extends GetXssMatchSetCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GetXssMatchSetRequest;
120
+ output: GetXssMatchSetResponse;
121
+ };
122
+ sdk: {
123
+ input: GetXssMatchSetCommandInput;
124
+ output: GetXssMatchSetCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -131,4 +131,15 @@ declare const ListActivatedRulesInRuleGroupCommand_base: {
131
131
  * @public
132
132
  */
133
133
  export declare class ListActivatedRulesInRuleGroupCommand extends ListActivatedRulesInRuleGroupCommand_base {
134
+ /** @internal type navigation helper, not in runtime. */
135
+ protected static __types: {
136
+ api: {
137
+ input: ListActivatedRulesInRuleGroupRequest;
138
+ output: ListActivatedRulesInRuleGroupResponse;
139
+ };
140
+ sdk: {
141
+ input: ListActivatedRulesInRuleGroupCommandInput;
142
+ output: ListActivatedRulesInRuleGroupCommandOutput;
143
+ };
144
+ };
134
145
  }
@@ -78,4 +78,15 @@ declare const ListByteMatchSetsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListByteMatchSetsCommand extends ListByteMatchSetsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListByteMatchSetsRequest;
85
+ output: ListByteMatchSetsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListByteMatchSetsCommandInput;
89
+ output: ListByteMatchSetsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -78,4 +78,15 @@ declare const ListGeoMatchSetsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListGeoMatchSetsCommand extends ListGeoMatchSetsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListGeoMatchSetsRequest;
85
+ output: ListGeoMatchSetsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListGeoMatchSetsCommandInput;
89
+ output: ListGeoMatchSetsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -99,4 +99,15 @@ declare const ListIPSetsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListIPSetsRequest;
106
+ output: ListIPSetsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListIPSetsCommandInput;
110
+ output: ListIPSetsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -126,4 +126,15 @@ declare const ListLoggingConfigurationsCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: ListLoggingConfigurationsRequest;
133
+ output: ListLoggingConfigurationsResponse;
134
+ };
135
+ sdk: {
136
+ input: ListLoggingConfigurationsCommandInput;
137
+ output: ListLoggingConfigurationsCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -78,4 +78,15 @@ declare const ListRateBasedRulesCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListRateBasedRulesCommand extends ListRateBasedRulesCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListRateBasedRulesRequest;
85
+ output: ListRateBasedRulesResponse;
86
+ };
87
+ sdk: {
88
+ input: ListRateBasedRulesCommandInput;
89
+ output: ListRateBasedRulesCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -78,4 +78,15 @@ declare const ListRegexMatchSetsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListRegexMatchSetsCommand extends ListRegexMatchSetsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListRegexMatchSetsRequest;
85
+ output: ListRegexMatchSetsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListRegexMatchSetsCommandInput;
89
+ output: ListRegexMatchSetsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -78,4 +78,15 @@ declare const ListRegexPatternSetsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListRegexPatternSetsCommand extends ListRegexPatternSetsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListRegexPatternSetsRequest;
85
+ output: ListRegexPatternSetsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListRegexPatternSetsCommandInput;
89
+ output: ListRegexPatternSetsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -117,4 +117,15 @@ declare const ListResourcesForWebACLCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class ListResourcesForWebACLCommand extends ListResourcesForWebACLCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: ListResourcesForWebACLRequest;
124
+ output: ListResourcesForWebACLResponse;
125
+ };
126
+ sdk: {
127
+ input: ListResourcesForWebACLCommandInput;
128
+ output: ListResourcesForWebACLCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -75,4 +75,15 @@ declare const ListRuleGroupsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListRuleGroupsCommand extends ListRuleGroupsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListRuleGroupsRequest;
82
+ output: ListRuleGroupsResponse;
83
+ };
84
+ sdk: {
85
+ input: ListRuleGroupsCommandInput;
86
+ output: ListRuleGroupsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -99,4 +99,15 @@ declare const ListRulesCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListRulesCommand extends ListRulesCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListRulesRequest;
106
+ output: ListRulesResponse;
107
+ };
108
+ sdk: {
109
+ input: ListRulesCommandInput;
110
+ output: ListRulesCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -99,4 +99,15 @@ declare const ListSizeConstraintSetsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListSizeConstraintSetsCommand extends ListSizeConstraintSetsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListSizeConstraintSetsRequest;
106
+ output: ListSizeConstraintSetsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListSizeConstraintSetsCommandInput;
110
+ output: ListSizeConstraintSetsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -99,4 +99,15 @@ declare const ListSqlInjectionMatchSetsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListSqlInjectionMatchSetsCommand extends ListSqlInjectionMatchSetsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListSqlInjectionMatchSetsRequest;
106
+ output: ListSqlInjectionMatchSetsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListSqlInjectionMatchSetsCommandInput;
110
+ output: ListSqlInjectionMatchSetsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -79,4 +79,15 @@ declare const ListSubscribedRuleGroupsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListSubscribedRuleGroupsCommand extends ListSubscribedRuleGroupsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListSubscribedRuleGroupsRequest;
86
+ output: ListSubscribedRuleGroupsResponse;
87
+ };
88
+ sdk: {
89
+ input: ListSubscribedRuleGroupsCommandInput;
90
+ output: ListSubscribedRuleGroupsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -132,4 +132,15 @@ declare const ListTagsForResourceCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: ListTagsForResourceRequest;
139
+ output: ListTagsForResourceResponse;
140
+ };
141
+ sdk: {
142
+ input: ListTagsForResourceCommandInput;
143
+ output: ListTagsForResourceCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -99,4 +99,15 @@ declare const ListWebACLsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListWebACLsCommand extends ListWebACLsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListWebACLsRequest;
106
+ output: ListWebACLsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListWebACLsCommandInput;
110
+ output: ListWebACLsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -99,4 +99,15 @@ declare const ListXssMatchSetsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class ListXssMatchSetsCommand extends ListXssMatchSetsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListXssMatchSetsRequest;
106
+ output: ListXssMatchSetsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListXssMatchSetsCommandInput;
110
+ output: ListXssMatchSetsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -116,4 +116,15 @@ declare const PutLoggingConfigurationCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class PutLoggingConfigurationCommand extends PutLoggingConfigurationCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: PutLoggingConfigurationRequest;
123
+ output: PutLoggingConfigurationResponse;
124
+ };
125
+ sdk: {
126
+ input: PutLoggingConfigurationCommandInput;
127
+ output: PutLoggingConfigurationCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -137,4 +137,15 @@ declare const PutPermissionPolicyCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class PutPermissionPolicyCommand extends PutPermissionPolicyCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: PutPermissionPolicyRequest;
144
+ output: {};
145
+ };
146
+ sdk: {
147
+ input: PutPermissionPolicyCommandInput;
148
+ output: PutPermissionPolicyCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -130,4 +130,15 @@ declare const TagResourceCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class TagResourceCommand extends TagResourceCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: TagResourceRequest;
137
+ output: {};
138
+ };
139
+ sdk: {
140
+ input: TagResourceCommandInput;
141
+ output: TagResourceCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -121,4 +121,15 @@ declare const UntagResourceCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: UntagResourceRequest;
128
+ output: {};
129
+ };
130
+ sdk: {
131
+ input: UntagResourceCommandInput;
132
+ output: UntagResourceCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -247,4 +247,15 @@ declare const UpdateByteMatchSetCommand_base: {
247
247
  *
248
248
  */
249
249
  export declare class UpdateByteMatchSetCommand extends UpdateByteMatchSetCommand_base {
250
+ /** @internal type navigation helper, not in runtime. */
251
+ protected static __types: {
252
+ api: {
253
+ input: UpdateByteMatchSetRequest;
254
+ output: UpdateByteMatchSetResponse;
255
+ };
256
+ sdk: {
257
+ input: UpdateByteMatchSetCommandInput;
258
+ output: UpdateByteMatchSetCommandOutput;
259
+ };
260
+ };
250
261
  }
@@ -214,4 +214,15 @@ declare const UpdateGeoMatchSetCommand_base: {
214
214
  * @public
215
215
  */
216
216
  export declare class UpdateGeoMatchSetCommand extends UpdateGeoMatchSetCommand_base {
217
+ /** @internal type navigation helper, not in runtime. */
218
+ protected static __types: {
219
+ api: {
220
+ input: UpdateGeoMatchSetRequest;
221
+ output: UpdateGeoMatchSetResponse;
222
+ };
223
+ sdk: {
224
+ input: UpdateGeoMatchSetCommandInput;
225
+ output: UpdateGeoMatchSetCommandOutput;
226
+ };
227
+ };
217
228
  }
@@ -275,4 +275,15 @@ declare const UpdateIPSetCommand_base: {
275
275
  *
276
276
  */
277
277
  export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
278
+ /** @internal type navigation helper, not in runtime. */
279
+ protected static __types: {
280
+ api: {
281
+ input: UpdateIPSetRequest;
282
+ output: UpdateIPSetResponse;
283
+ };
284
+ sdk: {
285
+ input: UpdateIPSetCommandInput;
286
+ output: UpdateIPSetCommandOutput;
287
+ };
288
+ };
278
289
  }
@@ -232,4 +232,15 @@ declare const UpdateRateBasedRuleCommand_base: {
232
232
  * @public
233
233
  */
234
234
  export declare class UpdateRateBasedRuleCommand extends UpdateRateBasedRuleCommand_base {
235
+ /** @internal type navigation helper, not in runtime. */
236
+ protected static __types: {
237
+ api: {
238
+ input: UpdateRateBasedRuleRequest;
239
+ output: UpdateRateBasedRuleResponse;
240
+ };
241
+ sdk: {
242
+ input: UpdateRateBasedRuleCommandInput;
243
+ output: UpdateRateBasedRuleCommandOutput;
244
+ };
245
+ };
235
246
  }
@@ -174,4 +174,15 @@ declare const UpdateRegexMatchSetCommand_base: {
174
174
  * @public
175
175
  */
176
176
  export declare class UpdateRegexMatchSetCommand extends UpdateRegexMatchSetCommand_base {
177
+ /** @internal type navigation helper, not in runtime. */
178
+ protected static __types: {
179
+ api: {
180
+ input: UpdateRegexMatchSetRequest;
181
+ output: UpdateRegexMatchSetResponse;
182
+ };
183
+ sdk: {
184
+ input: UpdateRegexMatchSetCommandInput;
185
+ output: UpdateRegexMatchSetCommandOutput;
186
+ };
187
+ };
177
188
  }
@@ -172,4 +172,15 @@ declare const UpdateRegexPatternSetCommand_base: {
172
172
  * @public
173
173
  */
174
174
  export declare class UpdateRegexPatternSetCommand extends UpdateRegexPatternSetCommand_base {
175
+ /** @internal type navigation helper, not in runtime. */
176
+ protected static __types: {
177
+ api: {
178
+ input: UpdateRegexPatternSetRequest;
179
+ output: UpdateRegexPatternSetResponse;
180
+ };
181
+ sdk: {
182
+ input: UpdateRegexPatternSetCommandInput;
183
+ output: UpdateRegexPatternSetCommandOutput;
184
+ };
185
+ };
175
186
  }
@@ -253,4 +253,15 @@ declare const UpdateRuleCommand_base: {
253
253
  *
254
254
  */
255
255
  export declare class UpdateRuleCommand extends UpdateRuleCommand_base {
256
+ /** @internal type navigation helper, not in runtime. */
257
+ protected static __types: {
258
+ api: {
259
+ input: UpdateRuleRequest;
260
+ output: UpdateRuleResponse;
261
+ };
262
+ sdk: {
263
+ input: UpdateRuleCommandInput;
264
+ output: UpdateRuleCommandOutput;
265
+ };
266
+ };
256
267
  }
@@ -206,4 +206,15 @@ declare const UpdateRuleGroupCommand_base: {
206
206
  * @public
207
207
  */
208
208
  export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: UpdateRuleGroupRequest;
213
+ output: UpdateRuleGroupResponse;
214
+ };
215
+ sdk: {
216
+ input: UpdateRuleGroupCommandInput;
217
+ output: UpdateRuleGroupCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -261,4 +261,15 @@ declare const UpdateSizeConstraintSetCommand_base: {
261
261
  *
262
262
  */
263
263
  export declare class UpdateSizeConstraintSetCommand extends UpdateSizeConstraintSetCommand_base {
264
+ /** @internal type navigation helper, not in runtime. */
265
+ protected static __types: {
266
+ api: {
267
+ input: UpdateSizeConstraintSetRequest;
268
+ output: UpdateSizeConstraintSetResponse;
269
+ };
270
+ sdk: {
271
+ input: UpdateSizeConstraintSetCommandInput;
272
+ output: UpdateSizeConstraintSetCommandOutput;
273
+ };
274
+ };
264
275
  }