@aws-sdk/client-wafv2 3.305.0 → 3.309.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 (115) hide show
  1. package/README.md +1 -1
  2. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
  3. package/dist-cjs/commands/CheckCapacityCommand.js +2 -2
  4. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  7. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  11. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -2
  16. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
  17. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -2
  18. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  19. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  20. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -2
  21. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -2
  22. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -2
  24. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  25. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  26. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  27. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  28. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
  29. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -2
  30. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -2
  31. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  32. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  33. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -2
  34. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -2
  35. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  36. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
  37. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  39. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  40. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  41. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -2
  42. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  43. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  44. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  50. package/dist-cjs/models/models_0.js +1 -11
  51. package/dist-cjs/protocols/Aws_json1_1.js +1426 -1661
  52. package/dist-es/commands/AssociateWebACLCommand.js +3 -3
  53. package/dist-es/commands/CheckCapacityCommand.js +3 -3
  54. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  55. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  56. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  57. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  58. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +3 -3
  59. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  60. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  61. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  62. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  63. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  64. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  65. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +3 -3
  66. package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
  67. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +3 -3
  68. package/dist-es/commands/GetIPSetCommand.js +3 -3
  69. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  70. package/dist-es/commands/GetManagedRuleSetCommand.js +3 -3
  71. package/dist-es/commands/GetMobileSdkReleaseCommand.js +3 -3
  72. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  73. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +3 -3
  74. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  75. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  76. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  77. package/dist-es/commands/GetWebACLCommand.js +3 -3
  78. package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
  79. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +3 -3
  80. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +3 -3
  81. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  82. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  83. package/dist-es/commands/ListManagedRuleSetsCommand.js +3 -3
  84. package/dist-es/commands/ListMobileSdkReleasesCommand.js +3 -3
  85. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  86. package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
  87. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  88. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  89. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  90. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  91. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +3 -3
  92. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  93. package/dist-es/commands/TagResourceCommand.js +3 -3
  94. package/dist-es/commands/UntagResourceCommand.js +3 -3
  95. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  96. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +3 -3
  97. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  98. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  99. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  100. package/dist-es/models/models_0.js +0 -10
  101. package/dist-es/protocols/Aws_json1_1.js +1328 -1563
  102. package/dist-types/WAFV2.d.ts +11 -13
  103. package/dist-types/WAFV2Client.d.ts +1 -1
  104. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -2
  105. package/dist-types/commands/CheckCapacityCommand.d.ts +2 -2
  106. package/dist-types/commands/CreateWebACLCommand.d.ts +1 -8
  107. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -4
  108. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -2
  109. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -8
  111. package/dist-types/models/models_0.d.ts +136 -239
  112. package/dist-types/protocols/Aws_json1_1.d.ts +384 -96
  113. package/dist-types/ts3.4/models/models_0.d.ts +0 -23
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +96 -96
  115. package/package.json +29 -29
