@aws-sdk/client-wafv2 3.651.1 → 3.658.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/CheckCapacityCommand.d.ts +11 -0
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAPIKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +11 -0
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +11 -0
- package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +11 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetManagedRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +11 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +11 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +11 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListAPIKeysCommand.d.ts +11 -0
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +11 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +11 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +11 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +11 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
40
|
+
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetLoggingConfigurationRequest;
|
|
44
|
+
output: GetLoggingConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetLoggingConfigurationCommandInput;
|
|
48
|
+
output: GetLoggingConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetManagedRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetManagedRuleSetCommand extends GetManagedRuleSetCommand_base {
|
|
40
|
+
export declare class GetManagedRuleSetCommand extends GetManagedRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetManagedRuleSetRequest;
|
|
44
|
+
output: GetManagedRuleSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetManagedRuleSetCommandInput;
|
|
48
|
+
output: GetManagedRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMobileSdkReleaseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMobileSdkReleaseCommand extends GetMobileSdkReleaseCommand_base {
|
|
40
|
+
export declare class GetMobileSdkReleaseCommand extends GetMobileSdkReleaseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMobileSdkReleaseRequest;
|
|
44
|
+
output: GetMobileSdkReleaseResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMobileSdkReleaseCommandInput;
|
|
48
|
+
output: GetMobileSdkReleaseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetPermissionPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetPermissionPolicyCommand extends GetPermissionPolicyCommand_base {
|
|
40
|
+
export declare class GetPermissionPolicyCommand extends GetPermissionPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetPermissionPolicyRequest;
|
|
44
|
+
output: GetPermissionPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetPermissionPolicyCommandInput;
|
|
48
|
+
output: GetPermissionPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetRateBasedStatementManagedKeysCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRateBasedStatementManagedKeysCommand extends GetRateBasedStatementManagedKeysCommand_base {
|
|
40
|
+
export declare class GetRateBasedStatementManagedKeysCommand extends GetRateBasedStatementManagedKeysCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRateBasedStatementManagedKeysRequest;
|
|
44
|
+
output: GetRateBasedStatementManagedKeysResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRateBasedStatementManagedKeysCommandInput;
|
|
48
|
+
output: GetRateBasedStatementManagedKeysCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetRegexPatternSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRegexPatternSetCommand extends GetRegexPatternSetCommand_base {
|
|
40
|
+
export declare class GetRegexPatternSetCommand extends GetRegexPatternSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRegexPatternSetRequest;
|
|
44
|
+
output: GetRegexPatternSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRegexPatternSetCommandInput;
|
|
48
|
+
output: GetRegexPatternSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetRuleGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetRuleGroupCommand extends GetRuleGroupCommand_base {
|
|
36
|
+
export declare class GetRuleGroupCommand extends GetRuleGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetRuleGroupRequest;
|
|
40
|
+
output: GetRuleGroupResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetRuleGroupCommandInput;
|
|
44
|
+
output: GetRuleGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetSampledRequestsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetSampledRequestsCommand extends GetSampledRequestsCommand_base {
|
|
40
|
+
export declare class GetSampledRequestsCommand extends GetSampledRequestsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetSampledRequestsRequest;
|
|
44
|
+
output: GetSampledRequestsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetSampledRequestsCommandInput;
|
|
48
|
+
output: GetSampledRequestsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetWebACLCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetWebACLCommand extends GetWebACLCommand_base {
|
|
36
|
+
export declare class GetWebACLCommand extends GetWebACLCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetWebACLRequest;
|
|
40
|
+
output: GetWebACLResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetWebACLCommandInput;
|
|
44
|
+
output: GetWebACLCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetWebACLForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetWebACLForResourceCommand extends GetWebACLForResourceCommand_base {
|
|
40
|
+
export declare class GetWebACLForResourceCommand extends GetWebACLForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetWebACLForResourceRequest;
|
|
44
|
+
output: GetWebACLForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetWebACLForResourceCommandInput;
|
|
48
|
+
output: GetWebACLForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListAPIKeysCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListAPIKeysCommand extends ListAPIKeysCommand_base {
|
|
36
|
+
export declare class ListAPIKeysCommand extends ListAPIKeysCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListAPIKeysRequest;
|
|
40
|
+
output: ListAPIKeysResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListAPIKeysCommandInput;
|
|
44
|
+
output: ListAPIKeysCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAvailableManagedRuleGroupVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAvailableManagedRuleGroupVersionsCommand extends ListAvailableManagedRuleGroupVersionsCommand_base {
|
|
40
|
+
export declare class ListAvailableManagedRuleGroupVersionsCommand extends ListAvailableManagedRuleGroupVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAvailableManagedRuleGroupVersionsRequest;
|
|
44
|
+
output: ListAvailableManagedRuleGroupVersionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAvailableManagedRuleGroupVersionsCommandInput;
|
|
48
|
+
output: ListAvailableManagedRuleGroupVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAvailableManagedRuleGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAvailableManagedRuleGroupsCommand extends ListAvailableManagedRuleGroupsCommand_base {
|
|
40
|
+
export declare class ListAvailableManagedRuleGroupsCommand extends ListAvailableManagedRuleGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAvailableManagedRuleGroupsRequest;
|
|
44
|
+
output: ListAvailableManagedRuleGroupsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAvailableManagedRuleGroupsCommandInput;
|
|
48
|
+
output: ListAvailableManagedRuleGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListIPSetsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
|
|
36
|
+
export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListIPSetsRequest;
|
|
40
|
+
output: ListIPSetsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListIPSetsCommandInput;
|
|
44
|
+
output: ListIPSetsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {
|
|
40
|
+
export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListLoggingConfigurationsRequest;
|
|
44
|
+
output: ListLoggingConfigurationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListLoggingConfigurationsCommandInput;
|
|
48
|
+
output: ListLoggingConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListManagedRuleSetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListManagedRuleSetsCommand extends ListManagedRuleSetsCommand_base {
|
|
40
|
+
export declare class ListManagedRuleSetsCommand extends ListManagedRuleSetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListManagedRuleSetsRequest;
|
|
44
|
+
output: ListManagedRuleSetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListManagedRuleSetsCommandInput;
|
|
48
|
+
output: ListManagedRuleSetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListMobileSdkReleasesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListMobileSdkReleasesCommand extends ListMobileSdkReleasesCommand_base {
|
|
40
|
+
export declare class ListMobileSdkReleasesCommand extends ListMobileSdkReleasesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListMobileSdkReleasesRequest;
|
|
44
|
+
output: ListMobileSdkReleasesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListMobileSdkReleasesCommandInput;
|
|
48
|
+
output: ListMobileSdkReleasesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRegexPatternSetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRegexPatternSetsCommand extends ListRegexPatternSetsCommand_base {
|
|
40
|
+
export declare class ListRegexPatternSetsCommand extends ListRegexPatternSetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRegexPatternSetsRequest;
|
|
44
|
+
output: ListRegexPatternSetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRegexPatternSetsCommandInput;
|
|
48
|
+
output: ListRegexPatternSetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListResourcesForWebACLCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListResourcesForWebACLCommand extends ListResourcesForWebACLCommand_base {
|
|
40
|
+
export declare class ListResourcesForWebACLCommand extends ListResourcesForWebACLCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListResourcesForWebACLRequest;
|
|
44
|
+
output: ListResourcesForWebACLResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListResourcesForWebACLCommandInput;
|
|
48
|
+
output: ListResourcesForWebACLCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListRuleGroupsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListRuleGroupsCommand extends ListRuleGroupsCommand_base {
|
|
39
|
+
export declare class ListRuleGroupsCommand extends ListRuleGroupsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListRuleGroupsRequest;
|
|
43
|
+
output: ListRuleGroupsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListRuleGroupsCommandInput;
|
|
47
|
+
output: ListRuleGroupsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListWebACLsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListWebACLsCommand extends ListWebACLsCommand_base {
|
|
36
|
+
export declare class ListWebACLsCommand extends ListWebACLsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListWebACLsRequest;
|
|
40
|
+
output: ListWebACLsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListWebACLsCommandInput;
|
|
44
|
+
output: ListWebACLsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutLoggingConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutLoggingConfigurationCommand extends PutLoggingConfigurationCommand_base {
|
|
40
|
+
export declare class PutLoggingConfigurationCommand extends PutLoggingConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutLoggingConfigurationRequest;
|
|
44
|
+
output: PutLoggingConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutLoggingConfigurationCommandInput;
|
|
48
|
+
output: PutLoggingConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutManagedRuleSetVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutManagedRuleSetVersionsCommand extends PutManagedRuleSetVersionsCommand_base {
|
|
40
|
+
export declare class PutManagedRuleSetVersionsCommand extends PutManagedRuleSetVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutManagedRuleSetVersionsRequest;
|
|
44
|
+
output: PutManagedRuleSetVersionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutManagedRuleSetVersionsCommandInput;
|
|
48
|
+
output: PutManagedRuleSetVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutPermissionPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutPermissionPolicyCommand extends PutPermissionPolicyCommand_base {
|
|
40
|
+
export declare class PutPermissionPolicyCommand extends PutPermissionPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutPermissionPolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutPermissionPolicyCommandInput;
|
|
48
|
+
output: PutPermissionPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateIPSetCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
|
|
36
|
+
export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateIPSetRequest;
|
|
40
|
+
output: UpdateIPSetResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateIPSetCommandInput;
|
|
44
|
+
output: UpdateIPSetCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateManagedRuleSetVersionExpiryDateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateManagedRuleSetVersionExpiryDateCommand extends UpdateManagedRuleSetVersionExpiryDateCommand_base {
|
|
40
|
+
export declare class UpdateManagedRuleSetVersionExpiryDateCommand extends UpdateManagedRuleSetVersionExpiryDateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateManagedRuleSetVersionExpiryDateRequest;
|
|
44
|
+
output: UpdateManagedRuleSetVersionExpiryDateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateManagedRuleSetVersionExpiryDateCommandInput;
|
|
48
|
+
output: UpdateManagedRuleSetVersionExpiryDateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateRegexPatternSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateRegexPatternSetCommand extends UpdateRegexPatternSetCommand_base {
|
|
40
|
+
export declare class UpdateRegexPatternSetCommand extends UpdateRegexPatternSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateRegexPatternSetRequest;
|
|
44
|
+
output: UpdateRegexPatternSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateRegexPatternSetCommandInput;
|
|
48
|
+
output: UpdateRegexPatternSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
|
|
39
|
+
export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateRuleGroupRequest;
|
|
43
|
+
output: UpdateRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateRuleGroupCommandInput;
|
|
47
|
+
output: UpdateRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateWebACLCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateWebACLCommand extends UpdateWebACLCommand_base {
|
|
36
|
+
export declare class UpdateWebACLCommand extends UpdateWebACLCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateWebACLRequest;
|
|
40
|
+
output: UpdateWebACLResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateWebACLCommandInput;
|
|
44
|
+
output: UpdateWebACLCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|