@aws-sdk/client-wafv2 3.1087.0 → 3.1089.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-cjs/index.js +1 -1
- package/dist-types/ts3.4/WAFV2.d.ts +186 -228
- package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +23 -46
- package/dist-types/ts3.4/models/errors.d.ts +20 -79
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -48,10 +45,7 @@ import {
|
|
|
48
45
|
CreateAPIKeyCommandInput,
|
|
49
46
|
CreateAPIKeyCommandOutput,
|
|
50
47
|
} from "./commands/CreateAPIKeyCommand";
|
|
51
|
-
import {
|
|
52
|
-
CreateIPSetCommandInput,
|
|
53
|
-
CreateIPSetCommandOutput,
|
|
54
|
-
} from "./commands/CreateIPSetCommand";
|
|
48
|
+
import { CreateIPSetCommandInput, CreateIPSetCommandOutput } from "./commands/CreateIPSetCommand";
|
|
55
49
|
import {
|
|
56
50
|
CreateRegexPatternSetCommandInput,
|
|
57
51
|
CreateRegexPatternSetCommandOutput,
|
|
@@ -72,10 +66,7 @@ import {
|
|
|
72
66
|
DeleteFirewallManagerRuleGroupsCommandInput,
|
|
73
67
|
DeleteFirewallManagerRuleGroupsCommandOutput,
|
|
74
68
|
} from "./commands/DeleteFirewallManagerRuleGroupsCommand";
|
|
75
|
-
import {
|
|
76
|
-
DeleteIPSetCommandInput,
|
|
77
|
-
DeleteIPSetCommandOutput,
|
|
78
|
-
} from "./commands/DeleteIPSetCommand";
|
|
69
|
+
import { DeleteIPSetCommandInput, DeleteIPSetCommandOutput } from "./commands/DeleteIPSetCommand";
|
|
79
70
|
import {
|
|
80
71
|
DeleteLoggingConfigurationCommandInput,
|
|
81
72
|
DeleteLoggingConfigurationCommandOutput,
|
|
@@ -120,10 +111,7 @@ import {
|
|
|
120
111
|
GetDecryptedAPIKeyCommandInput,
|
|
121
112
|
GetDecryptedAPIKeyCommandOutput,
|
|
122
113
|
} from "./commands/GetDecryptedAPIKeyCommand";
|
|
123
|
-
import {
|
|
124
|
-
GetIPSetCommandInput,
|
|
125
|
-
GetIPSetCommandOutput,
|
|
126
|
-
} from "./commands/GetIPSetCommand";
|
|
114
|
+
import { GetIPSetCommandInput, GetIPSetCommandOutput } from "./commands/GetIPSetCommand";
|
|
127
115
|
import {
|
|
128
116
|
GetLoggingConfigurationCommandInput,
|
|
129
117
|
GetLoggingConfigurationCommandOutput,
|
|
@@ -172,18 +160,12 @@ import {
|
|
|
172
160
|
GetTopPathStatisticsByTrafficCommandInput,
|
|
173
161
|
GetTopPathStatisticsByTrafficCommandOutput,
|
|
174
162
|
} from "./commands/GetTopPathStatisticsByTrafficCommand";
|
|
175
|
-
import {
|
|
176
|
-
GetWebACLCommandInput,
|
|
177
|
-
GetWebACLCommandOutput,
|
|
178
|
-
} from "./commands/GetWebACLCommand";
|
|
163
|
+
import { GetWebACLCommandInput, GetWebACLCommandOutput } from "./commands/GetWebACLCommand";
|
|
179
164
|
import {
|
|
180
165
|
GetWebACLForResourceCommandInput,
|
|
181
166
|
GetWebACLForResourceCommandOutput,
|
|
182
167
|
} from "./commands/GetWebACLForResourceCommand";
|
|
183
|
-
import {
|
|
184
|
-
ListAPIKeysCommandInput,
|
|
185
|
-
ListAPIKeysCommandOutput,
|
|
186
|
-
} from "./commands/ListAPIKeysCommand";
|
|
168
|
+
import { ListAPIKeysCommandInput, ListAPIKeysCommandOutput } from "./commands/ListAPIKeysCommand";
|
|
187
169
|
import {
|
|
188
170
|
ListAvailableManagedRuleGroupsCommandInput,
|
|
189
171
|
ListAvailableManagedRuleGroupsCommandOutput,
|
|
@@ -192,10 +174,7 @@ import {
|
|
|
192
174
|
ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
193
175
|
ListAvailableManagedRuleGroupVersionsCommandOutput,
|
|
194
176
|
} from "./commands/ListAvailableManagedRuleGroupVersionsCommand";
|
|
195
|
-
import {
|
|
196
|
-
ListIPSetsCommandInput,
|
|
197
|
-
ListIPSetsCommandOutput,
|
|
198
|
-
} from "./commands/ListIPSetsCommand";
|
|
177
|
+
import { ListIPSetsCommandInput, ListIPSetsCommandOutput } from "./commands/ListIPSetsCommand";
|
|
199
178
|
import {
|
|
200
179
|
ListLoggingConfigurationsCommandInput,
|
|
201
180
|
ListLoggingConfigurationsCommandOutput,
|
|
@@ -228,10 +207,7 @@ import {
|
|
|
228
207
|
ListTagsForResourceCommandInput,
|
|
229
208
|
ListTagsForResourceCommandOutput,
|
|
230
209
|
} from "./commands/ListTagsForResourceCommand";
|
|
231
|
-
import {
|
|
232
|
-
ListWebACLsCommandInput,
|
|
233
|
-
ListWebACLsCommandOutput,
|
|
234
|
-
} from "./commands/ListWebACLsCommand";
|
|
210
|
+
import { ListWebACLsCommandInput, ListWebACLsCommandOutput } from "./commands/ListWebACLsCommand";
|
|
235
211
|
import {
|
|
236
212
|
PutLoggingConfigurationCommandInput,
|
|
237
213
|
PutLoggingConfigurationCommandOutput,
|
|
@@ -244,18 +220,12 @@ import {
|
|
|
244
220
|
PutPermissionPolicyCommandInput,
|
|
245
221
|
PutPermissionPolicyCommandOutput,
|
|
246
222
|
} from "./commands/PutPermissionPolicyCommand";
|
|
247
|
-
import {
|
|
248
|
-
TagResourceCommandInput,
|
|
249
|
-
TagResourceCommandOutput,
|
|
250
|
-
} from "./commands/TagResourceCommand";
|
|
223
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
251
224
|
import {
|
|
252
225
|
UntagResourceCommandInput,
|
|
253
226
|
UntagResourceCommandOutput,
|
|
254
227
|
} from "./commands/UntagResourceCommand";
|
|
255
|
-
import {
|
|
256
|
-
UpdateIPSetCommandInput,
|
|
257
|
-
UpdateIPSetCommandOutput,
|
|
258
|
-
} from "./commands/UpdateIPSetCommand";
|
|
228
|
+
import { UpdateIPSetCommandInput, UpdateIPSetCommandOutput } from "./commands/UpdateIPSetCommand";
|
|
259
229
|
import {
|
|
260
230
|
UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
261
231
|
UpdateManagedRuleSetVersionExpiryDateCommandOutput,
|
|
@@ -399,8 +369,7 @@ export type ServiceOutputTypes =
|
|
|
399
369
|
| UpdateRegexPatternSetCommandOutput
|
|
400
370
|
| UpdateRuleGroupCommandOutput
|
|
401
371
|
| UpdateWebACLCommandOutput;
|
|
402
|
-
export interface ClientDefaults
|
|
403
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
372
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
404
373
|
requestHandler?: __HttpHandlerUserInput;
|
|
405
374
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
406
375
|
urlParser?: __UrlParser;
|
|
@@ -425,9 +394,7 @@ export interface ClientDefaults
|
|
|
425
394
|
extensions?: RuntimeExtension[];
|
|
426
395
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
427
396
|
}
|
|
428
|
-
export type WAFV2ClientConfigType = Partial<
|
|
429
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
430
|
-
> &
|
|
397
|
+
export type WAFV2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
431
398
|
ClientDefaults &
|
|
432
399
|
UserAgentInputConfig &
|
|
433
400
|
RetryInputConfig &
|
|
@@ -437,19 +404,17 @@ export type WAFV2ClientConfigType = Partial<
|
|
|
437
404
|
HttpAuthSchemeInputConfig &
|
|
438
405
|
ClientInputEndpointParameters;
|
|
439
406
|
export interface WAFV2ClientConfig extends WAFV2ClientConfigType {}
|
|
440
|
-
export type WAFV2ClientResolvedConfigType =
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
export interface WAFV2ClientResolvedConfig
|
|
452
|
-
extends WAFV2ClientResolvedConfigType {}
|
|
407
|
+
export type WAFV2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
408
|
+
Required<ClientDefaults> &
|
|
409
|
+
RuntimeExtensionsConfig &
|
|
410
|
+
UserAgentResolvedConfig &
|
|
411
|
+
RetryResolvedConfig &
|
|
412
|
+
RegionResolvedConfig &
|
|
413
|
+
HostHeaderResolvedConfig &
|
|
414
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
415
|
+
HttpAuthSchemeResolvedConfig &
|
|
416
|
+
ClientResolvedEndpointParameters;
|
|
417
|
+
export interface WAFV2ClientResolvedConfig extends WAFV2ClientResolvedConfigType {}
|
|
453
418
|
export declare class WAFV2Client extends __Client<
|
|
454
419
|
__HttpHandlerOptions,
|
|
455
420
|
ServiceInputTypes,
|
|
@@ -457,8 +422,6 @@ export declare class WAFV2Client extends __Client<
|
|
|
457
422
|
WAFV2ClientResolvedConfig
|
|
458
423
|
> {
|
|
459
424
|
readonly config: WAFV2ClientResolvedConfig;
|
|
460
|
-
constructor(
|
|
461
|
-
...[configuration]: __CheckOptionalClientConfig<WAFV2ClientConfig>
|
|
462
|
-
);
|
|
425
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<WAFV2ClientConfig>);
|
|
463
426
|
destroy(): void;
|
|
464
427
|
}
|
|
@@ -7,17 +7,10 @@ import { WAFV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: WAFV2HttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: WAFV2HttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): WAFV2HttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
15
|
-
export interface WAFV2HttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface WAFV2HttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface WAFV2HttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface WAFV2HttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
WAFV2ClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
WAFV2HttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultWAFV2HttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: WAFV2ClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<WAFV2HttpAuthSchemeParameters>;
|
|
31
|
-
export interface WAFV2HttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<WAFV2HttpAuthSchemeParameters> {}
|
|
29
|
+
export interface WAFV2HttpAuthSchemeProvider extends HttpAuthSchemeProvider<WAFV2HttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultWAFV2HttpAuthSchemeProvider: WAFV2HttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: WAFV2HttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: WAFV2HttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
WAFV2ClientResolvedConfig,
|
|
6
|
-
} from "./WAFV2Client";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
2
|
+
import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "./WAFV2Client";
|
|
3
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
4
|
added: EndpointParameterInstructions,
|
|
12
5
|
plugins: (
|
|
13
6
|
CommandCtor: any,
|
|
14
7
|
clientStack: any,
|
|
15
8
|
config: any,
|
|
16
|
-
options: any
|
|
9
|
+
options: any,
|
|
17
10
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
11
|
op: string,
|
|
19
12
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
13
|
+
smithyContext?: Record<string, unknown>,
|
|
21
14
|
) => {
|
|
22
|
-
new (
|
|
15
|
+
new (
|
|
16
|
+
input: I,
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
I,
|
|
24
19
|
O,
|
|
25
20
|
WAFV2ClientResolvedConfig,
|
|
@@ -38,9 +33,4 @@ export declare const command: <
|
|
|
38
33
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
34
|
};
|
|
40
35
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
36
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateWebACLRequest,
|
|
4
|
-
AssociateWebACLResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateWebACLRequest, AssociateWebACLResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
|
|
8
|
-
export interface AssociateWebACLCommandOutput
|
|
9
|
-
extends AssociateWebACLResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, __MetadataBearer {}
|
|
11
6
|
declare const AssociateWebACLCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AssociateWebACLCommandInput
|
|
8
|
+
input: AssociateWebACLCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AssociateWebACLCommandInput,
|
|
16
11
|
AssociateWebACLCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AssociateWebACLCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AssociateWebACLCommandInput
|
|
17
|
+
input: AssociateWebACLCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AssociateWebACLCommandInput,
|
|
25
20
|
AssociateWebACLCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CheckCapacityRequest,
|
|
4
|
-
CheckCapacityResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CheckCapacityRequest, CheckCapacityResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CheckCapacityCommandInput extends CheckCapacityRequest {}
|
|
8
|
-
export interface CheckCapacityCommandOutput
|
|
9
|
-
extends CheckCapacityResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CheckCapacityCommandOutput extends CheckCapacityResponse, __MetadataBearer {}
|
|
11
6
|
declare const CheckCapacityCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CheckCapacityCommandInput
|
|
8
|
+
input: CheckCapacityCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CheckCapacityCommandInput,
|
|
16
11
|
CheckCapacityCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CheckCapacityCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CheckCapacityCommandInput
|
|
17
|
+
input: CheckCapacityCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CheckCapacityCommandInput,
|
|
25
20
|
CheckCapacityCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateAPIKeyRequest, CreateAPIKeyResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateAPIKeyCommandInput extends CreateAPIKeyRequest {}
|
|
5
|
-
export interface CreateAPIKeyCommandOutput
|
|
6
|
-
extends CreateAPIKeyResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAPIKeyCommandOutput extends CreateAPIKeyResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateAPIKeyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateAPIKeyCommandInput
|
|
8
|
+
input: CreateAPIKeyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateAPIKeyCommandInput,
|
|
13
11
|
CreateAPIKeyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateAPIKeyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateAPIKeyCommandInput
|
|
17
|
+
input: CreateAPIKeyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateAPIKeyCommandInput,
|
|
22
20
|
CreateAPIKeyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
|
|
5
|
-
export interface CreateIPSetCommandOutput
|
|
6
|
-
extends CreateIPSetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateIPSetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateIPSetCommandInput
|
|
8
|
+
input: CreateIPSetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateIPSetCommandInput,
|
|
13
11
|
CreateIPSetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateIPSetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateIPSetCommandInput
|
|
17
|
+
input: CreateIPSetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateIPSetCommandInput,
|
|
22
20
|
CreateIPSetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRegexPatternSetRequest,
|
|
4
|
-
CreateRegexPatternSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateRegexPatternSetCommandInput
|
|
8
|
-
extends CreateRegexPatternSetRequest {}
|
|
4
|
+
export interface CreateRegexPatternSetCommandInput extends CreateRegexPatternSetRequest {}
|
|
9
5
|
export interface CreateRegexPatternSetCommandOutput
|
|
10
|
-
extends CreateRegexPatternSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateRegexPatternSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateRegexPatternSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateRegexPatternSetCommandInput
|
|
9
|
+
input: CreateRegexPatternSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateRegexPatternSetCommandInput,
|
|
17
12
|
CreateRegexPatternSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateRegexPatternSetCommandInput
|
|
18
|
+
input: CreateRegexPatternSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateRegexPatternSetCommandInput,
|
|
26
21
|
CreateRegexPatternSetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRuleGroupRequest,
|
|
4
|
-
CreateRuleGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {}
|
|
8
|
-
export interface CreateRuleGroupCommandOutput
|
|
9
|
-
extends CreateRuleGroupResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateRuleGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateRuleGroupCommandInput
|
|
8
|
+
input: CreateRuleGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateRuleGroupCommandInput,
|
|
16
11
|
CreateRuleGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateRuleGroupCommandInput
|
|
17
|
+
input: CreateRuleGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateRuleGroupCommandInput,
|
|
25
20
|
CreateRuleGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateWebACLCommandInput extends CreateWebACLRequest {}
|
|
5
|
-
export interface CreateWebACLCommandOutput
|
|
6
|
-
extends CreateWebACLResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateWebACLCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateWebACLCommandInput
|
|
8
|
+
input: CreateWebACLCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateWebACLCommandInput,
|
|
13
11
|
CreateWebACLCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateWebACLCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateWebACLCommandInput
|
|
17
|
+
input: CreateWebACLCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateWebACLCommandInput,
|
|
22
20
|
CreateWebACLCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteAPIKeyRequest, DeleteAPIKeyResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteAPIKeyCommandInput extends DeleteAPIKeyRequest {}
|
|
5
|
-
export interface DeleteAPIKeyCommandOutput
|
|
6
|
-
extends DeleteAPIKeyResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAPIKeyCommandOutput extends DeleteAPIKeyResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteAPIKeyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAPIKeyCommandInput
|
|
8
|
+
input: DeleteAPIKeyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAPIKeyCommandInput,
|
|
13
11
|
DeleteAPIKeyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAPIKeyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAPIKeyCommandInput
|
|
17
|
+
input: DeleteAPIKeyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAPIKeyCommandInput,
|
|
22
20
|
DeleteAPIKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteFirewallManagerRuleGroupsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteFirewallManagerRuleGroupsCommandInput
|
|
8
|
-
extends DeleteFirewallManagerRuleGroupsRequest {}
|
|
7
|
+
export interface DeleteFirewallManagerRuleGroupsCommandInput extends DeleteFirewallManagerRuleGroupsRequest {}
|
|
9
8
|
export interface DeleteFirewallManagerRuleGroupsCommandOutput
|
|
10
|
-
extends DeleteFirewallManagerRuleGroupsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteFirewallManagerRuleGroupsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteFirewallManagerRuleGroupsCommandInput
|
|
12
|
+
input: DeleteFirewallManagerRuleGroupsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteFirewallManagerRuleGroupsCommandInput,
|
|
17
15
|
DeleteFirewallManagerRuleGroupsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteFirewallManagerRuleGroupsCommandInput
|
|
21
|
+
input: DeleteFirewallManagerRuleGroupsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteFirewallManagerRuleGroupsCommandInput,
|
|
26
24
|
DeleteFirewallManagerRuleGroupsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
|
|
5
|
-
export interface DeleteIPSetCommandOutput
|
|
6
|
-
extends DeleteIPSetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteIPSetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteIPSetCommandInput
|
|
8
|
+
input: DeleteIPSetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteIPSetCommandInput,
|
|
13
11
|
DeleteIPSetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteIPSetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteIPSetCommandInput
|
|
17
|
+
input: DeleteIPSetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteIPSetCommandInput,
|
|
22
20
|
DeleteIPSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteLoggingConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteLoggingConfigurationCommandInput
|
|
8
|
-
extends DeleteLoggingConfigurationRequest {}
|
|
7
|
+
export interface DeleteLoggingConfigurationCommandInput extends DeleteLoggingConfigurationRequest {}
|
|
9
8
|
export interface DeleteLoggingConfigurationCommandOutput
|
|
10
|
-
extends DeleteLoggingConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteLoggingConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteLoggingConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteLoggingConfigurationCommandInput
|
|
12
|
+
input: DeleteLoggingConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteLoggingConfigurationCommandInput,
|
|
17
15
|
DeleteLoggingConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteLoggingConfigurationCommandInput
|
|
21
|
+
input: DeleteLoggingConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteLoggingConfigurationCommandInput,
|
|
26
24
|
DeleteLoggingConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeletePermissionPolicyRequest,
|
|
4
|
-
DeletePermissionPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePermissionPolicyCommandInput
|
|
8
|
-
extends DeletePermissionPolicyRequest {}
|
|
4
|
+
export interface DeletePermissionPolicyCommandInput extends DeletePermissionPolicyRequest {}
|
|
9
5
|
export interface DeletePermissionPolicyCommandOutput
|
|
10
|
-
extends DeletePermissionPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeletePermissionPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeletePermissionPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeletePermissionPolicyCommandInput
|
|
9
|
+
input: DeletePermissionPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeletePermissionPolicyCommandInput,
|
|
17
12
|
DeletePermissionPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeletePermissionPolicyCommandInput
|
|
18
|
+
input: DeletePermissionPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeletePermissionPolicyCommandInput,
|
|
26
21
|
DeletePermissionPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteRegexPatternSetRequest,
|
|
4
|
-
DeleteRegexPatternSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteRegexPatternSetCommandInput
|
|
8
|
-
extends DeleteRegexPatternSetRequest {}
|
|
4
|
+
export interface DeleteRegexPatternSetCommandInput extends DeleteRegexPatternSetRequest {}
|
|
9
5
|
export interface DeleteRegexPatternSetCommandOutput
|
|
10
|
-
extends DeleteRegexPatternSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteRegexPatternSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteRegexPatternSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteRegexPatternSetCommandInput
|
|
9
|
+
input: DeleteRegexPatternSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteRegexPatternSetCommandInput,
|
|
17
12
|
DeleteRegexPatternSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteRegexPatternSetCommandInput
|
|
18
|
+
input: DeleteRegexPatternSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteRegexPatternSetCommandInput,
|
|
26
21
|
DeleteRegexPatternSetCommandOutput,
|