@@ -48,99 +48,387 @@ import { UpdateManagedRuleSetVersionExpiryDateCommandInput, UpdateManagedRuleSet
48
48
  import { UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput } from "../commands/UpdateRegexPatternSetCommand";
49
49
  import { UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput } from "../commands/UpdateRuleGroupCommand";
50
50
  import { UpdateWebACLCommandInput, UpdateWebACLCommandOutput } from "../commands/UpdateWebACLCommand";
51
- export declare const serializeAws_json1_1AssociateWebACLCommand: (input: AssociateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1CheckCapacityCommand: (input: CheckCapacityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1CreateRegexPatternSetCommand: (input: CreateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1CreateWebACLCommand: (input: CreateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand: (input: DeleteFirewallManagerRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1DeleteLoggingConfigurationCommand: (input: DeleteLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1DeletePermissionPolicyCommand: (input: DeletePermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1DeleteRegexPatternSetCommand: (input: DeleteRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1DeleteWebACLCommand: (input: DeleteWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1DescribeManagedRuleGroupCommand: (input: DescribeManagedRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1DisassociateWebACLCommand: (input: DisassociateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1GenerateMobileSdkReleaseUrlCommand: (input: GenerateMobileSdkReleaseUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1GetLoggingConfigurationCommand: (input: GetLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1GetManagedRuleSetCommand: (input: GetManagedRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1GetMobileSdkReleaseCommand: (input: GetMobileSdkReleaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1GetPermissionPolicyCommand: (input: GetPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1GetRateBasedStatementManagedKeysCommand: (input: GetRateBasedStatementManagedKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1GetRegexPatternSetCommand: (input: GetRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1GetRuleGroupCommand: (input: GetRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1GetSampledRequestsCommand: (input: GetSampledRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1GetWebACLCommand: (input: GetWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1GetWebACLForResourceCommand: (input: GetWebACLForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1ListAvailableManagedRuleGroupsCommand: (input: ListAvailableManagedRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand: (input: ListAvailableManagedRuleGroupVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1ListLoggingConfigurationsCommand: (input: ListLoggingConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1ListManagedRuleSetsCommand: (input: ListManagedRuleSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1ListMobileSdkReleasesCommand: (input: ListMobileSdkReleasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1ListRegexPatternSetsCommand: (input: ListRegexPatternSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1ListResourcesForWebACLCommand: (input: ListResourcesForWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1ListWebACLsCommand: (input: ListWebACLsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1PutLoggingConfigurationCommand: (input: PutLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1PutManagedRuleSetVersionsCommand: (input: PutManagedRuleSetVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1PutPermissionPolicyCommand: (input: PutPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand: (input: UpdateManagedRuleSetVersionExpiryDateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1UpdateRegexPatternSetCommand: (input: UpdateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1UpdateWebACLCommand: (input: UpdateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const deserializeAws_json1_1AssociateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWebACLCommandOutput>;
100
- export declare const deserializeAws_json1_1CheckCapacityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CheckCapacityCommandOutput>;
101
- export declare const deserializeAws_json1_1CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
102
- export declare const deserializeAws_json1_1CreateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexPatternSetCommandOutput>;
103
- export declare const deserializeAws_json1_1CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
104
- export declare const deserializeAws_json1_1CreateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLCommandOutput>;
105
- export declare const deserializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallManagerRuleGroupsCommandOutput>;
106
- export declare const deserializeAws_json1_1DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
107
- export declare const deserializeAws_json1_1DeleteLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoggingConfigurationCommandOutput>;
108
- export declare const deserializeAws_json1_1DeletePermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePermissionPolicyCommandOutput>;
109
- export declare const deserializeAws_json1_1DeleteRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexPatternSetCommandOutput>;
110
- export declare const deserializeAws_json1_1DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
111
- export declare const deserializeAws_json1_1DeleteWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebACLCommandOutput>;
112
- export declare const deserializeAws_json1_1DescribeManagedRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeManagedRuleGroupCommandOutput>;
113
- export declare const deserializeAws_json1_1DisassociateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWebACLCommandOutput>;
114
- export declare const deserializeAws_json1_1GenerateMobileSdkReleaseUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateMobileSdkReleaseUrlCommandOutput>;
115
- export declare const deserializeAws_json1_1GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
116
- export declare const deserializeAws_json1_1GetLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggingConfigurationCommandOutput>;
117
- export declare const deserializeAws_json1_1GetManagedRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetManagedRuleSetCommandOutput>;
118
- export declare const deserializeAws_json1_1GetMobileSdkReleaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMobileSdkReleaseCommandOutput>;
119
- export declare const deserializeAws_json1_1GetPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPermissionPolicyCommandOutput>;
120
- export declare const deserializeAws_json1_1GetRateBasedStatementManagedKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedStatementManagedKeysCommandOutput>;
121
- export declare const deserializeAws_json1_1GetRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexPatternSetCommandOutput>;
122
- export declare const deserializeAws_json1_1GetRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleGroupCommandOutput>;
123
- export declare const deserializeAws_json1_1GetSampledRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSampledRequestsCommandOutput>;
124
- export declare const deserializeAws_json1_1GetWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLCommandOutput>;
125
- export declare const deserializeAws_json1_1GetWebACLForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLForResourceCommandOutput>;
126
- export declare const deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagedRuleGroupsCommandOutput>;
127
- export declare const deserializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagedRuleGroupVersionsCommandOutput>;
128
- export declare const deserializeAws_json1_1ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
129
- export declare const deserializeAws_json1_1ListLoggingConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggingConfigurationsCommandOutput>;
130
- export declare const deserializeAws_json1_1ListManagedRuleSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListManagedRuleSetsCommandOutput>;
131
- export declare const deserializeAws_json1_1ListMobileSdkReleasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMobileSdkReleasesCommandOutput>;
132
- export declare const deserializeAws_json1_1ListRegexPatternSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexPatternSetsCommandOutput>;
133
- export declare const deserializeAws_json1_1ListResourcesForWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesForWebACLCommandOutput>;
134
- export declare const deserializeAws_json1_1ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
135
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
136
- export declare const deserializeAws_json1_1ListWebACLsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWebACLsCommandOutput>;
137
- export declare const deserializeAws_json1_1PutLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingConfigurationCommandOutput>;
138
- export declare const deserializeAws_json1_1PutManagedRuleSetVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutManagedRuleSetVersionsCommandOutput>;
139
- export declare const deserializeAws_json1_1PutPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPermissionPolicyCommandOutput>;
140
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
141
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
142
- export declare const deserializeAws_json1_1UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
143
- export declare const deserializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateManagedRuleSetVersionExpiryDateCommandOutput>;
144
- export declare const deserializeAws_json1_1UpdateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexPatternSetCommandOutput>;
145
- export declare const deserializeAws_json1_1UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
146
- export declare const deserializeAws_json1_1UpdateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebACLCommandOutput>;
51
+ /**
52
+ * serializeAws_json1_1AssociateWebACLCommand
53
+ */
54
+ export declare const se_AssociateWebACLCommand: (input: AssociateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
+ /**
56
+ * serializeAws_json1_1CheckCapacityCommand
57
+ */
58
+ export declare const se_CheckCapacityCommand: (input: CheckCapacityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
+ /**
60
+ * serializeAws_json1_1CreateIPSetCommand
61
+ */
62
+ export declare const se_CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
+ /**
64
+ * serializeAws_json1_1CreateRegexPatternSetCommand
65
+ */
66
+ export declare const se_CreateRegexPatternSetCommand: (input: CreateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
+ /**
68
+ * serializeAws_json1_1CreateRuleGroupCommand
69
+ */
70
+ export declare const se_CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
+ /**
72
+ * serializeAws_json1_1CreateWebACLCommand
73
+ */
74
+ export declare const se_CreateWebACLCommand: (input: CreateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
+ /**
76
+ * serializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand
77
+ */
78
+ export declare const se_DeleteFirewallManagerRuleGroupsCommand: (input: DeleteFirewallManagerRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
+ /**
80
+ * serializeAws_json1_1DeleteIPSetCommand
81
+ */
82
+ export declare const se_DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
+ /**
84
+ * serializeAws_json1_1DeleteLoggingConfigurationCommand
85
+ */
86
+ export declare const se_DeleteLoggingConfigurationCommand: (input: DeleteLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
+ /**
88
+ * serializeAws_json1_1DeletePermissionPolicyCommand
89
+ */
90
+ export declare const se_DeletePermissionPolicyCommand: (input: DeletePermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ /**
92
+ * serializeAws_json1_1DeleteRegexPatternSetCommand
93
+ */
94
+ export declare const se_DeleteRegexPatternSetCommand: (input: DeleteRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ /**
96
+ * serializeAws_json1_1DeleteRuleGroupCommand
97
+ */
98
+ export declare const se_DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ /**
100
+ * serializeAws_json1_1DeleteWebACLCommand
101
+ */
102
+ export declare const se_DeleteWebACLCommand: (input: DeleteWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ /**
104
+ * serializeAws_json1_1DescribeManagedRuleGroupCommand
105
+ */
106
+ export declare const se_DescribeManagedRuleGroupCommand: (input: DescribeManagedRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
+ /**
108
+ * serializeAws_json1_1DisassociateWebACLCommand
109
+ */
110
+ export declare const se_DisassociateWebACLCommand: (input: DisassociateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
+ /**
112
+ * serializeAws_json1_1GenerateMobileSdkReleaseUrlCommand
113
+ */
114
+ export declare const se_GenerateMobileSdkReleaseUrlCommand: (input: GenerateMobileSdkReleaseUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
+ /**
116
+ * serializeAws_json1_1GetIPSetCommand
117
+ */
118
+ export declare const se_GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
+ /**
120
+ * serializeAws_json1_1GetLoggingConfigurationCommand
121
+ */
122
+ export declare const se_GetLoggingConfigurationCommand: (input: GetLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
+ /**
124
+ * serializeAws_json1_1GetManagedRuleSetCommand
125
+ */
126
+ export declare const se_GetManagedRuleSetCommand: (input: GetManagedRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_json1_1GetMobileSdkReleaseCommand
129
+ */
130
+ export declare const se_GetMobileSdkReleaseCommand: (input: GetMobileSdkReleaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_json1_1GetPermissionPolicyCommand
133
+ */
134
+ export declare const se_GetPermissionPolicyCommand: (input: GetPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_json1_1GetRateBasedStatementManagedKeysCommand
137
+ */
138
+ export declare const se_GetRateBasedStatementManagedKeysCommand: (input: GetRateBasedStatementManagedKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_json1_1GetRegexPatternSetCommand
141
+ */
142
+ export declare const se_GetRegexPatternSetCommand: (input: GetRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_json1_1GetRuleGroupCommand
145
+ */
146
+ export declare const se_GetRuleGroupCommand: (input: GetRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_json1_1GetSampledRequestsCommand
149
+ */
150
+ export declare const se_GetSampledRequestsCommand: (input: GetSampledRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_json1_1GetWebACLCommand
153
+ */
154
+ export declare const se_GetWebACLCommand: (input: GetWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_json1_1GetWebACLForResourceCommand
157
+ */
158
+ export declare const se_GetWebACLForResourceCommand: (input: GetWebACLForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_json1_1ListAvailableManagedRuleGroupsCommand
161
+ */
162
+ export declare const se_ListAvailableManagedRuleGroupsCommand: (input: ListAvailableManagedRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand
165
+ */
166
+ export declare const se_ListAvailableManagedRuleGroupVersionsCommand: (input: ListAvailableManagedRuleGroupVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_json1_1ListIPSetsCommand
169
+ */
170
+ export declare const se_ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_json1_1ListLoggingConfigurationsCommand
173
+ */
174
+ export declare const se_ListLoggingConfigurationsCommand: (input: ListLoggingConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_json1_1ListManagedRuleSetsCommand
177
+ */
178
+ export declare const se_ListManagedRuleSetsCommand: (input: ListManagedRuleSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_json1_1ListMobileSdkReleasesCommand
181
+ */
182
+ export declare const se_ListMobileSdkReleasesCommand: (input: ListMobileSdkReleasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * serializeAws_json1_1ListRegexPatternSetsCommand
185
+ */
186
+ export declare const se_ListRegexPatternSetsCommand: (input: ListRegexPatternSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
+ /**
188
+ * serializeAws_json1_1ListResourcesForWebACLCommand
189
+ */
190
+ export declare const se_ListResourcesForWebACLCommand: (input: ListResourcesForWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
+ /**
192
+ * serializeAws_json1_1ListRuleGroupsCommand
193
+ */
194
+ export declare const se_ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
+ /**
196
+ * serializeAws_json1_1ListTagsForResourceCommand
197
+ */
198
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
+ /**
200
+ * serializeAws_json1_1ListWebACLsCommand
201
+ */
202
+ export declare const se_ListWebACLsCommand: (input: ListWebACLsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
+ /**
204
+ * serializeAws_json1_1PutLoggingConfigurationCommand
205
+ */
206
+ export declare const se_PutLoggingConfigurationCommand: (input: PutLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
+ /**
208
+ * serializeAws_json1_1PutManagedRuleSetVersionsCommand
209
+ */
210
+ export declare const se_PutManagedRuleSetVersionsCommand: (input: PutManagedRuleSetVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
+ /**
212
+ * serializeAws_json1_1PutPermissionPolicyCommand
213
+ */
214
+ export declare const se_PutPermissionPolicyCommand: (input: PutPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
+ /**
216
+ * serializeAws_json1_1TagResourceCommand
217
+ */
218
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
+ /**
220
+ * serializeAws_json1_1UntagResourceCommand
221
+ */
222
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
+ /**
224
+ * serializeAws_json1_1UpdateIPSetCommand
225
+ */
226
+ export declare const se_UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
+ /**
228
+ * serializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand
229
+ */
230
+ export declare const se_UpdateManagedRuleSetVersionExpiryDateCommand: (input: UpdateManagedRuleSetVersionExpiryDateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
+ /**
232
+ * serializeAws_json1_1UpdateRegexPatternSetCommand
233
+ */
234
+ export declare const se_UpdateRegexPatternSetCommand: (input: UpdateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
+ /**
236
+ * serializeAws_json1_1UpdateRuleGroupCommand
237
+ */
238
+ export declare const se_UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
+ /**
240
+ * serializeAws_json1_1UpdateWebACLCommand
241
+ */
242
+ export declare const se_UpdateWebACLCommand: (input: UpdateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
+ /**
244
+ * deserializeAws_json1_1AssociateWebACLCommand
245
+ */
246
+ export declare const de_AssociateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWebACLCommandOutput>;
247
+ /**
248
+ * deserializeAws_json1_1CheckCapacityCommand
249
+ */
250
+ export declare const de_CheckCapacityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CheckCapacityCommandOutput>;
251
+ /**
252
+ * deserializeAws_json1_1CreateIPSetCommand
253
+ */
254
+ export declare const de_CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
255
+ /**
256
+ * deserializeAws_json1_1CreateRegexPatternSetCommand
257
+ */
258
+ export declare const de_CreateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexPatternSetCommandOutput>;
259
+ /**
260
+ * deserializeAws_json1_1CreateRuleGroupCommand
261
+ */
262
+ export declare const de_CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
263
+ /**
264
+ * deserializeAws_json1_1CreateWebACLCommand
265
+ */
266
+ export declare const de_CreateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLCommandOutput>;
267
+ /**
268
+ * deserializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand
269
+ */
270
+ export declare const de_DeleteFirewallManagerRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallManagerRuleGroupsCommandOutput>;
271
+ /**
272
+ * deserializeAws_json1_1DeleteIPSetCommand
273
+ */
274
+ export declare const de_DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
275
+ /**
276
+ * deserializeAws_json1_1DeleteLoggingConfigurationCommand
277
+ */
278
+ export declare const de_DeleteLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoggingConfigurationCommandOutput>;
279
+ /**
280
+ * deserializeAws_json1_1DeletePermissionPolicyCommand
281
+ */
282
+ export declare const de_DeletePermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePermissionPolicyCommandOutput>;
283
+ /**
284
+ * deserializeAws_json1_1DeleteRegexPatternSetCommand
285
+ */
286
+ export declare const de_DeleteRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexPatternSetCommandOutput>;
287
+ /**
288
+ * deserializeAws_json1_1DeleteRuleGroupCommand
289
+ */
290
+ export declare const de_DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
291
+ /**
292
+ * deserializeAws_json1_1DeleteWebACLCommand
293
+ */
294
+ export declare const de_DeleteWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebACLCommandOutput>;
295
+ /**
296
+ * deserializeAws_json1_1DescribeManagedRuleGroupCommand
297
+ */
298
+ export declare const de_DescribeManagedRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeManagedRuleGroupCommandOutput>;
299
+ /**
300
+ * deserializeAws_json1_1DisassociateWebACLCommand
301
+ */
302
+ export declare const de_DisassociateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWebACLCommandOutput>;
303
+ /**
304
+ * deserializeAws_json1_1GenerateMobileSdkReleaseUrlCommand
305
+ */
306
+ export declare const de_GenerateMobileSdkReleaseUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateMobileSdkReleaseUrlCommandOutput>;
307
+ /**
308
+ * deserializeAws_json1_1GetIPSetCommand
309
+ */
310
+ export declare const de_GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
311
+ /**
312
+ * deserializeAws_json1_1GetLoggingConfigurationCommand
313
+ */
314
+ export declare const de_GetLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggingConfigurationCommandOutput>;
315
+ /**
316
+ * deserializeAws_json1_1GetManagedRuleSetCommand
317
+ */
318
+ export declare const de_GetManagedRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetManagedRuleSetCommandOutput>;
319
+ /**
320
+ * deserializeAws_json1_1GetMobileSdkReleaseCommand
321
+ */
322
+ export declare const de_GetMobileSdkReleaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMobileSdkReleaseCommandOutput>;
323
+ /**
324
+ * deserializeAws_json1_1GetPermissionPolicyCommand
325
+ */
326
+ export declare const de_GetPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPermissionPolicyCommandOutput>;
327
+ /**
328
+ * deserializeAws_json1_1GetRateBasedStatementManagedKeysCommand
329
+ */
330
+ export declare const de_GetRateBasedStatementManagedKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedStatementManagedKeysCommandOutput>;
331
+ /**
332
+ * deserializeAws_json1_1GetRegexPatternSetCommand
333
+ */
334
+ export declare const de_GetRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexPatternSetCommandOutput>;
335
+ /**
336
+ * deserializeAws_json1_1GetRuleGroupCommand
337
+ */
338
+ export declare const de_GetRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleGroupCommandOutput>;
339
+ /**
340
+ * deserializeAws_json1_1GetSampledRequestsCommand
341
+ */
342
+ export declare const de_GetSampledRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSampledRequestsCommandOutput>;
343
+ /**
344
+ * deserializeAws_json1_1GetWebACLCommand
345
+ */
346
+ export declare const de_GetWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLCommandOutput>;
347
+ /**
348
+ * deserializeAws_json1_1GetWebACLForResourceCommand
349
+ */
350
+ export declare const de_GetWebACLForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLForResourceCommandOutput>;
351
+ /**
352
+ * deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand
353
+ */
354
+ export declare const de_ListAvailableManagedRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagedRuleGroupsCommandOutput>;
355
+ /**
356
+ * deserializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand
357
+ */
358
+ export declare const de_ListAvailableManagedRuleGroupVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagedRuleGroupVersionsCommandOutput>;
359
+ /**
360
+ * deserializeAws_json1_1ListIPSetsCommand
361
+ */
362
+ export declare const de_ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
363
+ /**
364
+ * deserializeAws_json1_1ListLoggingConfigurationsCommand
365
+ */
366
+ export declare const de_ListLoggingConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggingConfigurationsCommandOutput>;
367
+ /**
368
+ * deserializeAws_json1_1ListManagedRuleSetsCommand
369
+ */
370
+ export declare const de_ListManagedRuleSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListManagedRuleSetsCommandOutput>;
371
+ /**
372
+ * deserializeAws_json1_1ListMobileSdkReleasesCommand
373
+ */
374
+ export declare const de_ListMobileSdkReleasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMobileSdkReleasesCommandOutput>;
375
+ /**
376
+ * deserializeAws_json1_1ListRegexPatternSetsCommand
377
+ */
378
+ export declare const de_ListRegexPatternSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexPatternSetsCommandOutput>;
379
+ /**
380
+ * deserializeAws_json1_1ListResourcesForWebACLCommand
381
+ */
382
+ export declare const de_ListResourcesForWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesForWebACLCommandOutput>;
383
+ /**
384
+ * deserializeAws_json1_1ListRuleGroupsCommand
385
+ */
386
+ export declare const de_ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
387
+ /**
388
+ * deserializeAws_json1_1ListTagsForResourceCommand
389
+ */
390
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
391
+ /**
392
+ * deserializeAws_json1_1ListWebACLsCommand
393
+ */
394
+ export declare const de_ListWebACLsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWebACLsCommandOutput>;
395
+ /**
396
+ * deserializeAws_json1_1PutLoggingConfigurationCommand
397
+ */
398
+ export declare const de_PutLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingConfigurationCommandOutput>;
399
+ /**
400
+ * deserializeAws_json1_1PutManagedRuleSetVersionsCommand
401
+ */
402
+ export declare const de_PutManagedRuleSetVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutManagedRuleSetVersionsCommandOutput>;
403
+ /**
404
+ * deserializeAws_json1_1PutPermissionPolicyCommand
405
+ */
406
+ export declare const de_PutPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPermissionPolicyCommandOutput>;
407
+ /**
408
+ * deserializeAws_json1_1TagResourceCommand
409
+ */
410
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
411
+ /**
412
+ * deserializeAws_json1_1UntagResourceCommand
413
+ */
414
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
415
+ /**
416
+ * deserializeAws_json1_1UpdateIPSetCommand
417
+ */
418
+ export declare const de_UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
419
+ /**
420
+ * deserializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand
421
+ */
422
+ export declare const de_UpdateManagedRuleSetVersionExpiryDateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateManagedRuleSetVersionExpiryDateCommandOutput>;
423
+ /**
424
+ * deserializeAws_json1_1UpdateRegexPatternSetCommand
425
+ */
426
+ export declare const de_UpdateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexPatternSetCommandOutput>;
427
+ /**
428
+ * deserializeAws_json1_1UpdateRuleGroupCommand
429
+ */
430
+ export declare const de_UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
431
+ /**
432
+ * deserializeAws_json1_1UpdateWebACLCommand
433
+ */
434
+ export declare const de_UpdateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebACLCommandOutput>;
@@ -587,11 +587,6 @@ export interface XssMatchStatement {
587
587
  FieldToMatch: FieldToMatch | undefined;
588
588
  TextTransformations: TextTransformation[] | undefined;
589
589
  }
590
- export declare const AssociatedResourceType: {
591
- readonly CLOUDFRONT: "CLOUDFRONT";
592
- };
593
- export type AssociatedResourceType =
594
- (typeof AssociatedResourceType)[keyof typeof AssociatedResourceType];
595
590
  export interface AssociateWebACLRequest {
596
591
  WebACLArn: string | undefined;
597
592
  ResourceArn: string | undefined;
@@ -616,7 +611,6 @@ export declare class WAFInvalidOperationException extends __BaseException {
616
611
  export declare const ParameterExceptionField: {
617
612
  readonly AND_STATEMENT: "AND_STATEMENT";
618
613
  readonly ASSOCIABLE_RESOURCE: "ASSOCIABLE_RESOURCE";
619
- readonly ASSOCIATED_RESOURCE_TYPE: "ASSOCIATED_RESOURCE_TYPE";
620
614
  readonly ATP_RULE_SET_RESPONSE_INSPECTION: "ATP_RULE_SET_RESPONSE_INSPECTION";
621
615
  readonly BODY_PARSING_FALLBACK_BEHAVIOR: "BODY_PARSING_FALLBACK_BEHAVIOR";
622
616
  readonly BYTE_MATCH_STATEMENT: "BYTE_MATCH_STATEMENT";
@@ -710,20 +704,6 @@ export declare class WAFUnavailableEntityException extends __BaseException {
710
704
  opts: __ExceptionOptionType<WAFUnavailableEntityException, __BaseException>
711
705
  );
712
706
  }
713
- export declare const SizeInspectionLimit: {
714
- readonly KB_16: "KB_16";
715
- readonly KB_32: "KB_32";
716
- readonly KB_48: "KB_48";
717
- readonly KB_64: "KB_64";
718
- };
719
- export type SizeInspectionLimit =
720
- (typeof SizeInspectionLimit)[keyof typeof SizeInspectionLimit];
721
- export interface RequestBodyAssociatedResourceTypeConfig {
722
- DefaultSizeInspectionLimit: SizeInspectionLimit | string | undefined;
723
- }
724
- export interface AssociationConfig {
725
- RequestBody?: Record<string, RequestBodyAssociatedResourceTypeConfig>;
726
- }
727
707
  export interface ImmunityTimeProperty {
728
708
  ImmunityTime: number | undefined;
729
709
  }
@@ -1548,7 +1528,6 @@ export interface CreateWebACLRequest {
1548
1528
  CaptchaConfig?: CaptchaConfig;
1549
1529
  ChallengeConfig?: ChallengeConfig;
1550
1530
  TokenDomains?: string[];
1551
- AssociationConfig?: AssociationConfig;
1552
1531
  }
1553
1532
  export interface RuleGroup {
1554
1533
  Name: string | undefined;
@@ -1586,7 +1565,6 @@ export interface UpdateWebACLRequest {
1586
1565
  CaptchaConfig?: CaptchaConfig;
1587
1566
  ChallengeConfig?: ChallengeConfig;
1588
1567
  TokenDomains?: string[];
1589
- AssociationConfig?: AssociationConfig;
1590
1568
  }
1591
1569
  export interface GetRuleGroupResponse {
1592
1570
  RuleGroup?: RuleGroup;
@@ -1609,7 +1587,6 @@ export interface WebACL {
1609
1587
  CaptchaConfig?: CaptchaConfig;
1610
1588
  ChallengeConfig?: ChallengeConfig;
1611
1589
  TokenDomains?: string[];
1612
- AssociationConfig?: AssociationConfig;
1613
1590
  }
1614
1591
  export interface GetWebACLForResourceResponse {
1615
1592
  WebACL?: WebACL;