@aws-sdk/client-shield 3.128.0 → 3.137.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/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +2 -2
- package/dist-cjs/commands/AssociateDRTRoleCommand.js +2 -2
- package/dist-cjs/commands/AssociateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +2 -2
- package/dist-cjs/commands/CreateProtectionCommand.js +2 -2
- package/dist-cjs/commands/CreateProtectionGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteProtectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteProtectionGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAttackCommand.js +2 -2
- package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDRTAccessCommand.js +2 -2
- package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeProtectionCommand.js +2 -2
- package/dist-cjs/commands/DescribeProtectionGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DisableApplicationLayerAutomaticResponseCommand.js +2 -2
- package/dist-cjs/commands/DisableProactiveEngagementCommand.js +2 -2
- package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +2 -2
- package/dist-cjs/commands/DisassociateDRTRoleCommand.js +2 -2
- package/dist-cjs/commands/DisassociateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/EnableApplicationLayerAutomaticResponseCommand.js +2 -2
- package/dist-cjs/commands/EnableProactiveEngagementCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionStateCommand.js +2 -2
- package/dist-cjs/commands/ListAttacksCommand.js +2 -2
- package/dist-cjs/commands/ListProtectionGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListProtectionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationLayerAutomaticResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateProtectionGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionCommand.js +2 -2
- package/dist-cjs/models/models_0.js +407 -609
- package/dist-cjs/protocols/Aws_json1_1.js +3 -0
- package/dist-es/commands/AssociateDRTLogBucketCommand.js +3 -3
- package/dist-es/commands/AssociateDRTRoleCommand.js +3 -3
- package/dist-es/commands/AssociateHealthCheckCommand.js +3 -3
- package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +3 -3
- package/dist-es/commands/CreateProtectionCommand.js +3 -3
- package/dist-es/commands/CreateProtectionGroupCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteProtectionCommand.js +3 -3
- package/dist-es/commands/DeleteProtectionGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSubscriptionCommand.js +3 -3
- package/dist-es/commands/DescribeAttackCommand.js +3 -3
- package/dist-es/commands/DescribeAttackStatisticsCommand.js +3 -3
- package/dist-es/commands/DescribeDRTAccessCommand.js +3 -3
- package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeProtectionCommand.js +3 -3
- package/dist-es/commands/DescribeProtectionGroupCommand.js +3 -3
- package/dist-es/commands/DescribeSubscriptionCommand.js +3 -3
- package/dist-es/commands/DisableApplicationLayerAutomaticResponseCommand.js +3 -3
- package/dist-es/commands/DisableProactiveEngagementCommand.js +3 -3
- package/dist-es/commands/DisassociateDRTLogBucketCommand.js +3 -3
- package/dist-es/commands/DisassociateDRTRoleCommand.js +3 -3
- package/dist-es/commands/DisassociateHealthCheckCommand.js +3 -3
- package/dist-es/commands/EnableApplicationLayerAutomaticResponseCommand.js +3 -3
- package/dist-es/commands/EnableProactiveEngagementCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionStateCommand.js +3 -3
- package/dist-es/commands/ListAttacksCommand.js +3 -3
- package/dist-es/commands/ListProtectionGroupsCommand.js +3 -3
- package/dist-es/commands/ListProtectionsCommand.js +3 -3
- package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationLayerAutomaticResponseCommand.js +3 -3
- package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateProtectionGroupCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionCommand.js +3 -3
- package/dist-es/models/models_0.js +101 -404
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- package/dist-types/models/models_0.d.ts +404 -606
- package/dist-types/ts3.4/models/models_0.d.ts +202 -404
- package/package.json +9 -9
|
@@ -30,12 +30,6 @@ export declare class AccessDeniedForDependencyException extends __BaseException
|
|
|
30
30
|
*/
|
|
31
31
|
export interface BlockAction {
|
|
32
32
|
}
|
|
33
|
-
export declare namespace BlockAction {
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
const filterSensitiveLog: (obj: BlockAction) => any;
|
|
38
|
-
}
|
|
39
33
|
/**
|
|
40
34
|
* <p>Specifies that Shield Advanced should configure its WAF rules with the WAF <code>Count</code> action. </p>
|
|
41
35
|
* <p>This is only used in the context of the <code>ResponseAction</code> setting. </p>
|
|
@@ -44,12 +38,6 @@ export declare namespace BlockAction {
|
|
|
44
38
|
*/
|
|
45
39
|
export interface CountAction {
|
|
46
40
|
}
|
|
47
|
-
export declare namespace CountAction {
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
|
-
const filterSensitiveLog: (obj: CountAction) => any;
|
|
52
|
-
}
|
|
53
41
|
/**
|
|
54
42
|
* <p>Specifies the action setting that Shield Advanced should use in the WAF rules that it creates on behalf of the
|
|
55
43
|
* protected resource in response to DDoS attacks. You specify this as part of the configuration for the automatic application layer DDoS mitigation feature,
|
|
@@ -67,12 +55,6 @@ export interface ResponseAction {
|
|
|
67
55
|
*/
|
|
68
56
|
Count?: CountAction;
|
|
69
57
|
}
|
|
70
|
-
export declare namespace ResponseAction {
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
const filterSensitiveLog: (obj: ResponseAction) => any;
|
|
75
|
-
}
|
|
76
58
|
export declare enum ApplicationLayerAutomaticResponseStatus {
|
|
77
59
|
DISABLED = "DISABLED",
|
|
78
60
|
ENABLED = "ENABLED"
|
|
@@ -94,32 +76,14 @@ export interface ApplicationLayerAutomaticResponseConfiguration {
|
|
|
94
76
|
*/
|
|
95
77
|
Action: ResponseAction | undefined;
|
|
96
78
|
}
|
|
97
|
-
export declare namespace ApplicationLayerAutomaticResponseConfiguration {
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
const filterSensitiveLog: (obj: ApplicationLayerAutomaticResponseConfiguration) => any;
|
|
102
|
-
}
|
|
103
79
|
export interface AssociateDRTLogBucketRequest {
|
|
104
80
|
/**
|
|
105
81
|
* <p>The Amazon S3 bucket that contains the logs that you want to share.</p>
|
|
106
82
|
*/
|
|
107
83
|
LogBucket: string | undefined;
|
|
108
84
|
}
|
|
109
|
-
export declare namespace AssociateDRTLogBucketRequest {
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
const filterSensitiveLog: (obj: AssociateDRTLogBucketRequest) => any;
|
|
114
|
-
}
|
|
115
85
|
export interface AssociateDRTLogBucketResponse {
|
|
116
86
|
}
|
|
117
|
-
export declare namespace AssociateDRTLogBucketResponse {
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
const filterSensitiveLog: (obj: AssociateDRTLogBucketResponse) => any;
|
|
122
|
-
}
|
|
123
87
|
/**
|
|
124
88
|
* <p>Exception that indicates that a problem occurred with the service infrastructure. You can retry the request.</p>
|
|
125
89
|
*/
|
|
@@ -155,12 +119,6 @@ export interface ValidationExceptionField {
|
|
|
155
119
|
*/
|
|
156
120
|
message: string | undefined;
|
|
157
121
|
}
|
|
158
|
-
export declare namespace ValidationExceptionField {
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
const filterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
163
|
-
}
|
|
164
122
|
export declare enum ValidationExceptionReason {
|
|
165
123
|
FIELD_VALIDATION_FAILED = "FIELD_VALIDATION_FAILED",
|
|
166
124
|
OTHER = "OTHER"
|
|
@@ -248,20 +206,8 @@ export interface AssociateDRTRoleRequest {
|
|
|
248
206
|
*/
|
|
249
207
|
RoleArn: string | undefined;
|
|
250
208
|
}
|
|
251
|
-
export declare namespace AssociateDRTRoleRequest {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
const filterSensitiveLog: (obj: AssociateDRTRoleRequest) => any;
|
|
256
|
-
}
|
|
257
209
|
export interface AssociateDRTRoleResponse {
|
|
258
210
|
}
|
|
259
|
-
export declare namespace AssociateDRTRoleResponse {
|
|
260
|
-
/**
|
|
261
|
-
* @internal
|
|
262
|
-
*/
|
|
263
|
-
const filterSensitiveLog: (obj: AssociateDRTRoleResponse) => any;
|
|
264
|
-
}
|
|
265
211
|
export interface AssociateHealthCheckRequest {
|
|
266
212
|
/**
|
|
267
213
|
* <p>The unique identifier (ID) for the <a>Protection</a> object to add the health check association to. </p>
|
|
@@ -272,20 +218,8 @@ export interface AssociateHealthCheckRequest {
|
|
|
272
218
|
*/
|
|
273
219
|
HealthCheckArn: string | undefined;
|
|
274
220
|
}
|
|
275
|
-
export declare namespace AssociateHealthCheckRequest {
|
|
276
|
-
/**
|
|
277
|
-
* @internal
|
|
278
|
-
*/
|
|
279
|
-
const filterSensitiveLog: (obj: AssociateHealthCheckRequest) => any;
|
|
280
|
-
}
|
|
281
221
|
export interface AssociateHealthCheckResponse {
|
|
282
222
|
}
|
|
283
|
-
export declare namespace AssociateHealthCheckResponse {
|
|
284
|
-
/**
|
|
285
|
-
* @internal
|
|
286
|
-
*/
|
|
287
|
-
const filterSensitiveLog: (obj: AssociateHealthCheckResponse) => any;
|
|
288
|
-
}
|
|
289
223
|
/**
|
|
290
224
|
* <p>Exception that indicates that the resource is invalid. You might not have access to the resource, or the resource might not exist.</p>
|
|
291
225
|
*/
|
|
@@ -314,12 +248,6 @@ export interface EmergencyContact {
|
|
|
314
248
|
*/
|
|
315
249
|
ContactNotes?: string;
|
|
316
250
|
}
|
|
317
|
-
export declare namespace EmergencyContact {
|
|
318
|
-
/**
|
|
319
|
-
* @internal
|
|
320
|
-
*/
|
|
321
|
-
const filterSensitiveLog: (obj: EmergencyContact) => any;
|
|
322
|
-
}
|
|
323
251
|
export interface AssociateProactiveEngagementDetailsRequest {
|
|
324
252
|
/**
|
|
325
253
|
* <p>A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support. </p>
|
|
@@ -330,20 +258,8 @@ export interface AssociateProactiveEngagementDetailsRequest {
|
|
|
330
258
|
*/
|
|
331
259
|
EmergencyContactList: EmergencyContact[] | undefined;
|
|
332
260
|
}
|
|
333
|
-
export declare namespace AssociateProactiveEngagementDetailsRequest {
|
|
334
|
-
/**
|
|
335
|
-
* @internal
|
|
336
|
-
*/
|
|
337
|
-
const filterSensitiveLog: (obj: AssociateProactiveEngagementDetailsRequest) => any;
|
|
338
|
-
}
|
|
339
261
|
export interface AssociateProactiveEngagementDetailsResponse {
|
|
340
262
|
}
|
|
341
|
-
export declare namespace AssociateProactiveEngagementDetailsResponse {
|
|
342
|
-
/**
|
|
343
|
-
* @internal
|
|
344
|
-
*/
|
|
345
|
-
const filterSensitiveLog: (obj: AssociateProactiveEngagementDetailsResponse) => any;
|
|
346
|
-
}
|
|
347
263
|
/**
|
|
348
264
|
* <p>The counter that describes a DDoS attack.</p>
|
|
349
265
|
*/
|
|
@@ -373,12 +289,6 @@ export interface SummarizedCounter {
|
|
|
373
289
|
*/
|
|
374
290
|
Unit?: string;
|
|
375
291
|
}
|
|
376
|
-
export declare namespace SummarizedCounter {
|
|
377
|
-
/**
|
|
378
|
-
* @internal
|
|
379
|
-
*/
|
|
380
|
-
const filterSensitiveLog: (obj: SummarizedCounter) => any;
|
|
381
|
-
}
|
|
382
292
|
export declare enum AttackLayer {
|
|
383
293
|
APPLICATION = "APPLICATION",
|
|
384
294
|
NETWORK = "NETWORK"
|
|
@@ -406,12 +316,6 @@ export interface Contributor {
|
|
|
406
316
|
*/
|
|
407
317
|
Value?: number;
|
|
408
318
|
}
|
|
409
|
-
export declare namespace Contributor {
|
|
410
|
-
/**
|
|
411
|
-
* @internal
|
|
412
|
-
*/
|
|
413
|
-
const filterSensitiveLog: (obj: Contributor) => any;
|
|
414
|
-
}
|
|
415
319
|
export declare enum Unit {
|
|
416
320
|
BITS = "BITS",
|
|
417
321
|
BYTES = "BYTES",
|
|
@@ -451,12 +355,6 @@ export interface AttackProperty {
|
|
|
451
355
|
*/
|
|
452
356
|
Total?: number;
|
|
453
357
|
}
|
|
454
|
-
export declare namespace AttackProperty {
|
|
455
|
-
/**
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
458
|
-
const filterSensitiveLog: (obj: AttackProperty) => any;
|
|
459
|
-
}
|
|
460
358
|
/**
|
|
461
359
|
* <p>The mitigation applied to a DDoS attack.</p>
|
|
462
360
|
*/
|
|
@@ -466,12 +364,6 @@ export interface Mitigation {
|
|
|
466
364
|
*/
|
|
467
365
|
MitigationName?: string;
|
|
468
366
|
}
|
|
469
|
-
export declare namespace Mitigation {
|
|
470
|
-
/**
|
|
471
|
-
* @internal
|
|
472
|
-
*/
|
|
473
|
-
const filterSensitiveLog: (obj: Mitigation) => any;
|
|
474
|
-
}
|
|
475
367
|
/**
|
|
476
368
|
* <p>A summary of information about the attack.</p>
|
|
477
369
|
*/
|
|
@@ -485,12 +377,6 @@ export interface SummarizedAttackVector {
|
|
|
485
377
|
*/
|
|
486
378
|
VectorCounters?: SummarizedCounter[];
|
|
487
379
|
}
|
|
488
|
-
export declare namespace SummarizedAttackVector {
|
|
489
|
-
/**
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
492
|
-
const filterSensitiveLog: (obj: SummarizedAttackVector) => any;
|
|
493
|
-
}
|
|
494
380
|
export declare enum SubResourceType {
|
|
495
381
|
IP = "IP",
|
|
496
382
|
URL = "URL"
|
|
@@ -516,12 +402,6 @@ export interface SubResourceSummary {
|
|
|
516
402
|
*/
|
|
517
403
|
Counters?: SummarizedCounter[];
|
|
518
404
|
}
|
|
519
|
-
export declare namespace SubResourceSummary {
|
|
520
|
-
/**
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
523
|
-
const filterSensitiveLog: (obj: SubResourceSummary) => any;
|
|
524
|
-
}
|
|
525
405
|
/**
|
|
526
406
|
* <p>The details of a DDoS attack.</p>
|
|
527
407
|
*/
|
|
@@ -563,12 +443,6 @@ export interface AttackDetail {
|
|
|
563
443
|
*/
|
|
564
444
|
Mitigations?: Mitigation[];
|
|
565
445
|
}
|
|
566
|
-
export declare namespace AttackDetail {
|
|
567
|
-
/**
|
|
568
|
-
* @internal
|
|
569
|
-
*/
|
|
570
|
-
const filterSensitiveLog: (obj: AttackDetail) => any;
|
|
571
|
-
}
|
|
572
446
|
/**
|
|
573
447
|
* <p>Statistics objects for the various data types in <a>AttackVolume</a>. </p>
|
|
574
448
|
*/
|
|
@@ -578,12 +452,6 @@ export interface AttackVolumeStatistics {
|
|
|
578
452
|
*/
|
|
579
453
|
Max: number | undefined;
|
|
580
454
|
}
|
|
581
|
-
export declare namespace AttackVolumeStatistics {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
|
-
const filterSensitiveLog: (obj: AttackVolumeStatistics) => any;
|
|
586
|
-
}
|
|
587
455
|
/**
|
|
588
456
|
* <p>Information about the volume of attacks during the time period, included in an <a>AttackStatisticsDataItem</a>. If the accompanying <code>AttackCount</code> in the statistics object is zero, this setting might be empty.</p>
|
|
589
457
|
*/
|
|
@@ -601,12 +469,6 @@ export interface AttackVolume {
|
|
|
601
469
|
*/
|
|
602
470
|
RequestsPerSecond?: AttackVolumeStatistics;
|
|
603
471
|
}
|
|
604
|
-
export declare namespace AttackVolume {
|
|
605
|
-
/**
|
|
606
|
-
* @internal
|
|
607
|
-
*/
|
|
608
|
-
const filterSensitiveLog: (obj: AttackVolume) => any;
|
|
609
|
-
}
|
|
610
472
|
/**
|
|
611
473
|
* <p>A single attack statistics data record. This is returned by <a>DescribeAttackStatistics</a> along with a time range indicating the time period that the attack statistics apply to. </p>
|
|
612
474
|
*/
|
|
@@ -620,12 +482,6 @@ export interface AttackStatisticsDataItem {
|
|
|
620
482
|
*/
|
|
621
483
|
AttackCount: number | undefined;
|
|
622
484
|
}
|
|
623
|
-
export declare namespace AttackStatisticsDataItem {
|
|
624
|
-
/**
|
|
625
|
-
* @internal
|
|
626
|
-
*/
|
|
627
|
-
const filterSensitiveLog: (obj: AttackStatisticsDataItem) => any;
|
|
628
|
-
}
|
|
629
485
|
/**
|
|
630
486
|
* <p>Describes the attack.</p>
|
|
631
487
|
*/
|
|
@@ -691,12 +547,6 @@ export interface AttackVectorDescription {
|
|
|
691
547
|
*/
|
|
692
548
|
VectorType: string | undefined;
|
|
693
549
|
}
|
|
694
|
-
export declare namespace AttackVectorDescription {
|
|
695
|
-
/**
|
|
696
|
-
* @internal
|
|
697
|
-
*/
|
|
698
|
-
const filterSensitiveLog: (obj: AttackVectorDescription) => any;
|
|
699
|
-
}
|
|
700
550
|
/**
|
|
701
551
|
* <p>Summarizes all DDoS attacks for a specified time period.</p>
|
|
702
552
|
*/
|
|
@@ -722,12 +572,6 @@ export interface AttackSummary {
|
|
|
722
572
|
*/
|
|
723
573
|
AttackVectors?: AttackVectorDescription[];
|
|
724
574
|
}
|
|
725
|
-
export declare namespace AttackSummary {
|
|
726
|
-
/**
|
|
727
|
-
* @internal
|
|
728
|
-
*/
|
|
729
|
-
const filterSensitiveLog: (obj: AttackSummary) => any;
|
|
730
|
-
}
|
|
731
575
|
export declare enum AutoRenew {
|
|
732
576
|
DISABLED = "DISABLED",
|
|
733
577
|
ENABLED = "ENABLED"
|
|
@@ -745,12 +589,6 @@ export interface Tag {
|
|
|
745
589
|
*/
|
|
746
590
|
Value?: string;
|
|
747
591
|
}
|
|
748
|
-
export declare namespace Tag {
|
|
749
|
-
/**
|
|
750
|
-
* @internal
|
|
751
|
-
*/
|
|
752
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
753
|
-
}
|
|
754
592
|
export interface CreateProtectionRequest {
|
|
755
593
|
/**
|
|
756
594
|
* <p>Friendly name for the <code>Protection</code> you are creating.</p>
|
|
@@ -798,24 +636,12 @@ export interface CreateProtectionRequest {
|
|
|
798
636
|
*/
|
|
799
637
|
Tags?: Tag[];
|
|
800
638
|
}
|
|
801
|
-
export declare namespace CreateProtectionRequest {
|
|
802
|
-
/**
|
|
803
|
-
* @internal
|
|
804
|
-
*/
|
|
805
|
-
const filterSensitiveLog: (obj: CreateProtectionRequest) => any;
|
|
806
|
-
}
|
|
807
639
|
export interface CreateProtectionResponse {
|
|
808
640
|
/**
|
|
809
641
|
* <p>The unique identifier (ID) for the <a>Protection</a> object that is created.</p>
|
|
810
642
|
*/
|
|
811
643
|
ProtectionId?: string;
|
|
812
644
|
}
|
|
813
|
-
export declare namespace CreateProtectionResponse {
|
|
814
|
-
/**
|
|
815
|
-
* @internal
|
|
816
|
-
*/
|
|
817
|
-
const filterSensitiveLog: (obj: CreateProtectionResponse) => any;
|
|
818
|
-
}
|
|
819
645
|
/**
|
|
820
646
|
* <p>Exception indicating the specified resource already exists. If available, this exception includes details in additional properties. </p>
|
|
821
647
|
*/
|
|
@@ -887,36 +713,12 @@ export interface CreateProtectionGroupRequest {
|
|
|
887
713
|
*/
|
|
888
714
|
Tags?: Tag[];
|
|
889
715
|
}
|
|
890
|
-
export declare namespace CreateProtectionGroupRequest {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
|
-
const filterSensitiveLog: (obj: CreateProtectionGroupRequest) => any;
|
|
895
|
-
}
|
|
896
716
|
export interface CreateProtectionGroupResponse {
|
|
897
717
|
}
|
|
898
|
-
export declare namespace CreateProtectionGroupResponse {
|
|
899
|
-
/**
|
|
900
|
-
* @internal
|
|
901
|
-
*/
|
|
902
|
-
const filterSensitiveLog: (obj: CreateProtectionGroupResponse) => any;
|
|
903
|
-
}
|
|
904
718
|
export interface CreateSubscriptionRequest {
|
|
905
719
|
}
|
|
906
|
-
export declare namespace CreateSubscriptionRequest {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
|
-
const filterSensitiveLog: (obj: CreateSubscriptionRequest) => any;
|
|
911
|
-
}
|
|
912
720
|
export interface CreateSubscriptionResponse {
|
|
913
721
|
}
|
|
914
|
-
export declare namespace CreateSubscriptionResponse {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
|
-
const filterSensitiveLog: (obj: CreateSubscriptionResponse) => any;
|
|
919
|
-
}
|
|
920
722
|
export interface DeleteProtectionRequest {
|
|
921
723
|
/**
|
|
922
724
|
* <p>The unique identifier (ID) for the <a>Protection</a> object to be
|
|
@@ -924,56 +726,20 @@ export interface DeleteProtectionRequest {
|
|
|
924
726
|
*/
|
|
925
727
|
ProtectionId: string | undefined;
|
|
926
728
|
}
|
|
927
|
-
export declare namespace DeleteProtectionRequest {
|
|
928
|
-
/**
|
|
929
|
-
* @internal
|
|
930
|
-
*/
|
|
931
|
-
const filterSensitiveLog: (obj: DeleteProtectionRequest) => any;
|
|
932
|
-
}
|
|
933
729
|
export interface DeleteProtectionResponse {
|
|
934
730
|
}
|
|
935
|
-
export declare namespace DeleteProtectionResponse {
|
|
936
|
-
/**
|
|
937
|
-
* @internal
|
|
938
|
-
*/
|
|
939
|
-
const filterSensitiveLog: (obj: DeleteProtectionResponse) => any;
|
|
940
|
-
}
|
|
941
731
|
export interface DeleteProtectionGroupRequest {
|
|
942
732
|
/**
|
|
943
733
|
* <p>The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it. </p>
|
|
944
734
|
*/
|
|
945
735
|
ProtectionGroupId: string | undefined;
|
|
946
736
|
}
|
|
947
|
-
export declare namespace DeleteProtectionGroupRequest {
|
|
948
|
-
/**
|
|
949
|
-
* @internal
|
|
950
|
-
*/
|
|
951
|
-
const filterSensitiveLog: (obj: DeleteProtectionGroupRequest) => any;
|
|
952
|
-
}
|
|
953
737
|
export interface DeleteProtectionGroupResponse {
|
|
954
738
|
}
|
|
955
|
-
export declare namespace DeleteProtectionGroupResponse {
|
|
956
|
-
/**
|
|
957
|
-
* @internal
|
|
958
|
-
*/
|
|
959
|
-
const filterSensitiveLog: (obj: DeleteProtectionGroupResponse) => any;
|
|
960
|
-
}
|
|
961
739
|
export interface DeleteSubscriptionRequest {
|
|
962
740
|
}
|
|
963
|
-
export declare namespace DeleteSubscriptionRequest {
|
|
964
|
-
/**
|
|
965
|
-
* @internal
|
|
966
|
-
*/
|
|
967
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionRequest) => any;
|
|
968
|
-
}
|
|
969
741
|
export interface DeleteSubscriptionResponse {
|
|
970
742
|
}
|
|
971
|
-
export declare namespace DeleteSubscriptionResponse {
|
|
972
|
-
/**
|
|
973
|
-
* @internal
|
|
974
|
-
*/
|
|
975
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionResponse) => any;
|
|
976
|
-
}
|
|
977
743
|
/**
|
|
978
744
|
* <p>You are trying to update a subscription that has not yet completed the 1-year commitment. You can change the <code>AutoRenew</code> parameter during the last 30 days of your subscription. This exception indicates that you are attempting to change <code>AutoRenew</code> prior to that period.</p>
|
|
979
745
|
*/
|
|
@@ -991,32 +757,14 @@ export interface DescribeAttackRequest {
|
|
|
991
757
|
*/
|
|
992
758
|
AttackId: string | undefined;
|
|
993
759
|
}
|
|
994
|
-
export declare namespace DescribeAttackRequest {
|
|
995
|
-
/**
|
|
996
|
-
* @internal
|
|
997
|
-
*/
|
|
998
|
-
const filterSensitiveLog: (obj: DescribeAttackRequest) => any;
|
|
999
|
-
}
|
|
1000
760
|
export interface DescribeAttackResponse {
|
|
1001
761
|
/**
|
|
1002
762
|
* <p>The attack that is described.</p>
|
|
1003
763
|
*/
|
|
1004
764
|
Attack?: AttackDetail;
|
|
1005
765
|
}
|
|
1006
|
-
export declare namespace DescribeAttackResponse {
|
|
1007
|
-
/**
|
|
1008
|
-
* @internal
|
|
1009
|
-
*/
|
|
1010
|
-
const filterSensitiveLog: (obj: DescribeAttackResponse) => any;
|
|
1011
|
-
}
|
|
1012
766
|
export interface DescribeAttackStatisticsRequest {
|
|
1013
767
|
}
|
|
1014
|
-
export declare namespace DescribeAttackStatisticsRequest {
|
|
1015
|
-
/**
|
|
1016
|
-
* @internal
|
|
1017
|
-
*/
|
|
1018
|
-
const filterSensitiveLog: (obj: DescribeAttackStatisticsRequest) => any;
|
|
1019
|
-
}
|
|
1020
768
|
/**
|
|
1021
769
|
* <p>The time range. </p>
|
|
1022
770
|
*/
|
|
@@ -1030,12 +778,6 @@ export interface TimeRange {
|
|
|
1030
778
|
*/
|
|
1031
779
|
ToExclusive?: Date;
|
|
1032
780
|
}
|
|
1033
|
-
export declare namespace TimeRange {
|
|
1034
|
-
/**
|
|
1035
|
-
* @internal
|
|
1036
|
-
*/
|
|
1037
|
-
const filterSensitiveLog: (obj: TimeRange) => any;
|
|
1038
|
-
}
|
|
1039
781
|
export interface DescribeAttackStatisticsResponse {
|
|
1040
782
|
/**
|
|
1041
783
|
* <p>The time range. </p>
|
|
@@ -1046,20 +788,8 @@ export interface DescribeAttackStatisticsResponse {
|
|
|
1046
788
|
*/
|
|
1047
789
|
DataItems: AttackStatisticsDataItem[] | undefined;
|
|
1048
790
|
}
|
|
1049
|
-
export declare namespace DescribeAttackStatisticsResponse {
|
|
1050
|
-
/**
|
|
1051
|
-
* @internal
|
|
1052
|
-
*/
|
|
1053
|
-
const filterSensitiveLog: (obj: DescribeAttackStatisticsResponse) => any;
|
|
1054
|
-
}
|
|
1055
791
|
export interface DescribeDRTAccessRequest {
|
|
1056
792
|
}
|
|
1057
|
-
export declare namespace DescribeDRTAccessRequest {
|
|
1058
|
-
/**
|
|
1059
|
-
* @internal
|
|
1060
|
-
*/
|
|
1061
|
-
const filterSensitiveLog: (obj: DescribeDRTAccessRequest) => any;
|
|
1062
|
-
}
|
|
1063
793
|
export interface DescribeDRTAccessResponse {
|
|
1064
794
|
/**
|
|
1065
795
|
* <p>The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.</p>
|
|
@@ -1070,32 +800,14 @@ export interface DescribeDRTAccessResponse {
|
|
|
1070
800
|
*/
|
|
1071
801
|
LogBucketList?: string[];
|
|
1072
802
|
}
|
|
1073
|
-
export declare namespace DescribeDRTAccessResponse {
|
|
1074
|
-
/**
|
|
1075
|
-
* @internal
|
|
1076
|
-
*/
|
|
1077
|
-
const filterSensitiveLog: (obj: DescribeDRTAccessResponse) => any;
|
|
1078
|
-
}
|
|
1079
803
|
export interface DescribeEmergencyContactSettingsRequest {
|
|
1080
804
|
}
|
|
1081
|
-
export declare namespace DescribeEmergencyContactSettingsRequest {
|
|
1082
|
-
/**
|
|
1083
|
-
* @internal
|
|
1084
|
-
*/
|
|
1085
|
-
const filterSensitiveLog: (obj: DescribeEmergencyContactSettingsRequest) => any;
|
|
1086
|
-
}
|
|
1087
805
|
export interface DescribeEmergencyContactSettingsResponse {
|
|
1088
806
|
/**
|
|
1089
807
|
* <p>A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.</p>
|
|
1090
808
|
*/
|
|
1091
809
|
EmergencyContactList?: EmergencyContact[];
|
|
1092
810
|
}
|
|
1093
|
-
export declare namespace DescribeEmergencyContactSettingsResponse {
|
|
1094
|
-
/**
|
|
1095
|
-
* @internal
|
|
1096
|
-
*/
|
|
1097
|
-
const filterSensitiveLog: (obj: DescribeEmergencyContactSettingsResponse) => any;
|
|
1098
|
-
}
|
|
1099
811
|
export interface DescribeProtectionRequest {
|
|
1100
812
|
/**
|
|
1101
813
|
* <p>The unique identifier (ID) for the <a>Protection</a> object that is
|
|
@@ -1108,12 +820,6 @@ export interface DescribeProtectionRequest {
|
|
|
1108
820
|
*/
|
|
1109
821
|
ResourceArn?: string;
|
|
1110
822
|
}
|
|
1111
|
-
export declare namespace DescribeProtectionRequest {
|
|
1112
|
-
/**
|
|
1113
|
-
* @internal
|
|
1114
|
-
*/
|
|
1115
|
-
const filterSensitiveLog: (obj: DescribeProtectionRequest) => any;
|
|
1116
|
-
}
|
|
1117
823
|
/**
|
|
1118
824
|
* <p>An object that represents a resource that is under DDoS protection.</p>
|
|
1119
825
|
*/
|
|
@@ -1145,36 +851,18 @@ export interface Protection {
|
|
|
1145
851
|
*/
|
|
1146
852
|
ApplicationLayerAutomaticResponseConfiguration?: ApplicationLayerAutomaticResponseConfiguration;
|
|
1147
853
|
}
|
|
1148
|
-
export declare namespace Protection {
|
|
1149
|
-
/**
|
|
1150
|
-
* @internal
|
|
1151
|
-
*/
|
|
1152
|
-
const filterSensitiveLog: (obj: Protection) => any;
|
|
1153
|
-
}
|
|
1154
854
|
export interface DescribeProtectionResponse {
|
|
1155
855
|
/**
|
|
1156
856
|
* <p>The <a>Protection</a> object that is described.</p>
|
|
1157
857
|
*/
|
|
1158
858
|
Protection?: Protection;
|
|
1159
859
|
}
|
|
1160
|
-
export declare namespace DescribeProtectionResponse {
|
|
1161
|
-
/**
|
|
1162
|
-
* @internal
|
|
1163
|
-
*/
|
|
1164
|
-
const filterSensitiveLog: (obj: DescribeProtectionResponse) => any;
|
|
1165
|
-
}
|
|
1166
860
|
export interface DescribeProtectionGroupRequest {
|
|
1167
861
|
/**
|
|
1168
862
|
* <p>The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it. </p>
|
|
1169
863
|
*/
|
|
1170
864
|
ProtectionGroupId: string | undefined;
|
|
1171
865
|
}
|
|
1172
|
-
export declare namespace DescribeProtectionGroupRequest {
|
|
1173
|
-
/**
|
|
1174
|
-
* @internal
|
|
1175
|
-
*/
|
|
1176
|
-
const filterSensitiveLog: (obj: DescribeProtectionGroupRequest) => any;
|
|
1177
|
-
}
|
|
1178
866
|
/**
|
|
1179
867
|
* <p>A grouping of protected resources that you and Shield Advanced can monitor as a collective. This resource grouping improves the accuracy of detection and reduces false positives. </p>
|
|
1180
868
|
*/
|
|
@@ -1216,32 +904,14 @@ export interface ProtectionGroup {
|
|
|
1216
904
|
*/
|
|
1217
905
|
ProtectionGroupArn?: string;
|
|
1218
906
|
}
|
|
1219
|
-
export declare namespace ProtectionGroup {
|
|
1220
|
-
/**
|
|
1221
|
-
* @internal
|
|
1222
|
-
*/
|
|
1223
|
-
const filterSensitiveLog: (obj: ProtectionGroup) => any;
|
|
1224
|
-
}
|
|
1225
907
|
export interface DescribeProtectionGroupResponse {
|
|
1226
908
|
/**
|
|
1227
909
|
* <p>A grouping of protected resources that you and Shield Advanced can monitor as a collective. This resource grouping improves the accuracy of detection and reduces false positives. </p>
|
|
1228
910
|
*/
|
|
1229
911
|
ProtectionGroup: ProtectionGroup | undefined;
|
|
1230
912
|
}
|
|
1231
|
-
export declare namespace DescribeProtectionGroupResponse {
|
|
1232
|
-
/**
|
|
1233
|
-
* @internal
|
|
1234
|
-
*/
|
|
1235
|
-
const filterSensitiveLog: (obj: DescribeProtectionGroupResponse) => any;
|
|
1236
|
-
}
|
|
1237
913
|
export interface DescribeSubscriptionRequest {
|
|
1238
914
|
}
|
|
1239
|
-
export declare namespace DescribeSubscriptionRequest {
|
|
1240
|
-
/**
|
|
1241
|
-
* @internal
|
|
1242
|
-
*/
|
|
1243
|
-
const filterSensitiveLog: (obj: DescribeSubscriptionRequest) => any;
|
|
1244
|
-
}
|
|
1245
915
|
/**
|
|
1246
916
|
* <p>Specifies how many protections of a given type you can create.</p>
|
|
1247
917
|
*/
|
|
@@ -1255,12 +925,6 @@ export interface Limit {
|
|
|
1255
925
|
*/
|
|
1256
926
|
Max?: number;
|
|
1257
927
|
}
|
|
1258
|
-
export declare namespace Limit {
|
|
1259
|
-
/**
|
|
1260
|
-
* @internal
|
|
1261
|
-
*/
|
|
1262
|
-
const filterSensitiveLog: (obj: Limit) => any;
|
|
1263
|
-
}
|
|
1264
928
|
export declare enum ProactiveEngagementStatus {
|
|
1265
929
|
DISABLED = "DISABLED",
|
|
1266
930
|
ENABLED = "ENABLED",
|
|
@@ -1275,12 +939,6 @@ export interface ProtectionGroupArbitraryPatternLimits {
|
|
|
1275
939
|
*/
|
|
1276
940
|
MaxMembers: number | undefined;
|
|
1277
941
|
}
|
|
1278
|
-
export declare namespace ProtectionGroupArbitraryPatternLimits {
|
|
1279
|
-
/**
|
|
1280
|
-
* @internal
|
|
1281
|
-
*/
|
|
1282
|
-
const filterSensitiveLog: (obj: ProtectionGroupArbitraryPatternLimits) => any;
|
|
1283
|
-
}
|
|
1284
942
|
/**
|
|
1285
943
|
* <p>Limits settings by pattern type in the protection groups for your subscription. </p>
|
|
1286
944
|
*/
|
|
@@ -1290,12 +948,6 @@ export interface ProtectionGroupPatternTypeLimits {
|
|
|
1290
948
|
*/
|
|
1291
949
|
ArbitraryPatternLimits: ProtectionGroupArbitraryPatternLimits | undefined;
|
|
1292
950
|
}
|
|
1293
|
-
export declare namespace ProtectionGroupPatternTypeLimits {
|
|
1294
|
-
/**
|
|
1295
|
-
* @internal
|
|
1296
|
-
*/
|
|
1297
|
-
const filterSensitiveLog: (obj: ProtectionGroupPatternTypeLimits) => any;
|
|
1298
|
-
}
|
|
1299
951
|
/**
|
|
1300
952
|
* <p>Limits settings on protection groups for your subscription. </p>
|
|
1301
953
|
*/
|
|
@@ -1309,12 +961,6 @@ export interface ProtectionGroupLimits {
|
|
|
1309
961
|
*/
|
|
1310
962
|
PatternTypeLimits: ProtectionGroupPatternTypeLimits | undefined;
|
|
1311
963
|
}
|
|
1312
|
-
export declare namespace ProtectionGroupLimits {
|
|
1313
|
-
/**
|
|
1314
|
-
* @internal
|
|
1315
|
-
*/
|
|
1316
|
-
const filterSensitiveLog: (obj: ProtectionGroupLimits) => any;
|
|
1317
|
-
}
|
|
1318
964
|
/**
|
|
1319
965
|
* <p>Limits settings on protections for your subscription. </p>
|
|
1320
966
|
*/
|
|
@@ -1324,12 +970,6 @@ export interface ProtectionLimits {
|
|
|
1324
970
|
*/
|
|
1325
971
|
ProtectedResourceTypeLimits: Limit[] | undefined;
|
|
1326
972
|
}
|
|
1327
|
-
export declare namespace ProtectionLimits {
|
|
1328
|
-
/**
|
|
1329
|
-
* @internal
|
|
1330
|
-
*/
|
|
1331
|
-
const filterSensitiveLog: (obj: ProtectionLimits) => any;
|
|
1332
|
-
}
|
|
1333
973
|
/**
|
|
1334
974
|
* <p>Limits settings for your subscription. </p>
|
|
1335
975
|
*/
|
|
@@ -1343,12 +983,6 @@ export interface SubscriptionLimits {
|
|
|
1343
983
|
*/
|
|
1344
984
|
ProtectionGroupLimits: ProtectionGroupLimits | undefined;
|
|
1345
985
|
}
|
|
1346
|
-
export declare namespace SubscriptionLimits {
|
|
1347
|
-
/**
|
|
1348
|
-
* @internal
|
|
1349
|
-
*/
|
|
1350
|
-
const filterSensitiveLog: (obj: SubscriptionLimits) => any;
|
|
1351
|
-
}
|
|
1352
986
|
/**
|
|
1353
987
|
* <p>Information about the Shield Advanced subscription for an account.</p>
|
|
1354
988
|
*/
|
|
@@ -1389,96 +1023,36 @@ export interface Subscription {
|
|
|
1389
1023
|
*/
|
|
1390
1024
|
SubscriptionArn?: string;
|
|
1391
1025
|
}
|
|
1392
|
-
export declare namespace Subscription {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
|
-
const filterSensitiveLog: (obj: Subscription) => any;
|
|
1397
|
-
}
|
|
1398
1026
|
export interface DescribeSubscriptionResponse {
|
|
1399
1027
|
/**
|
|
1400
1028
|
* <p>The Shield Advanced subscription details for an account.</p>
|
|
1401
1029
|
*/
|
|
1402
1030
|
Subscription?: Subscription;
|
|
1403
1031
|
}
|
|
1404
|
-
export declare namespace DescribeSubscriptionResponse {
|
|
1405
|
-
/**
|
|
1406
|
-
* @internal
|
|
1407
|
-
*/
|
|
1408
|
-
const filterSensitiveLog: (obj: DescribeSubscriptionResponse) => any;
|
|
1409
|
-
}
|
|
1410
1032
|
export interface DisableApplicationLayerAutomaticResponseRequest {
|
|
1411
1033
|
/**
|
|
1412
1034
|
* <p>The ARN (Amazon Resource Name) of the resource.</p>
|
|
1413
1035
|
*/
|
|
1414
1036
|
ResourceArn: string | undefined;
|
|
1415
1037
|
}
|
|
1416
|
-
export declare namespace DisableApplicationLayerAutomaticResponseRequest {
|
|
1417
|
-
/**
|
|
1418
|
-
* @internal
|
|
1419
|
-
*/
|
|
1420
|
-
const filterSensitiveLog: (obj: DisableApplicationLayerAutomaticResponseRequest) => any;
|
|
1421
|
-
}
|
|
1422
1038
|
export interface DisableApplicationLayerAutomaticResponseResponse {
|
|
1423
1039
|
}
|
|
1424
|
-
export declare namespace DisableApplicationLayerAutomaticResponseResponse {
|
|
1425
|
-
/**
|
|
1426
|
-
* @internal
|
|
1427
|
-
*/
|
|
1428
|
-
const filterSensitiveLog: (obj: DisableApplicationLayerAutomaticResponseResponse) => any;
|
|
1429
|
-
}
|
|
1430
1040
|
export interface DisableProactiveEngagementRequest {
|
|
1431
1041
|
}
|
|
1432
|
-
export declare namespace DisableProactiveEngagementRequest {
|
|
1433
|
-
/**
|
|
1434
|
-
* @internal
|
|
1435
|
-
*/
|
|
1436
|
-
const filterSensitiveLog: (obj: DisableProactiveEngagementRequest) => any;
|
|
1437
|
-
}
|
|
1438
1042
|
export interface DisableProactiveEngagementResponse {
|
|
1439
1043
|
}
|
|
1440
|
-
export declare namespace DisableProactiveEngagementResponse {
|
|
1441
|
-
/**
|
|
1442
|
-
* @internal
|
|
1443
|
-
*/
|
|
1444
|
-
const filterSensitiveLog: (obj: DisableProactiveEngagementResponse) => any;
|
|
1445
|
-
}
|
|
1446
1044
|
export interface DisassociateDRTLogBucketRequest {
|
|
1447
1045
|
/**
|
|
1448
1046
|
* <p>The Amazon S3 bucket that contains the logs that you want to share.</p>
|
|
1449
1047
|
*/
|
|
1450
1048
|
LogBucket: string | undefined;
|
|
1451
1049
|
}
|
|
1452
|
-
export declare namespace DisassociateDRTLogBucketRequest {
|
|
1453
|
-
/**
|
|
1454
|
-
* @internal
|
|
1455
|
-
*/
|
|
1456
|
-
const filterSensitiveLog: (obj: DisassociateDRTLogBucketRequest) => any;
|
|
1457
|
-
}
|
|
1458
1050
|
export interface DisassociateDRTLogBucketResponse {
|
|
1459
1051
|
}
|
|
1460
|
-
export declare namespace DisassociateDRTLogBucketResponse {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
|
-
const filterSensitiveLog: (obj: DisassociateDRTLogBucketResponse) => any;
|
|
1465
|
-
}
|
|
1466
1052
|
export interface DisassociateDRTRoleRequest {
|
|
1467
1053
|
}
|
|
1468
|
-
export declare namespace DisassociateDRTRoleRequest {
|
|
1469
|
-
/**
|
|
1470
|
-
* @internal
|
|
1471
|
-
*/
|
|
1472
|
-
const filterSensitiveLog: (obj: DisassociateDRTRoleRequest) => any;
|
|
1473
|
-
}
|
|
1474
1054
|
export interface DisassociateDRTRoleResponse {
|
|
1475
1055
|
}
|
|
1476
|
-
export declare namespace DisassociateDRTRoleResponse {
|
|
1477
|
-
/**
|
|
1478
|
-
* @internal
|
|
1479
|
-
*/
|
|
1480
|
-
const filterSensitiveLog: (obj: DisassociateDRTRoleResponse) => any;
|
|
1481
|
-
}
|
|
1482
1056
|
export interface DisassociateHealthCheckRequest {
|
|
1483
1057
|
/**
|
|
1484
1058
|
* <p>The unique identifier (ID) for the <a>Protection</a> object to remove the health check association from. </p>
|
|
@@ -1489,20 +1063,8 @@ export interface DisassociateHealthCheckRequest {
|
|
|
1489
1063
|
*/
|
|
1490
1064
|
HealthCheckArn: string | undefined;
|
|
1491
1065
|
}
|
|
1492
|
-
export declare namespace DisassociateHealthCheckRequest {
|
|
1493
|
-
/**
|
|
1494
|
-
* @internal
|
|
1495
|
-
*/
|
|
1496
|
-
const filterSensitiveLog: (obj: DisassociateHealthCheckRequest) => any;
|
|
1497
|
-
}
|
|
1498
1066
|
export interface DisassociateHealthCheckResponse {
|
|
1499
1067
|
}
|
|
1500
|
-
export declare namespace DisassociateHealthCheckResponse {
|
|
1501
|
-
/**
|
|
1502
|
-
* @internal
|
|
1503
|
-
*/
|
|
1504
|
-
const filterSensitiveLog: (obj: DisassociateHealthCheckResponse) => any;
|
|
1505
|
-
}
|
|
1506
1068
|
export interface EnableApplicationLayerAutomaticResponseRequest {
|
|
1507
1069
|
/**
|
|
1508
1070
|
* <p>The ARN (Amazon Resource Name) of the resource.</p>
|
|
@@ -1515,44 +1077,14 @@ export interface EnableApplicationLayerAutomaticResponseRequest {
|
|
|
1515
1077
|
*/
|
|
1516
1078
|
Action: ResponseAction | undefined;
|
|
1517
1079
|
}
|
|
1518
|
-
export declare namespace EnableApplicationLayerAutomaticResponseRequest {
|
|
1519
|
-
/**
|
|
1520
|
-
* @internal
|
|
1521
|
-
*/
|
|
1522
|
-
const filterSensitiveLog: (obj: EnableApplicationLayerAutomaticResponseRequest) => any;
|
|
1523
|
-
}
|
|
1524
1080
|
export interface EnableApplicationLayerAutomaticResponseResponse {
|
|
1525
1081
|
}
|
|
1526
|
-
export declare namespace EnableApplicationLayerAutomaticResponseResponse {
|
|
1527
|
-
/**
|
|
1528
|
-
* @internal
|
|
1529
|
-
*/
|
|
1530
|
-
const filterSensitiveLog: (obj: EnableApplicationLayerAutomaticResponseResponse) => any;
|
|
1531
|
-
}
|
|
1532
1082
|
export interface EnableProactiveEngagementRequest {
|
|
1533
1083
|
}
|
|
1534
|
-
export declare namespace EnableProactiveEngagementRequest {
|
|
1535
|
-
/**
|
|
1536
|
-
* @internal
|
|
1537
|
-
*/
|
|
1538
|
-
const filterSensitiveLog: (obj: EnableProactiveEngagementRequest) => any;
|
|
1539
|
-
}
|
|
1540
1084
|
export interface EnableProactiveEngagementResponse {
|
|
1541
1085
|
}
|
|
1542
|
-
export declare namespace EnableProactiveEngagementResponse {
|
|
1543
|
-
/**
|
|
1544
|
-
* @internal
|
|
1545
|
-
*/
|
|
1546
|
-
const filterSensitiveLog: (obj: EnableProactiveEngagementResponse) => any;
|
|
1547
|
-
}
|
|
1548
1086
|
export interface GetSubscriptionStateRequest {
|
|
1549
1087
|
}
|
|
1550
|
-
export declare namespace GetSubscriptionStateRequest {
|
|
1551
|
-
/**
|
|
1552
|
-
* @internal
|
|
1553
|
-
*/
|
|
1554
|
-
const filterSensitiveLog: (obj: GetSubscriptionStateRequest) => any;
|
|
1555
|
-
}
|
|
1556
1088
|
export declare enum SubscriptionState {
|
|
1557
1089
|
ACTIVE = "ACTIVE",
|
|
1558
1090
|
INACTIVE = "INACTIVE"
|
|
@@ -1563,12 +1095,6 @@ export interface GetSubscriptionStateResponse {
|
|
|
1563
1095
|
*/
|
|
1564
1096
|
SubscriptionState: SubscriptionState | string | undefined;
|
|
1565
1097
|
}
|
|
1566
|
-
export declare namespace GetSubscriptionStateResponse {
|
|
1567
|
-
/**
|
|
1568
|
-
* @internal
|
|
1569
|
-
*/
|
|
1570
|
-
const filterSensitiveLog: (obj: GetSubscriptionStateResponse) => any;
|
|
1571
|
-
}
|
|
1572
1098
|
export interface ListAttacksRequest {
|
|
1573
1099
|
/**
|
|
1574
1100
|
* <p>The ARNs (Amazon Resource Names) of the resources that were attacked. If you leave this
|
|
@@ -1603,12 +1129,6 @@ export interface ListAttacksRequest {
|
|
|
1603
1129
|
*/
|
|
1604
1130
|
MaxResults?: number;
|
|
1605
1131
|
}
|
|
1606
|
-
export declare namespace ListAttacksRequest {
|
|
1607
|
-
/**
|
|
1608
|
-
* @internal
|
|
1609
|
-
*/
|
|
1610
|
-
const filterSensitiveLog: (obj: ListAttacksRequest) => any;
|
|
1611
|
-
}
|
|
1612
1132
|
export interface ListAttacksResponse {
|
|
1613
1133
|
/**
|
|
1614
1134
|
* <p>The attack information for the specified time range.</p>
|
|
@@ -1624,12 +1144,6 @@ export interface ListAttacksResponse {
|
|
|
1624
1144
|
*/
|
|
1625
1145
|
NextToken?: string;
|
|
1626
1146
|
}
|
|
1627
|
-
export declare namespace ListAttacksResponse {
|
|
1628
|
-
/**
|
|
1629
|
-
* @internal
|
|
1630
|
-
*/
|
|
1631
|
-
const filterSensitiveLog: (obj: ListAttacksResponse) => any;
|
|
1632
|
-
}
|
|
1633
1147
|
/**
|
|
1634
1148
|
* <p>Exception that indicates that the <code>NextToken</code> specified in the request is invalid. Submit the request using the <code>NextToken</code> value that was returned in the prior response.</p>
|
|
1635
1149
|
*/
|
|
@@ -1660,12 +1174,6 @@ export interface ListProtectionGroupsRequest {
|
|
|
1660
1174
|
*/
|
|
1661
1175
|
MaxResults?: number;
|
|
1662
1176
|
}
|
|
1663
|
-
export declare namespace ListProtectionGroupsRequest {
|
|
1664
|
-
/**
|
|
1665
|
-
* @internal
|
|
1666
|
-
*/
|
|
1667
|
-
const filterSensitiveLog: (obj: ListProtectionGroupsRequest) => any;
|
|
1668
|
-
}
|
|
1669
1177
|
export interface ListProtectionGroupsResponse {
|
|
1670
1178
|
/**
|
|
1671
1179
|
* <p></p>
|
|
@@ -1681,12 +1189,6 @@ export interface ListProtectionGroupsResponse {
|
|
|
1681
1189
|
*/
|
|
1682
1190
|
NextToken?: string;
|
|
1683
1191
|
}
|
|
1684
|
-
export declare namespace ListProtectionGroupsResponse {
|
|
1685
|
-
/**
|
|
1686
|
-
* @internal
|
|
1687
|
-
*/
|
|
1688
|
-
const filterSensitiveLog: (obj: ListProtectionGroupsResponse) => any;
|
|
1689
|
-
}
|
|
1690
1192
|
export interface ListProtectionsRequest {
|
|
1691
1193
|
/**
|
|
1692
1194
|
* <p>When you request a list of objects from Shield Advanced, if the response does not include all of the remaining available objects,
|
|
@@ -1706,12 +1208,6 @@ export interface ListProtectionsRequest {
|
|
|
1706
1208
|
*/
|
|
1707
1209
|
MaxResults?: number;
|
|
1708
1210
|
}
|
|
1709
|
-
export declare namespace ListProtectionsRequest {
|
|
1710
|
-
/**
|
|
1711
|
-
* @internal
|
|
1712
|
-
*/
|
|
1713
|
-
const filterSensitiveLog: (obj: ListProtectionsRequest) => any;
|
|
1714
|
-
}
|
|
1715
1211
|
export interface ListProtectionsResponse {
|
|
1716
1212
|
/**
|
|
1717
1213
|
* <p>The array of enabled <a>Protection</a> objects.</p>
|
|
@@ -1727,12 +1223,6 @@ export interface ListProtectionsResponse {
|
|
|
1727
1223
|
*/
|
|
1728
1224
|
NextToken?: string;
|
|
1729
1225
|
}
|
|
1730
|
-
export declare namespace ListProtectionsResponse {
|
|
1731
|
-
/**
|
|
1732
|
-
* @internal
|
|
1733
|
-
*/
|
|
1734
|
-
const filterSensitiveLog: (obj: ListProtectionsResponse) => any;
|
|
1735
|
-
}
|
|
1736
1226
|
export interface ListResourcesInProtectionGroupRequest {
|
|
1737
1227
|
/**
|
|
1738
1228
|
* <p>The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it. </p>
|
|
@@ -1756,12 +1246,6 @@ export interface ListResourcesInProtectionGroupRequest {
|
|
|
1756
1246
|
*/
|
|
1757
1247
|
MaxResults?: number;
|
|
1758
1248
|
}
|
|
1759
|
-
export declare namespace ListResourcesInProtectionGroupRequest {
|
|
1760
|
-
/**
|
|
1761
|
-
* @internal
|
|
1762
|
-
*/
|
|
1763
|
-
const filterSensitiveLog: (obj: ListResourcesInProtectionGroupRequest) => any;
|
|
1764
|
-
}
|
|
1765
1249
|
export interface ListResourcesInProtectionGroupResponse {
|
|
1766
1250
|
/**
|
|
1767
1251
|
* <p>The Amazon Resource Names (ARNs) of the resources that are included in the protection group.</p>
|
|
@@ -1777,36 +1261,18 @@ export interface ListResourcesInProtectionGroupResponse {
|
|
|
1777
1261
|
*/
|
|
1778
1262
|
NextToken?: string;
|
|
1779
1263
|
}
|
|
1780
|
-
export declare namespace ListResourcesInProtectionGroupResponse {
|
|
1781
|
-
/**
|
|
1782
|
-
* @internal
|
|
1783
|
-
*/
|
|
1784
|
-
const filterSensitiveLog: (obj: ListResourcesInProtectionGroupResponse) => any;
|
|
1785
|
-
}
|
|
1786
1264
|
export interface ListTagsForResourceRequest {
|
|
1787
1265
|
/**
|
|
1788
1266
|
* <p>The Amazon Resource Name (ARN) of the resource to get tags for.</p>
|
|
1789
1267
|
*/
|
|
1790
1268
|
ResourceARN: string | undefined;
|
|
1791
1269
|
}
|
|
1792
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1793
|
-
/**
|
|
1794
|
-
* @internal
|
|
1795
|
-
*/
|
|
1796
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1797
|
-
}
|
|
1798
1270
|
export interface ListTagsForResourceResponse {
|
|
1799
1271
|
/**
|
|
1800
1272
|
* <p>A list of tag key and value pairs associated with the specified resource.</p>
|
|
1801
1273
|
*/
|
|
1802
1274
|
Tags?: Tag[];
|
|
1803
1275
|
}
|
|
1804
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1805
|
-
/**
|
|
1806
|
-
* @internal
|
|
1807
|
-
*/
|
|
1808
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1809
|
-
}
|
|
1810
1276
|
export interface TagResourceRequest {
|
|
1811
1277
|
/**
|
|
1812
1278
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.</p>
|
|
@@ -1817,20 +1283,8 @@ export interface TagResourceRequest {
|
|
|
1817
1283
|
*/
|
|
1818
1284
|
Tags: Tag[] | undefined;
|
|
1819
1285
|
}
|
|
1820
|
-
export declare namespace TagResourceRequest {
|
|
1821
|
-
/**
|
|
1822
|
-
* @internal
|
|
1823
|
-
*/
|
|
1824
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1825
|
-
}
|
|
1826
1286
|
export interface TagResourceResponse {
|
|
1827
1287
|
}
|
|
1828
|
-
export declare namespace TagResourceResponse {
|
|
1829
|
-
/**
|
|
1830
|
-
* @internal
|
|
1831
|
-
*/
|
|
1832
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1833
|
-
}
|
|
1834
1288
|
export interface UntagResourceRequest {
|
|
1835
1289
|
/**
|
|
1836
1290
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to remove tags from.</p>
|
|
@@ -1841,20 +1295,8 @@ export interface UntagResourceRequest {
|
|
|
1841
1295
|
*/
|
|
1842
1296
|
TagKeys: string[] | undefined;
|
|
1843
1297
|
}
|
|
1844
|
-
export declare namespace UntagResourceRequest {
|
|
1845
|
-
/**
|
|
1846
|
-
* @internal
|
|
1847
|
-
*/
|
|
1848
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1849
|
-
}
|
|
1850
1298
|
export interface UntagResourceResponse {
|
|
1851
1299
|
}
|
|
1852
|
-
export declare namespace UntagResourceResponse {
|
|
1853
|
-
/**
|
|
1854
|
-
* @internal
|
|
1855
|
-
*/
|
|
1856
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1857
|
-
}
|
|
1858
1300
|
export interface UpdateApplicationLayerAutomaticResponseRequest {
|
|
1859
1301
|
/**
|
|
1860
1302
|
* <p>The ARN (Amazon Resource Name) of the resource.</p>
|
|
@@ -1867,20 +1309,8 @@ export interface UpdateApplicationLayerAutomaticResponseRequest {
|
|
|
1867
1309
|
*/
|
|
1868
1310
|
Action: ResponseAction | undefined;
|
|
1869
1311
|
}
|
|
1870
|
-
export declare namespace UpdateApplicationLayerAutomaticResponseRequest {
|
|
1871
|
-
/**
|
|
1872
|
-
* @internal
|
|
1873
|
-
*/
|
|
1874
|
-
const filterSensitiveLog: (obj: UpdateApplicationLayerAutomaticResponseRequest) => any;
|
|
1875
|
-
}
|
|
1876
1312
|
export interface UpdateApplicationLayerAutomaticResponseResponse {
|
|
1877
1313
|
}
|
|
1878
|
-
export declare namespace UpdateApplicationLayerAutomaticResponseResponse {
|
|
1879
|
-
/**
|
|
1880
|
-
* @internal
|
|
1881
|
-
*/
|
|
1882
|
-
const filterSensitiveLog: (obj: UpdateApplicationLayerAutomaticResponseResponse) => any;
|
|
1883
|
-
}
|
|
1884
1314
|
export interface UpdateEmergencyContactSettingsRequest {
|
|
1885
1315
|
/**
|
|
1886
1316
|
* <p>A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.</p>
|
|
@@ -1888,20 +1318,8 @@ export interface UpdateEmergencyContactSettingsRequest {
|
|
|
1888
1318
|
*/
|
|
1889
1319
|
EmergencyContactList?: EmergencyContact[];
|
|
1890
1320
|
}
|
|
1891
|
-
export declare namespace UpdateEmergencyContactSettingsRequest {
|
|
1892
|
-
/**
|
|
1893
|
-
* @internal
|
|
1894
|
-
*/
|
|
1895
|
-
const filterSensitiveLog: (obj: UpdateEmergencyContactSettingsRequest) => any;
|
|
1896
|
-
}
|
|
1897
1321
|
export interface UpdateEmergencyContactSettingsResponse {
|
|
1898
1322
|
}
|
|
1899
|
-
export declare namespace UpdateEmergencyContactSettingsResponse {
|
|
1900
|
-
/**
|
|
1901
|
-
* @internal
|
|
1902
|
-
*/
|
|
1903
|
-
const filterSensitiveLog: (obj: UpdateEmergencyContactSettingsResponse) => any;
|
|
1904
|
-
}
|
|
1905
1323
|
export interface UpdateProtectionGroupRequest {
|
|
1906
1324
|
/**
|
|
1907
1325
|
* <p>The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it. </p>
|
|
@@ -1936,37 +1354,417 @@ export interface UpdateProtectionGroupRequest {
|
|
|
1936
1354
|
*/
|
|
1937
1355
|
Members?: string[];
|
|
1938
1356
|
}
|
|
1939
|
-
export declare namespace UpdateProtectionGroupRequest {
|
|
1940
|
-
/**
|
|
1941
|
-
* @internal
|
|
1942
|
-
*/
|
|
1943
|
-
const filterSensitiveLog: (obj: UpdateProtectionGroupRequest) => any;
|
|
1944
|
-
}
|
|
1945
1357
|
export interface UpdateProtectionGroupResponse {
|
|
1946
1358
|
}
|
|
1947
|
-
export declare namespace UpdateProtectionGroupResponse {
|
|
1948
|
-
/**
|
|
1949
|
-
* @internal
|
|
1950
|
-
*/
|
|
1951
|
-
const filterSensitiveLog: (obj: UpdateProtectionGroupResponse) => any;
|
|
1952
|
-
}
|
|
1953
1359
|
export interface UpdateSubscriptionRequest {
|
|
1954
1360
|
/**
|
|
1955
1361
|
* <p>When you initally create a subscription, <code>AutoRenew</code> is set to <code>ENABLED</code>. If <code>ENABLED</code>, the subscription will be automatically renewed at the end of the existing subscription period. You can change this by submitting an <code>UpdateSubscription</code> request. If the <code>UpdateSubscription</code> request does not included a value for <code>AutoRenew</code>, the existing value for <code>AutoRenew</code> remains unchanged.</p>
|
|
1956
1362
|
*/
|
|
1957
1363
|
AutoRenew?: AutoRenew | string;
|
|
1958
1364
|
}
|
|
1959
|
-
export declare namespace UpdateSubscriptionRequest {
|
|
1960
|
-
/**
|
|
1961
|
-
* @internal
|
|
1962
|
-
*/
|
|
1963
|
-
const filterSensitiveLog: (obj: UpdateSubscriptionRequest) => any;
|
|
1964
|
-
}
|
|
1965
1365
|
export interface UpdateSubscriptionResponse {
|
|
1966
1366
|
}
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1367
|
+
/**
|
|
1368
|
+
* @internal
|
|
1369
|
+
*/
|
|
1370
|
+
export declare const BlockActionFilterSensitiveLog: (obj: BlockAction) => any;
|
|
1371
|
+
/**
|
|
1372
|
+
* @internal
|
|
1373
|
+
*/
|
|
1374
|
+
export declare const CountActionFilterSensitiveLog: (obj: CountAction) => any;
|
|
1375
|
+
/**
|
|
1376
|
+
* @internal
|
|
1377
|
+
*/
|
|
1378
|
+
export declare const ResponseActionFilterSensitiveLog: (obj: ResponseAction) => any;
|
|
1379
|
+
/**
|
|
1380
|
+
* @internal
|
|
1381
|
+
*/
|
|
1382
|
+
export declare const ApplicationLayerAutomaticResponseConfigurationFilterSensitiveLog: (obj: ApplicationLayerAutomaticResponseConfiguration) => any;
|
|
1383
|
+
/**
|
|
1384
|
+
* @internal
|
|
1385
|
+
*/
|
|
1386
|
+
export declare const AssociateDRTLogBucketRequestFilterSensitiveLog: (obj: AssociateDRTLogBucketRequest) => any;
|
|
1387
|
+
/**
|
|
1388
|
+
* @internal
|
|
1389
|
+
*/
|
|
1390
|
+
export declare const AssociateDRTLogBucketResponseFilterSensitiveLog: (obj: AssociateDRTLogBucketResponse) => any;
|
|
1391
|
+
/**
|
|
1392
|
+
* @internal
|
|
1393
|
+
*/
|
|
1394
|
+
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
1395
|
+
/**
|
|
1396
|
+
* @internal
|
|
1397
|
+
*/
|
|
1398
|
+
export declare const AssociateDRTRoleRequestFilterSensitiveLog: (obj: AssociateDRTRoleRequest) => any;
|
|
1399
|
+
/**
|
|
1400
|
+
* @internal
|
|
1401
|
+
*/
|
|
1402
|
+
export declare const AssociateDRTRoleResponseFilterSensitiveLog: (obj: AssociateDRTRoleResponse) => any;
|
|
1403
|
+
/**
|
|
1404
|
+
* @internal
|
|
1405
|
+
*/
|
|
1406
|
+
export declare const AssociateHealthCheckRequestFilterSensitiveLog: (obj: AssociateHealthCheckRequest) => any;
|
|
1407
|
+
/**
|
|
1408
|
+
* @internal
|
|
1409
|
+
*/
|
|
1410
|
+
export declare const AssociateHealthCheckResponseFilterSensitiveLog: (obj: AssociateHealthCheckResponse) => any;
|
|
1411
|
+
/**
|
|
1412
|
+
* @internal
|
|
1413
|
+
*/
|
|
1414
|
+
export declare const EmergencyContactFilterSensitiveLog: (obj: EmergencyContact) => any;
|
|
1415
|
+
/**
|
|
1416
|
+
* @internal
|
|
1417
|
+
*/
|
|
1418
|
+
export declare const AssociateProactiveEngagementDetailsRequestFilterSensitiveLog: (obj: AssociateProactiveEngagementDetailsRequest) => any;
|
|
1419
|
+
/**
|
|
1420
|
+
* @internal
|
|
1421
|
+
*/
|
|
1422
|
+
export declare const AssociateProactiveEngagementDetailsResponseFilterSensitiveLog: (obj: AssociateProactiveEngagementDetailsResponse) => any;
|
|
1423
|
+
/**
|
|
1424
|
+
* @internal
|
|
1425
|
+
*/
|
|
1426
|
+
export declare const SummarizedCounterFilterSensitiveLog: (obj: SummarizedCounter) => any;
|
|
1427
|
+
/**
|
|
1428
|
+
* @internal
|
|
1429
|
+
*/
|
|
1430
|
+
export declare const ContributorFilterSensitiveLog: (obj: Contributor) => any;
|
|
1431
|
+
/**
|
|
1432
|
+
* @internal
|
|
1433
|
+
*/
|
|
1434
|
+
export declare const AttackPropertyFilterSensitiveLog: (obj: AttackProperty) => any;
|
|
1435
|
+
/**
|
|
1436
|
+
* @internal
|
|
1437
|
+
*/
|
|
1438
|
+
export declare const MitigationFilterSensitiveLog: (obj: Mitigation) => any;
|
|
1439
|
+
/**
|
|
1440
|
+
* @internal
|
|
1441
|
+
*/
|
|
1442
|
+
export declare const SummarizedAttackVectorFilterSensitiveLog: (obj: SummarizedAttackVector) => any;
|
|
1443
|
+
/**
|
|
1444
|
+
* @internal
|
|
1445
|
+
*/
|
|
1446
|
+
export declare const SubResourceSummaryFilterSensitiveLog: (obj: SubResourceSummary) => any;
|
|
1447
|
+
/**
|
|
1448
|
+
* @internal
|
|
1449
|
+
*/
|
|
1450
|
+
export declare const AttackDetailFilterSensitiveLog: (obj: AttackDetail) => any;
|
|
1451
|
+
/**
|
|
1452
|
+
* @internal
|
|
1453
|
+
*/
|
|
1454
|
+
export declare const AttackVolumeStatisticsFilterSensitiveLog: (obj: AttackVolumeStatistics) => any;
|
|
1455
|
+
/**
|
|
1456
|
+
* @internal
|
|
1457
|
+
*/
|
|
1458
|
+
export declare const AttackVolumeFilterSensitiveLog: (obj: AttackVolume) => any;
|
|
1459
|
+
/**
|
|
1460
|
+
* @internal
|
|
1461
|
+
*/
|
|
1462
|
+
export declare const AttackStatisticsDataItemFilterSensitiveLog: (obj: AttackStatisticsDataItem) => any;
|
|
1463
|
+
/**
|
|
1464
|
+
* @internal
|
|
1465
|
+
*/
|
|
1466
|
+
export declare const AttackVectorDescriptionFilterSensitiveLog: (obj: AttackVectorDescription) => any;
|
|
1467
|
+
/**
|
|
1468
|
+
* @internal
|
|
1469
|
+
*/
|
|
1470
|
+
export declare const AttackSummaryFilterSensitiveLog: (obj: AttackSummary) => any;
|
|
1471
|
+
/**
|
|
1472
|
+
* @internal
|
|
1473
|
+
*/
|
|
1474
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1475
|
+
/**
|
|
1476
|
+
* @internal
|
|
1477
|
+
*/
|
|
1478
|
+
export declare const CreateProtectionRequestFilterSensitiveLog: (obj: CreateProtectionRequest) => any;
|
|
1479
|
+
/**
|
|
1480
|
+
* @internal
|
|
1481
|
+
*/
|
|
1482
|
+
export declare const CreateProtectionResponseFilterSensitiveLog: (obj: CreateProtectionResponse) => any;
|
|
1483
|
+
/**
|
|
1484
|
+
* @internal
|
|
1485
|
+
*/
|
|
1486
|
+
export declare const CreateProtectionGroupRequestFilterSensitiveLog: (obj: CreateProtectionGroupRequest) => any;
|
|
1487
|
+
/**
|
|
1488
|
+
* @internal
|
|
1489
|
+
*/
|
|
1490
|
+
export declare const CreateProtectionGroupResponseFilterSensitiveLog: (obj: CreateProtectionGroupResponse) => any;
|
|
1491
|
+
/**
|
|
1492
|
+
* @internal
|
|
1493
|
+
*/
|
|
1494
|
+
export declare const CreateSubscriptionRequestFilterSensitiveLog: (obj: CreateSubscriptionRequest) => any;
|
|
1495
|
+
/**
|
|
1496
|
+
* @internal
|
|
1497
|
+
*/
|
|
1498
|
+
export declare const CreateSubscriptionResponseFilterSensitiveLog: (obj: CreateSubscriptionResponse) => any;
|
|
1499
|
+
/**
|
|
1500
|
+
* @internal
|
|
1501
|
+
*/
|
|
1502
|
+
export declare const DeleteProtectionRequestFilterSensitiveLog: (obj: DeleteProtectionRequest) => any;
|
|
1503
|
+
/**
|
|
1504
|
+
* @internal
|
|
1505
|
+
*/
|
|
1506
|
+
export declare const DeleteProtectionResponseFilterSensitiveLog: (obj: DeleteProtectionResponse) => any;
|
|
1507
|
+
/**
|
|
1508
|
+
* @internal
|
|
1509
|
+
*/
|
|
1510
|
+
export declare const DeleteProtectionGroupRequestFilterSensitiveLog: (obj: DeleteProtectionGroupRequest) => any;
|
|
1511
|
+
/**
|
|
1512
|
+
* @internal
|
|
1513
|
+
*/
|
|
1514
|
+
export declare const DeleteProtectionGroupResponseFilterSensitiveLog: (obj: DeleteProtectionGroupResponse) => any;
|
|
1515
|
+
/**
|
|
1516
|
+
* @internal
|
|
1517
|
+
*/
|
|
1518
|
+
export declare const DeleteSubscriptionRequestFilterSensitiveLog: (obj: DeleteSubscriptionRequest) => any;
|
|
1519
|
+
/**
|
|
1520
|
+
* @internal
|
|
1521
|
+
*/
|
|
1522
|
+
export declare const DeleteSubscriptionResponseFilterSensitiveLog: (obj: DeleteSubscriptionResponse) => any;
|
|
1523
|
+
/**
|
|
1524
|
+
* @internal
|
|
1525
|
+
*/
|
|
1526
|
+
export declare const DescribeAttackRequestFilterSensitiveLog: (obj: DescribeAttackRequest) => any;
|
|
1527
|
+
/**
|
|
1528
|
+
* @internal
|
|
1529
|
+
*/
|
|
1530
|
+
export declare const DescribeAttackResponseFilterSensitiveLog: (obj: DescribeAttackResponse) => any;
|
|
1531
|
+
/**
|
|
1532
|
+
* @internal
|
|
1533
|
+
*/
|
|
1534
|
+
export declare const DescribeAttackStatisticsRequestFilterSensitiveLog: (obj: DescribeAttackStatisticsRequest) => any;
|
|
1535
|
+
/**
|
|
1536
|
+
* @internal
|
|
1537
|
+
*/
|
|
1538
|
+
export declare const TimeRangeFilterSensitiveLog: (obj: TimeRange) => any;
|
|
1539
|
+
/**
|
|
1540
|
+
* @internal
|
|
1541
|
+
*/
|
|
1542
|
+
export declare const DescribeAttackStatisticsResponseFilterSensitiveLog: (obj: DescribeAttackStatisticsResponse) => any;
|
|
1543
|
+
/**
|
|
1544
|
+
* @internal
|
|
1545
|
+
*/
|
|
1546
|
+
export declare const DescribeDRTAccessRequestFilterSensitiveLog: (obj: DescribeDRTAccessRequest) => any;
|
|
1547
|
+
/**
|
|
1548
|
+
* @internal
|
|
1549
|
+
*/
|
|
1550
|
+
export declare const DescribeDRTAccessResponseFilterSensitiveLog: (obj: DescribeDRTAccessResponse) => any;
|
|
1551
|
+
/**
|
|
1552
|
+
* @internal
|
|
1553
|
+
*/
|
|
1554
|
+
export declare const DescribeEmergencyContactSettingsRequestFilterSensitiveLog: (obj: DescribeEmergencyContactSettingsRequest) => any;
|
|
1555
|
+
/**
|
|
1556
|
+
* @internal
|
|
1557
|
+
*/
|
|
1558
|
+
export declare const DescribeEmergencyContactSettingsResponseFilterSensitiveLog: (obj: DescribeEmergencyContactSettingsResponse) => any;
|
|
1559
|
+
/**
|
|
1560
|
+
* @internal
|
|
1561
|
+
*/
|
|
1562
|
+
export declare const DescribeProtectionRequestFilterSensitiveLog: (obj: DescribeProtectionRequest) => any;
|
|
1563
|
+
/**
|
|
1564
|
+
* @internal
|
|
1565
|
+
*/
|
|
1566
|
+
export declare const ProtectionFilterSensitiveLog: (obj: Protection) => any;
|
|
1567
|
+
/**
|
|
1568
|
+
* @internal
|
|
1569
|
+
*/
|
|
1570
|
+
export declare const DescribeProtectionResponseFilterSensitiveLog: (obj: DescribeProtectionResponse) => any;
|
|
1571
|
+
/**
|
|
1572
|
+
* @internal
|
|
1573
|
+
*/
|
|
1574
|
+
export declare const DescribeProtectionGroupRequestFilterSensitiveLog: (obj: DescribeProtectionGroupRequest) => any;
|
|
1575
|
+
/**
|
|
1576
|
+
* @internal
|
|
1577
|
+
*/
|
|
1578
|
+
export declare const ProtectionGroupFilterSensitiveLog: (obj: ProtectionGroup) => any;
|
|
1579
|
+
/**
|
|
1580
|
+
* @internal
|
|
1581
|
+
*/
|
|
1582
|
+
export declare const DescribeProtectionGroupResponseFilterSensitiveLog: (obj: DescribeProtectionGroupResponse) => any;
|
|
1583
|
+
/**
|
|
1584
|
+
* @internal
|
|
1585
|
+
*/
|
|
1586
|
+
export declare const DescribeSubscriptionRequestFilterSensitiveLog: (obj: DescribeSubscriptionRequest) => any;
|
|
1587
|
+
/**
|
|
1588
|
+
* @internal
|
|
1589
|
+
*/
|
|
1590
|
+
export declare const LimitFilterSensitiveLog: (obj: Limit) => any;
|
|
1591
|
+
/**
|
|
1592
|
+
* @internal
|
|
1593
|
+
*/
|
|
1594
|
+
export declare const ProtectionGroupArbitraryPatternLimitsFilterSensitiveLog: (obj: ProtectionGroupArbitraryPatternLimits) => any;
|
|
1595
|
+
/**
|
|
1596
|
+
* @internal
|
|
1597
|
+
*/
|
|
1598
|
+
export declare const ProtectionGroupPatternTypeLimitsFilterSensitiveLog: (obj: ProtectionGroupPatternTypeLimits) => any;
|
|
1599
|
+
/**
|
|
1600
|
+
* @internal
|
|
1601
|
+
*/
|
|
1602
|
+
export declare const ProtectionGroupLimitsFilterSensitiveLog: (obj: ProtectionGroupLimits) => any;
|
|
1603
|
+
/**
|
|
1604
|
+
* @internal
|
|
1605
|
+
*/
|
|
1606
|
+
export declare const ProtectionLimitsFilterSensitiveLog: (obj: ProtectionLimits) => any;
|
|
1607
|
+
/**
|
|
1608
|
+
* @internal
|
|
1609
|
+
*/
|
|
1610
|
+
export declare const SubscriptionLimitsFilterSensitiveLog: (obj: SubscriptionLimits) => any;
|
|
1611
|
+
/**
|
|
1612
|
+
* @internal
|
|
1613
|
+
*/
|
|
1614
|
+
export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
|
|
1615
|
+
/**
|
|
1616
|
+
* @internal
|
|
1617
|
+
*/
|
|
1618
|
+
export declare const DescribeSubscriptionResponseFilterSensitiveLog: (obj: DescribeSubscriptionResponse) => any;
|
|
1619
|
+
/**
|
|
1620
|
+
* @internal
|
|
1621
|
+
*/
|
|
1622
|
+
export declare const DisableApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (obj: DisableApplicationLayerAutomaticResponseRequest) => any;
|
|
1623
|
+
/**
|
|
1624
|
+
* @internal
|
|
1625
|
+
*/
|
|
1626
|
+
export declare const DisableApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (obj: DisableApplicationLayerAutomaticResponseResponse) => any;
|
|
1627
|
+
/**
|
|
1628
|
+
* @internal
|
|
1629
|
+
*/
|
|
1630
|
+
export declare const DisableProactiveEngagementRequestFilterSensitiveLog: (obj: DisableProactiveEngagementRequest) => any;
|
|
1631
|
+
/**
|
|
1632
|
+
* @internal
|
|
1633
|
+
*/
|
|
1634
|
+
export declare const DisableProactiveEngagementResponseFilterSensitiveLog: (obj: DisableProactiveEngagementResponse) => any;
|
|
1635
|
+
/**
|
|
1636
|
+
* @internal
|
|
1637
|
+
*/
|
|
1638
|
+
export declare const DisassociateDRTLogBucketRequestFilterSensitiveLog: (obj: DisassociateDRTLogBucketRequest) => any;
|
|
1639
|
+
/**
|
|
1640
|
+
* @internal
|
|
1641
|
+
*/
|
|
1642
|
+
export declare const DisassociateDRTLogBucketResponseFilterSensitiveLog: (obj: DisassociateDRTLogBucketResponse) => any;
|
|
1643
|
+
/**
|
|
1644
|
+
* @internal
|
|
1645
|
+
*/
|
|
1646
|
+
export declare const DisassociateDRTRoleRequestFilterSensitiveLog: (obj: DisassociateDRTRoleRequest) => any;
|
|
1647
|
+
/**
|
|
1648
|
+
* @internal
|
|
1649
|
+
*/
|
|
1650
|
+
export declare const DisassociateDRTRoleResponseFilterSensitiveLog: (obj: DisassociateDRTRoleResponse) => any;
|
|
1651
|
+
/**
|
|
1652
|
+
* @internal
|
|
1653
|
+
*/
|
|
1654
|
+
export declare const DisassociateHealthCheckRequestFilterSensitiveLog: (obj: DisassociateHealthCheckRequest) => any;
|
|
1655
|
+
/**
|
|
1656
|
+
* @internal
|
|
1657
|
+
*/
|
|
1658
|
+
export declare const DisassociateHealthCheckResponseFilterSensitiveLog: (obj: DisassociateHealthCheckResponse) => any;
|
|
1659
|
+
/**
|
|
1660
|
+
* @internal
|
|
1661
|
+
*/
|
|
1662
|
+
export declare const EnableApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (obj: EnableApplicationLayerAutomaticResponseRequest) => any;
|
|
1663
|
+
/**
|
|
1664
|
+
* @internal
|
|
1665
|
+
*/
|
|
1666
|
+
export declare const EnableApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (obj: EnableApplicationLayerAutomaticResponseResponse) => any;
|
|
1667
|
+
/**
|
|
1668
|
+
* @internal
|
|
1669
|
+
*/
|
|
1670
|
+
export declare const EnableProactiveEngagementRequestFilterSensitiveLog: (obj: EnableProactiveEngagementRequest) => any;
|
|
1671
|
+
/**
|
|
1672
|
+
* @internal
|
|
1673
|
+
*/
|
|
1674
|
+
export declare const EnableProactiveEngagementResponseFilterSensitiveLog: (obj: EnableProactiveEngagementResponse) => any;
|
|
1675
|
+
/**
|
|
1676
|
+
* @internal
|
|
1677
|
+
*/
|
|
1678
|
+
export declare const GetSubscriptionStateRequestFilterSensitiveLog: (obj: GetSubscriptionStateRequest) => any;
|
|
1679
|
+
/**
|
|
1680
|
+
* @internal
|
|
1681
|
+
*/
|
|
1682
|
+
export declare const GetSubscriptionStateResponseFilterSensitiveLog: (obj: GetSubscriptionStateResponse) => any;
|
|
1683
|
+
/**
|
|
1684
|
+
* @internal
|
|
1685
|
+
*/
|
|
1686
|
+
export declare const ListAttacksRequestFilterSensitiveLog: (obj: ListAttacksRequest) => any;
|
|
1687
|
+
/**
|
|
1688
|
+
* @internal
|
|
1689
|
+
*/
|
|
1690
|
+
export declare const ListAttacksResponseFilterSensitiveLog: (obj: ListAttacksResponse) => any;
|
|
1691
|
+
/**
|
|
1692
|
+
* @internal
|
|
1693
|
+
*/
|
|
1694
|
+
export declare const ListProtectionGroupsRequestFilterSensitiveLog: (obj: ListProtectionGroupsRequest) => any;
|
|
1695
|
+
/**
|
|
1696
|
+
* @internal
|
|
1697
|
+
*/
|
|
1698
|
+
export declare const ListProtectionGroupsResponseFilterSensitiveLog: (obj: ListProtectionGroupsResponse) => any;
|
|
1699
|
+
/**
|
|
1700
|
+
* @internal
|
|
1701
|
+
*/
|
|
1702
|
+
export declare const ListProtectionsRequestFilterSensitiveLog: (obj: ListProtectionsRequest) => any;
|
|
1703
|
+
/**
|
|
1704
|
+
* @internal
|
|
1705
|
+
*/
|
|
1706
|
+
export declare const ListProtectionsResponseFilterSensitiveLog: (obj: ListProtectionsResponse) => any;
|
|
1707
|
+
/**
|
|
1708
|
+
* @internal
|
|
1709
|
+
*/
|
|
1710
|
+
export declare const ListResourcesInProtectionGroupRequestFilterSensitiveLog: (obj: ListResourcesInProtectionGroupRequest) => any;
|
|
1711
|
+
/**
|
|
1712
|
+
* @internal
|
|
1713
|
+
*/
|
|
1714
|
+
export declare const ListResourcesInProtectionGroupResponseFilterSensitiveLog: (obj: ListResourcesInProtectionGroupResponse) => any;
|
|
1715
|
+
/**
|
|
1716
|
+
* @internal
|
|
1717
|
+
*/
|
|
1718
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1719
|
+
/**
|
|
1720
|
+
* @internal
|
|
1721
|
+
*/
|
|
1722
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1723
|
+
/**
|
|
1724
|
+
* @internal
|
|
1725
|
+
*/
|
|
1726
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1727
|
+
/**
|
|
1728
|
+
* @internal
|
|
1729
|
+
*/
|
|
1730
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1731
|
+
/**
|
|
1732
|
+
* @internal
|
|
1733
|
+
*/
|
|
1734
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1735
|
+
/**
|
|
1736
|
+
* @internal
|
|
1737
|
+
*/
|
|
1738
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1739
|
+
/**
|
|
1740
|
+
* @internal
|
|
1741
|
+
*/
|
|
1742
|
+
export declare const UpdateApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (obj: UpdateApplicationLayerAutomaticResponseRequest) => any;
|
|
1743
|
+
/**
|
|
1744
|
+
* @internal
|
|
1745
|
+
*/
|
|
1746
|
+
export declare const UpdateApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (obj: UpdateApplicationLayerAutomaticResponseResponse) => any;
|
|
1747
|
+
/**
|
|
1748
|
+
* @internal
|
|
1749
|
+
*/
|
|
1750
|
+
export declare const UpdateEmergencyContactSettingsRequestFilterSensitiveLog: (obj: UpdateEmergencyContactSettingsRequest) => any;
|
|
1751
|
+
/**
|
|
1752
|
+
* @internal
|
|
1753
|
+
*/
|
|
1754
|
+
export declare const UpdateEmergencyContactSettingsResponseFilterSensitiveLog: (obj: UpdateEmergencyContactSettingsResponse) => any;
|
|
1755
|
+
/**
|
|
1756
|
+
* @internal
|
|
1757
|
+
*/
|
|
1758
|
+
export declare const UpdateProtectionGroupRequestFilterSensitiveLog: (obj: UpdateProtectionGroupRequest) => any;
|
|
1759
|
+
/**
|
|
1760
|
+
* @internal
|
|
1761
|
+
*/
|
|
1762
|
+
export declare const UpdateProtectionGroupResponseFilterSensitiveLog: (obj: UpdateProtectionGroupResponse) => any;
|
|
1763
|
+
/**
|
|
1764
|
+
* @internal
|
|
1765
|
+
*/
|
|
1766
|
+
export declare const UpdateSubscriptionRequestFilterSensitiveLog: (obj: UpdateSubscriptionRequest) => any;
|
|
1767
|
+
/**
|
|
1768
|
+
* @internal
|
|
1769
|
+
*/
|
|
1770
|
+
export declare const UpdateSubscriptionResponseFilterSensitiveLog: (obj: UpdateSubscriptionResponse) => any;
|