@aws-sdk/client-wafv2 3.799.0 → 3.804.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 (116) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +3 -3
  2. package/dist-types/commands/AssociateWebACLCommand.d.ts +1 -1
  3. package/dist-types/commands/CheckCapacityCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAPIKeyCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateIPSetCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateRuleGroupCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateWebACLCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteAPIKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
  13. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteWebACLCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateWebACLCommand.d.ts +1 -1
  21. package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +1 -1
  22. package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +1 -1
  23. package/dist-types/commands/GetIPSetCommand.d.ts +1 -1
  24. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetManagedRuleSetCommand.d.ts +1 -1
  26. package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +1 -1
  27. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +1 -1
  28. package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +1 -1
  29. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +1 -1
  30. package/dist-types/commands/GetSampledRequestsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +1 -1
  32. package/dist-types/commands/ListAPIKeysCommand.d.ts +1 -1
  33. package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +1 -1
  34. package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +1 -1
  35. package/dist-types/commands/ListIPSetsCommand.d.ts +1 -1
  36. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
  37. package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +1 -1
  38. package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +1 -1
  39. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +1 -1
  40. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -1
  41. package/dist-types/commands/ListRuleGroupsCommand.d.ts +1 -1
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  43. package/dist-types/commands/ListWebACLsCommand.d.ts +1 -1
  44. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +1 -1
  45. package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +1 -1
  46. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateIPSetCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -1
  51. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -1
  54. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  55. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  56. package/dist-types/runtimeConfig.d.ts +16 -16
  57. package/dist-types/runtimeConfig.native.d.ts +18 -18
  58. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  59. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  116. package/package.json +20 -20
@@ -1409,13 +1409,13 @@ const se_Statements = (input, context) => {
1409
1409
  };
1410
1410
  const se_TimeWindow = (input, context) => {
1411
1411
  return take(input, {
1412
- EndTime: (_) => _.getTime() / 1000,
1413
- StartTime: (_) => _.getTime() / 1000,
1412
+ EndTime: (_) => _.getTime() / 1_000,
1413
+ StartTime: (_) => _.getTime() / 1_000,
1414
1414
  });
1415
1415
  };
