@aws-sdk/client-waf-regional 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/CreateByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +11 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.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/DeleteRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +11 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +11 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetGeoMatchSetCommand.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/GetPermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/GetRuleCommand.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/GetSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.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/GetXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.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/ListRateBasedRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.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/ListRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.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/ListXssMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.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/UpdateByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.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/DeleteRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.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/GetPermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.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/GetSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.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/GetXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.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/ListRateBasedRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.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/ListRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.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/ListXssMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.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/UpdateByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -245,4 +245,15 @@ declare const UpdateSqlInjectionMatchSetCommand_base: {
|
|
|
245
245
|
*
|
|
246
246
|
*/
|
|
247
247
|
export declare class UpdateSqlInjectionMatchSetCommand extends UpdateSqlInjectionMatchSetCommand_base {
|
|
248
|
+
/** @internal type navigation helper, not in runtime. */
|
|
249
|
+
protected static __types: {
|
|
250
|
+
api: {
|
|
251
|
+
input: UpdateSqlInjectionMatchSetRequest;
|
|
252
|
+
output: UpdateSqlInjectionMatchSetResponse;
|
|
253
|
+
};
|
|
254
|
+
sdk: {
|
|
255
|
+
input: UpdateSqlInjectionMatchSetCommandInput;
|
|
256
|
+
output: UpdateSqlInjectionMatchSetCommandOutput;
|
|
257
|
+
};
|
|
258
|
+
};
|
|
248
259
|
}
|
|
@@ -305,4 +305,15 @@ declare const UpdateWebACLCommand_base: {
|
|
|
305
305
|
*
|
|
306
306
|
*/
|
|
307
307
|
export declare class UpdateWebACLCommand extends UpdateWebACLCommand_base {
|
|
308
|
+
/** @internal type navigation helper, not in runtime. */
|
|
309
|
+
protected static __types: {
|
|
310
|
+
api: {
|
|
311
|
+
input: UpdateWebACLRequest;
|
|
312
|
+
output: UpdateWebACLResponse;
|
|
313
|
+
};
|
|
314
|
+
sdk: {
|
|
315
|
+
input: UpdateWebACLCommandInput;
|
|
316
|
+
output: UpdateWebACLCommandOutput;
|
|
317
|
+
};
|
|
318
|
+
};
|
|
308
319
|
}
|
|
@@ -247,4 +247,15 @@ declare const UpdateXssMatchSetCommand_base: {
|
|
|
247
247
|
*
|
|
248
248
|
*/
|
|
249
249
|
export declare class UpdateXssMatchSetCommand extends UpdateXssMatchSetCommand_base {
|
|
250
|
+
/** @internal type navigation helper, not in runtime. */
|
|
251
|
+
protected static __types: {
|
|
252
|
+
api: {
|
|
253
|
+
input: UpdateXssMatchSetRequest;
|
|
254
|
+
output: UpdateXssMatchSetResponse;
|
|
255
|
+
};
|
|
256
|
+
sdk: {
|
|
257
|
+
input: UpdateXssMatchSetCommandInput;
|
|
258
|
+
output: UpdateXssMatchSetCommandOutput;
|
|
259
|
+
};
|
|
260
|
+
};
|
|
250
261
|
}
|
|
@@ -36,4 +36,15 @@ declare const AssociateWebACLCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
39
|
+
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AssociateWebACLRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AssociateWebACLCommandInput;
|
|
47
|
+
output: AssociateWebACLCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {
|
|
40
|
+
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateByteMatchSetRequest;
|
|
44
|
+
output: CreateByteMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateByteMatchSetCommandInput;
|
|
48
|
+
output: CreateByteMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateGeoMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {
|
|
40
|
+
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateGeoMatchSetRequest;
|
|
44
|
+
output: CreateGeoMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateGeoMatchSetCommandInput;
|
|
48
|
+
output: CreateGeoMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
36
|
+
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateIPSetRequest;
|
|
40
|
+
output: CreateIPSetResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateIPSetCommandInput;
|
|
44
|
+
output: CreateIPSetCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateRateBasedRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {
|
|
40
|
+
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateRateBasedRuleRequest;
|
|
44
|
+
output: CreateRateBasedRuleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateRateBasedRuleCommandInput;
|
|
48
|
+
output: CreateRateBasedRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateRegexMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {
|
|
40
|
+
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateRegexMatchSetRequest;
|
|
44
|
+
output: CreateRegexMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateRegexMatchSetCommandInput;
|
|
48
|
+
output: CreateRegexMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
40
|
+
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateRegexPatternSetRequest;
|
|
44
|
+
output: CreateRegexPatternSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateRegexPatternSetCommandInput;
|
|
48
|
+
output: CreateRegexPatternSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateRuleCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
36
|
+
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateRuleRequest;
|
|
40
|
+
output: CreateRuleResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateRuleCommandInput;
|
|
44
|
+
output: CreateRuleCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
39
|
+
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateRuleGroupRequest;
|
|
43
|
+
output: CreateRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateRuleGroupCommandInput;
|
|
47
|
+
output: CreateRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateSizeConstraintSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateSizeConstraintSetCommand extends CreateSizeConstraintSetCommand_base {
|
|
40
|
+
export declare class CreateSizeConstraintSetCommand extends CreateSizeConstraintSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateSizeConstraintSetRequest;
|
|
44
|
+
output: CreateSizeConstraintSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateSizeConstraintSetCommandInput;
|
|
48
|
+
output: CreateSizeConstraintSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateSqlInjectionMatchSetCommand extends CreateSqlInjectionMatchSetCommand_base {
|
|
40
|
+
export declare class CreateSqlInjectionMatchSetCommand extends CreateSqlInjectionMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateSqlInjectionMatchSetRequest;
|
|
44
|
+
output: CreateSqlInjectionMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateSqlInjectionMatchSetCommandInput;
|
|
48
|
+
output: CreateSqlInjectionMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateWebACLCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {
|
|
36
|
+
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateWebACLRequest;
|
|
40
|
+
output: CreateWebACLResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateWebACLCommandInput;
|
|
44
|
+
output: CreateWebACLCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateWebACLMigrationStackCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {
|
|
40
|
+
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateWebACLMigrationStackRequest;
|
|
44
|
+
output: CreateWebACLMigrationStackResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateWebACLMigrationStackCommandInput;
|
|
48
|
+
output: CreateWebACLMigrationStackCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateXssMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateXssMatchSetCommand extends CreateXssMatchSetCommand_base {
|
|
40
|
+
export declare class CreateXssMatchSetCommand extends CreateXssMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateXssMatchSetRequest;
|
|
44
|
+
output: CreateXssMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateXssMatchSetCommandInput;
|
|
48
|
+
output: CreateXssMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteByteMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteByteMatchSetCommand extends DeleteByteMatchSetCommand_base {
|
|
40
|
+
export declare class DeleteByteMatchSetCommand extends DeleteByteMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteByteMatchSetRequest;
|
|
44
|
+
output: DeleteByteMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteByteMatchSetCommandInput;
|
|
48
|
+
output: DeleteByteMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteGeoMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {
|
|
40
|
+
export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteGeoMatchSetRequest;
|
|
44
|
+
output: DeleteGeoMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteGeoMatchSetCommandInput;
|
|
48
|
+
output: DeleteGeoMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
36
|
+
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteIPSetRequest;
|
|
40
|
+
output: DeleteIPSetResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteIPSetCommandInput;
|
|
44
|
+
output: DeleteIPSetCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
40
|
+
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteLoggingConfigurationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteLoggingConfigurationCommandInput;
|
|
48
|
+
output: DeleteLoggingConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
|
|
40
|
+
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeletePermissionPolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeletePermissionPolicyCommandInput;
|
|
48
|
+
output: DeletePermissionPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteRateBasedRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {
|
|
40
|
+
export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteRateBasedRuleRequest;
|
|
44
|
+
output: DeleteRateBasedRuleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteRateBasedRuleCommandInput;
|
|
48
|
+
output: DeleteRateBasedRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteRegexMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {
|
|
40
|
+
export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteRegexMatchSetRequest;
|
|
44
|
+
output: DeleteRegexMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteRegexMatchSetCommandInput;
|
|
48
|
+
output: DeleteRegexMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
40
|
+
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteRegexPatternSetRequest;
|
|
44
|
+
output: DeleteRegexPatternSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteRegexPatternSetCommandInput;
|
|
48
|
+
output: DeleteRegexPatternSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteRuleCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
36
|
+
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteRuleRequest;
|
|
40
|
+
output: DeleteRuleResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteRuleCommandInput;
|
|
44
|
+
output: DeleteRuleCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
39
|
+
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteRuleGroupRequest;
|
|
43
|
+
output: DeleteRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteRuleGroupCommandInput;
|
|
47
|
+
output: DeleteRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSizeConstraintSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSizeConstraintSetCommand extends DeleteSizeConstraintSetCommand_base {
|
|
40
|
+
export declare class DeleteSizeConstraintSetCommand extends DeleteSizeConstraintSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteSizeConstraintSetRequest;
|
|
44
|
+
output: DeleteSizeConstraintSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSizeConstraintSetCommandInput;
|
|
48
|
+
output: DeleteSizeConstraintSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSqlInjectionMatchSetCommand extends DeleteSqlInjectionMatchSetCommand_base {
|
|
40
|
+
export declare class DeleteSqlInjectionMatchSetCommand extends DeleteSqlInjectionMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteSqlInjectionMatchSetRequest;
|
|
44
|
+
output: DeleteSqlInjectionMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSqlInjectionMatchSetCommandInput;
|
|
48
|
+
output: DeleteSqlInjectionMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteWebACLCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {
|
|
36
|
+
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteWebACLRequest;
|
|
40
|
+
output: DeleteWebACLResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteWebACLCommandInput;
|
|
44
|
+
output: DeleteWebACLCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteXssMatchSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteXssMatchSetCommand extends DeleteXssMatchSetCommand_base {
|
|
40
|
+
export declare class DeleteXssMatchSetCommand extends DeleteXssMatchSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteXssMatchSetRequest;
|
|
44
|
+
output: DeleteXssMatchSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteXssMatchSetCommandInput;
|
|
48
|
+
output: DeleteXssMatchSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateWebACLCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {
|
|
40
|
+
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateWebACLRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateWebACLCommandInput;
|
|
48
|
+
output: DisassociateWebACLCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetByteMatchSetCommand extends GetByteMatchSetCommand_base {
|
|
39
|
+
export declare class GetByteMatchSetCommand extends GetByteMatchSetCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetByteMatchSetRequest;
|
|
43
|
+
output: GetByteMatchSetResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetByteMatchSetCommandInput;
|
|
47
|
+
output: GetByteMatchSetCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetChangeTokenCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetChangeTokenCommand extends GetChangeTokenCommand_base {
|
|
39
|
+
export declare class GetChangeTokenCommand extends GetChangeTokenCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: {};
|
|
43
|
+
output: GetChangeTokenResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetChangeTokenCommandInput;
|
|
47
|
+
output: GetChangeTokenCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetChangeTokenStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetChangeTokenStatusCommand extends GetChangeTokenStatusCommand_base {
|
|
40
|
+
export declare class GetChangeTokenStatusCommand extends GetChangeTokenStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetChangeTokenStatusRequest;
|
|
44
|
+
output: GetChangeTokenStatusResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetChangeTokenStatusCommandInput;
|
|
48
|
+
output: GetChangeTokenStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetGeoMatchSetCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetGeoMatchSetCommand extends GetGeoMatchSetCommand_base {
|
|
39
|
+
export declare class GetGeoMatchSetCommand extends GetGeoMatchSetCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetGeoMatchSetRequest;
|
|
43
|
+
output: GetGeoMatchSetResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetGeoMatchSetCommandInput;
|
|
47
|
+
output: GetGeoMatchSetCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetIPSetCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
36
|
+
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetIPSetRequest;
|
|
40
|
+
output: GetIPSetResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetIPSetCommandInput;
|
|
44
|
+
output: GetIPSetCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|