@aws-sdk/client-wafv2 3.803.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.
- package/dist-es/protocols/Aws_json1_1.js +3 -3
- package/dist-types/commands/AssociateWebACLCommand.d.ts +1 -1
- package/dist-types/commands/CheckCapacityCommand.d.ts +1 -1
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAPIKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +1 -1
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +1 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +1 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListAPIKeysCommand.d.ts +1 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +1 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +1 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +1 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -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() /
|
|
1413
|
-
StartTime: (_) => _.getTime() /
|
|
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() /
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|