@aws-sdk/client-waf-regional 3.803.0 → 3.806.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 (144) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AssociateWebACLCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateIPSetCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateRuleGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateWebACLCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteWebACLCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +1 -1
  32. package/dist-types/commands/DisassociateWebACLCommand.d.ts +1 -1
  33. package/dist-types/commands/GetByteMatchSetCommand.d.ts +1 -1
  34. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +1 -1
  36. package/dist-types/commands/GetIPSetCommand.d.ts +1 -1
  37. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +1 -1
  39. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +1 -1
  40. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -1
  41. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +1 -1
  42. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +1 -1
  43. package/dist-types/commands/GetRuleCommand.d.ts +1 -1
  44. package/dist-types/commands/GetRuleGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/GetSampledRequestsCommand.d.ts +1 -1
  46. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +1 -1
  47. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +1 -1
  48. package/dist-types/commands/GetWebACLCommand.d.ts +1 -1
  49. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/GetXssMatchSetCommand.d.ts +1 -1
  51. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -1
  52. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +1 -1
  54. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
  55. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  56. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateIPSetCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +1 -1
  65. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +1 -1
  69. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  70. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  71. package/dist-types/runtimeConfig.d.ts +16 -16
  72. package/dist-types/runtimeConfig.native.d.ts +18 -18
  73. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  74. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  140. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  141. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  142. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  143. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  144. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -1829,8 +1829,8 @@ const se_GetSampledRequestsRequest = (input, context) => {
1829
1829
  };
1830
1830
  const se_TimeWindow = (input, context) => {
1831
1831
  return take(input, {
1832
- EndTime: (_) => _.getTime() / 1000,
1833
- StartTime: (_) => _.getTime() / 1000,
1832
+ EndTime: (_) => _.getTime() / 1_000,
1833
+ StartTime: (_) => _.getTime() / 1_000,
1834
1834
  });
1835
1835
  };
1836
1836
  const se_UpdateByteMatchSetRequest = (input, context) => {
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
23
23
  }
24
24
  declare const CreateByteMatchSetCommand_base: {
25
25
  new (input: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
23
23
  }
24
24
  declare const CreateGeoMatchSetCommand_base: {
25
25
  new (input: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
23
23
  }
24
24
  declare const CreateRateBasedRuleCommand_base: {
25
25
  new (input: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
23
23
  }
24
24
  declare const CreateRegexMatchSetCommand_base: {
25
25
  new (input: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
23
23
  }
24
24
  declare const CreateRuleCommand_base: {
25
25
  new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
23
23
  }
24
24
  declare const CreateSizeConstraintSetCommand_base: {
25
25
  new (input: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
23
23
  }
24
24
  declare const CreateSqlInjectionMatchSetCommand_base: {
25
25
  new (input: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMig
23
23
  }
24
24
  declare const CreateWebACLMigrationStackCommand_base: {
25
25
  new (input: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
23
23
  }
24
24
  declare const CreateXssMatchSetCommand_base: {
25
25
  new (input: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetRespo
23
23
  }
24
24
  declare const DeleteByteMatchSetCommand_base: {
25
25
  new (input: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetRespons
23
23
  }
24
24
  declare const DeleteGeoMatchSetCommand_base: {
25
25
  new (input: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleRes
23
23
  }
24
24
  declare const DeleteRateBasedRuleCommand_base: {
25
25
  new (input: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetRes
23
23
  }
24
24
  declare const DeleteRegexMatchSetCommand_base: {
25
25
  new (input: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteRuleCommand_base: {
25
25
  new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstrai
23
23
  }
24
24
  declare const DeleteSizeConstraintSetCommand_base: {
25
25
  new (input: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInject
23
23
  }
24
24
  declare const DeleteSqlInjectionMatchSetCommand_base: {
25
25
  new (input: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetRespons
23
23
  }
24
24
  declare const DeleteXssMatchSetCommand_base: {
25
25
  new (input: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, _
23
23
  }
24
24
  declare const GetByteMatchSetCommand_base: {
25
25
  new (input: GetByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusR
23
23
  }
24
24
  declare const GetChangeTokenStatusCommand_base: {
25
25
  new (input: GetChangeTokenStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChangeTokenStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChangeTokenStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __M
23
23
  }
24
24
  declare const GetGeoMatchSetCommand_base: {
25
25
  new (input: GetGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRateBasedRuleCommandOutput extends GetRateBasedRuleResponse,
23
23
  }
24
24
  declare const GetRateBasedRuleCommand_base: {
25
25
  new (input: GetRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRateBasedRuleManagedKeysCommandOutput extends GetRateBasedRu
23
23
  }
24
24
  declare const GetRateBasedRuleManagedKeysCommand_base: {
25
25
  new (input: GetRateBasedRuleManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleManagedKeysCommandInput, GetRateBasedRuleManagedKeysCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRateBasedRuleManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleManagedKeysCommandInput, GetRateBasedRuleManagedKeysCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRateBasedRuleManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleManagedKeysCommandInput, GetRateBasedRuleManagedKeysCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRegexMatchSetCommandOutput extends GetRegexMatchSetResponse,
23
23
  }
24
24
  declare const GetRegexMatchSetCommand_base: {
25
25
  new (input: GetRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
23
23
  }
24
24
  declare const GetRuleCommand_base: {
25
25
  new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRuleGroupCommandOutput extends GetRuleGroupResponse, __Metad
23
23
  }
24
24
  declare const GetRuleGroupCommand_base: {
25
25
  new (input: GetRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleGroupCommandInput, GetRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleGroupCommandInput, GetRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleGroupCommandInput, GetRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, 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, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSizeConstraintSetCommandOutput extends GetSizeConstraintSetR
23
23
  }
24
24
  declare const GetSizeConstraintSetCommand_base: {
25
25
  new (input: GetSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSizeConstraintSetCommandInput, GetSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSizeConstraintSetCommandInput, GetSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSizeConstraintSetCommandInput, GetSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSqlInjectionMatchSetCommandOutput extends GetSqlInjectionMat
23
23
  }
24
24
  declare const GetSqlInjectionMatchSetCommand_base: {
25
25
  new (input: GetSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSqlInjectionMatchSetCommandInput, GetSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSqlInjectionMatchSetCommandInput, GetSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSqlInjectionMatchSetCommandInput, GetSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWebACLCommandOutput extends GetWebACLResponse, __MetadataBea
23
23
  }
24
24
  declare const GetWebACLCommand_base: {
25
25
  new (input: GetWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLCommandInput, GetWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLCommandInput, GetWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLCommandInput, GetWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**