1416
1416
  const se_UpdateManagedRuleSetVersionExpiryDateRequest = (input, context) => {
1417
1417
  return take(input, {
1418
- ExpiryTimestamp: (_) => _.getTime() / 1000,
1418
+ ExpiryTimestamp: (_) => _.getTime() / 1_000,
1419
1419
  Id: [],
1420
1420
  LockToken: [],
1421
1421
  Name: [],
@@ -23,7 +23,7 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
23
23
  }
24
24
  declare const AssociateWebACLCommand_base: {
25
25
  new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CheckCapacityCommandOutput extends CheckCapacityResponse, __Met
23
23
  }
24
24
  declare const CheckCapacityCommand_base: {
25
25
  new (input: CheckCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CheckCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CheckCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAPIKeyCommandOutput extends CreateAPIKeyResponse, __Metad
23
23
  }
24
24
  declare const CreateAPIKeyCommand_base: {
25
25
  new (input: CreateAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
23
23
  }
24
24
  declare const CreateIPSetCommand_base: {
25
25
  new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
23
23
  }
24
24
  declare const CreateRegexPatternSetCommand_base: {
25
25
  new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
23
23
  }
24
24
  declare const CreateRuleGroupCommand_base: {
25
25
  new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
23
23
  }
24
24
  declare const CreateWebACLCommand_base: {
25
25
  new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAPIKeyCommandOutput extends DeleteAPIKeyResponse, __Metad
23
23
  }
24
24
  declare const DeleteAPIKeyCommand_base: {
25
25
  new (input: DeleteAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFirewallManagerRuleGroupsCommandOutput extends DeleteFire
23
23
  }
24
24
  declare const DeleteFirewallManagerRuleGroupsCommand_base: {
25
25
  new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
23
23
  }
24
24
  declare const DeleteIPSetCommand_base: {
25
25
  new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
23
23
  }
24
24
  declare const DeleteLoggingConfigurationCommand_base: {
25
25
  new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
23
23
  }
24
24
  declare const DeletePermissionPolicyCommand_base: {
25
25
  new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
23
23
  }
24
24
  declare const DeleteRegexPatternSetCommand_base: {
25
25
  new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
23
23
  }
24
24
  declare const DeleteRuleGroupCommand_base: {
25
25
  new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
23
23
  }
24
24
  declare const DeleteWebACLCommand_base: {
25
25
  new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAllManagedProductsCommandOutput extends DescribeAllMana
23
23
  }
24
24
  declare const DescribeAllManagedProductsCommand_base: {
25
25
  new (input: DescribeAllManagedProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAllManagedProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAllManagedProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeManagedProductsByVendorCommandOutput extends DescribeMa
23
23
  }
24
24
  declare const DescribeManagedProductsByVendorCommand_base: {
25
25
  new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeManagedProductsByVendorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeManagedRuleGroupCommandOutput extends DescribeManagedRu
23
23
  }
24
24
  declare const DescribeManagedRuleGroupCommand_base: {
25
25
  new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeManagedRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateWebACLCommandOutput extends DisassociateWebACLRespo
23
23
  }
24
24
  declare const DisassociateWebACLCommand_base: {
25
25
  new (input: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GenerateMobileSdkReleaseUrlCommandOutput extends GenerateMobile
23
23
  }
24
24
  declare const GenerateMobileSdkReleaseUrlCommand_base: {
25
25
  new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDecryptedAPIKeyCommandOutput extends GetDecryptedAPIKeyRespo
23
23
  }
24
24
  declare const GetDecryptedAPIKeyCommand_base: {
25
25
  new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDecryptedAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetIPSetCommand_base: {
25
25
  new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
23
23
  }
24
24
  declare const GetLoggingConfigurationCommand_base: {
25
25
  new (input: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetManagedRuleSetCommandOutput extends GetManagedRuleSetRespons
23
23
  }
24
24
  declare const GetManagedRuleSetCommand_base: {
25
25
  new (input: GetManagedRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedRuleSetCommandInput, GetManagedRuleSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetManagedRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedRuleSetCommandInput, GetManagedRuleSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetManagedRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedRuleSetCommandInput, GetManagedRuleSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMobileSdkReleaseCommandOutput extends GetMobileSdkReleaseRes
23
23
  }
24
24
  declare const GetMobileSdkReleaseCommand_base: {
25
25
  new (input: GetMobileSdkReleaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileSdkReleaseCommandInput, GetMobileSdkReleaseCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMobileSdkReleaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileSdkReleaseCommandInput, GetMobileSdkReleaseCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMobileSdkReleaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileSdkReleaseCommandInput, GetMobileSdkReleaseCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPermissionPolicyCommandOutput extends GetPermissionPolicyRes
23
23
  }
24
24
  declare const GetPermissionPolicyCommand_base: {
25
25
  new (input: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRateBasedStatementManagedKeysCommandOutput extends GetRateBa
23
23
  }
24
24
  declare const GetRateBasedStatementManagedKeysCommand_base: {
25
25
  new (input: GetRateBasedStatementManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedStatementManagedKeysCommandInput, GetRateBasedStatementManagedKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRateBasedStatementManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedStatementManagedKeysCommandInput, GetRateBasedStatementManagedKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRateBasedStatementManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedStatementManagedKeysCommandInput, GetRateBasedStatementManagedKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRegexPatternSetCommandOutput extends GetRegexPatternSetRespo
23
23
  }
24
24
  declare const GetRegexPatternSetCommand_base: {
25
25
  new (input: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSampledRequestsCommandOutput extends GetSampledRequestsRespo
23
23
  }
24
24
  declare const GetSampledRequestsCommand_base: {
25
25
  new (input: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWebACLForResourceCommandOutput extends GetWebACLForResourceR
23
23
  }
24
24
  declare const GetWebACLForResourceCommand_base: {
25
25
  new (input: GetWebACLForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLForResourceCommandInput, GetWebACLForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWebACLForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLForResourceCommandInput, GetWebACLForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWebACLForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLForResourceCommandInput, GetWebACLForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAPIKeysCommandOutput extends ListAPIKeysResponse, __Metadat
23
23
  }
24
24
  declare const ListAPIKeysCommand_base: {
25
25
  new (input: ListAPIKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListAPIKeysCommandInput, ListAPIKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAPIKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListAPIKeysCommandInput, ListAPIKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAPIKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListAPIKeysCommandInput, ListAPIKeysCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAvailableManagedRuleGroupVersionsCommandOutput extends List
23
23
  }
24
24
  declare const ListAvailableManagedRuleGroupVersionsCommand_base: {
25
25
  new (input: ListAvailableManagedRuleGroupVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupVersionsCommandInput, ListAvailableManagedRuleGroupVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAvailableManagedRuleGroupVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupVersionsCommandInput, ListAvailableManagedRuleGroupVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAvailableManagedRuleGroupVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupVersionsCommandInput, ListAvailableManagedRuleGroupVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAvailableManagedRuleGroupsCommandOutput extends ListAvailab
23
23
  }
24
24
  declare const ListAvailableManagedRuleGroupsCommand_base: {
25
25
  new (input: ListAvailableManagedRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupsCommandInput, ListAvailableManagedRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAvailableManagedRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupsCommandInput, ListAvailableManagedRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAvailableManagedRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagedRuleGroupsCommandInput, ListAvailableManagedRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
23
23
  }
24
24
  declare const ListIPSetsCommand_base: {
25
25
  new (input: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfi
23
23
  }
24
24
  declare const ListLoggingConfigurationsCommand_base: {
25
25
  new (input: ListLoggingConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListLoggingConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListLoggingConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListManagedRuleSetsCommandOutput extends ListManagedRuleSetsRes
23
23
  }
24
24
  declare const ListManagedRuleSetsCommand_base: {
25
25
  new (input: ListManagedRuleSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedRuleSetsCommandInput, ListManagedRuleSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListManagedRuleSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedRuleSetsCommandInput, ListManagedRuleSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListManagedRuleSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedRuleSetsCommandInput, ListManagedRuleSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMobileSdkReleasesCommandOutput extends ListMobileSdkRelease
23
23
  }
24
24
  declare const ListMobileSdkReleasesCommand_base: {
25
25
  new (input: ListMobileSdkReleasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileSdkReleasesCommandInput, ListMobileSdkReleasesCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMobileSdkReleasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileSdkReleasesCommandInput, ListMobileSdkReleasesCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMobileSdkReleasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileSdkReleasesCommandInput, ListMobileSdkReleasesCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsR
23
23
  }
24
24
  declare const ListRegexPatternSetsCommand_base: {
25
25
  new (input: ListRegexPatternSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRegexPatternSetsCommandInput, ListRegexPatternSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListRegexPatternSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRegexPatternSetsCommandInput, ListRegexPatternSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRegexPatternSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRegexPatternSetsCommandInput, ListRegexPatternSetsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWeb
23
23
  }
24
24
  declare const ListResourcesForWebACLCommand_base: {
25
25
  new (input: ListResourcesForWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesForWebACLCommandInput, ListResourcesForWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResourcesForWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesForWebACLCommandInput, ListResourcesForWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResourcesForWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesForWebACLCommandInput, ListResourcesForWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __M
23
23
  }
24
24
  declare const ListRuleGroupsCommand_base: {
25
25
  new (input: ListRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWebACLsCommandOutput extends ListWebACLsResponse, __Metadat
23
23
  }
24
24
  declare const ListWebACLsCommand_base: {
25
25
  new (input: ListWebACLsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebACLsCommandInput, ListWebACLsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWebACLsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebACLsCommandInput, ListWebACLsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWebACLsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebACLsCommandInput, ListWebACLsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigur
23
23
  }
24
24
  declare const PutLoggingConfigurationCommand_base: {
25
25
  new (input: PutLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingConfigurationCommandInput, PutLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingConfigurationCommandInput, PutLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingConfigurationCommandInput, PutLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutManagedRuleSetVersionsCommandOutput extends PutManagedRuleSe
23
23
  }
24
24
  declare const PutManagedRuleSetVersionsCommand_base: {
25
25
  new (input: PutManagedRuleSetVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedRuleSetVersionsCommandInput, PutManagedRuleSetVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutManagedRuleSetVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedRuleSetVersionsCommandInput, PutManagedRuleSetVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutManagedRuleSetVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedRuleSetVersionsCommandInput, PutManagedRuleSetVersionsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutPermissionPolicyCommandOutput extends PutPermissionPolicyRes
23
23
  }
24
24
  declare const PutPermissionPolicyCommand_base: {
25
25
  new (input: PutPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionPolicyCommandInput, PutPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionPolicyCommandInput, PutPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionPolicyCommandInput, PutPermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
23
23
  }
24
24
  declare const UpdateIPSetCommand_base: {
25
25
  new (input: UpdateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIPSetCommandInput, UpdateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIPSetCommandInput, UpdateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIPSetCommandInput, UpdateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateManagedRuleSetVersionExpiryDateCommandOutput extends Upda
23
23
  }
24
24
  declare const UpdateManagedRuleSetVersionExpiryDateCommand_base: {
25
25
  new (input: UpdateManagedRuleSetVersionExpiryDateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedRuleSetVersionExpiryDateCommandInput, UpdateManagedRuleSetVersionExpiryDateCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateManagedRuleSetVersionExpiryDateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedRuleSetVersionExpiryDateCommandInput, UpdateManagedRuleSetVersionExpiryDateCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateManagedRuleSetVersionExpiryDateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedRuleSetVersionExpiryDateCommandInput, UpdateManagedRuleSetVersionExpiryDateCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSe
23
23
  }
24
24
  declare const UpdateRegexPatternSetCommand_base: {
25
25
  new (input: UpdateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
23
23
  }
24
24
  declare const UpdateRuleGroupCommand_base: {
25
25
  new (input: UpdateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**