@aws-sdk/client-shield 3.296.0 → 3.298.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.
Files changed (121) hide show
  1. package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateDRTRoleCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateHealthCheckCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +2 -3
  5. package/dist-cjs/commands/CreateProtectionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateProtectionGroupCommand.js +2 -3
  7. package/dist-cjs/commands/CreateSubscriptionCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteProtectionCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteProtectionGroupCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteSubscriptionCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeAttackCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeDRTAccessCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeProtectionCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeProtectionGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeSubscriptionCommand.js +2 -3
  18. package/dist-cjs/commands/DisableApplicationLayerAutomaticResponseCommand.js +2 -3
  19. package/dist-cjs/commands/DisableProactiveEngagementCommand.js +2 -3
  20. package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +2 -3
  21. package/dist-cjs/commands/DisassociateDRTRoleCommand.js +2 -3
  22. package/dist-cjs/commands/DisassociateHealthCheckCommand.js +2 -3
  23. package/dist-cjs/commands/EnableApplicationLayerAutomaticResponseCommand.js +2 -3
  24. package/dist-cjs/commands/EnableProactiveEngagementCommand.js +2 -3
  25. package/dist-cjs/commands/GetSubscriptionStateCommand.js +2 -3
  26. package/dist-cjs/commands/ListAttacksCommand.js +2 -3
  27. package/dist-cjs/commands/ListProtectionGroupsCommand.js +2 -3
  28. package/dist-cjs/commands/ListProtectionsCommand.js +2 -3
  29. package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +2 -3
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  31. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  32. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  33. package/dist-cjs/commands/UpdateApplicationLayerAutomaticResponseCommand.js +2 -3
  34. package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +2 -3
  35. package/dist-cjs/commands/UpdateProtectionGroupCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateSubscriptionCommand.js +2 -3
  37. package/dist-cjs/models/models_0.js +1 -415
  38. package/dist-es/commands/AssociateDRTLogBucketCommand.js +2 -3
  39. package/dist-es/commands/AssociateDRTRoleCommand.js +2 -3
  40. package/dist-es/commands/AssociateHealthCheckCommand.js +2 -3
  41. package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +2 -3
  42. package/dist-es/commands/CreateProtectionCommand.js +2 -3
  43. package/dist-es/commands/CreateProtectionGroupCommand.js +2 -3
  44. package/dist-es/commands/CreateSubscriptionCommand.js +2 -3
  45. package/dist-es/commands/DeleteProtectionCommand.js +2 -3
  46. package/dist-es/commands/DeleteProtectionGroupCommand.js +2 -3
  47. package/dist-es/commands/DeleteSubscriptionCommand.js +2 -3
  48. package/dist-es/commands/DescribeAttackCommand.js +2 -3
  49. package/dist-es/commands/DescribeAttackStatisticsCommand.js +2 -3
  50. package/dist-es/commands/DescribeDRTAccessCommand.js +2 -3
  51. package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +2 -3
  52. package/dist-es/commands/DescribeProtectionCommand.js +2 -3
  53. package/dist-es/commands/DescribeProtectionGroupCommand.js +2 -3
  54. package/dist-es/commands/DescribeSubscriptionCommand.js +2 -3
  55. package/dist-es/commands/DisableApplicationLayerAutomaticResponseCommand.js +2 -3
  56. package/dist-es/commands/DisableProactiveEngagementCommand.js +2 -3
  57. package/dist-es/commands/DisassociateDRTLogBucketCommand.js +2 -3
  58. package/dist-es/commands/DisassociateDRTRoleCommand.js +2 -3
  59. package/dist-es/commands/DisassociateHealthCheckCommand.js +2 -3
  60. package/dist-es/commands/EnableApplicationLayerAutomaticResponseCommand.js +2 -3
  61. package/dist-es/commands/EnableProactiveEngagementCommand.js +2 -3
  62. package/dist-es/commands/GetSubscriptionStateCommand.js +2 -3
  63. package/dist-es/commands/ListAttacksCommand.js +2 -3
  64. package/dist-es/commands/ListProtectionGroupsCommand.js +2 -3
  65. package/dist-es/commands/ListProtectionsCommand.js +2 -3
  66. package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +2 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  68. package/dist-es/commands/TagResourceCommand.js +2 -3
  69. package/dist-es/commands/UntagResourceCommand.js +2 -3
  70. package/dist-es/commands/UpdateApplicationLayerAutomaticResponseCommand.js +2 -3
  71. package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +2 -3
  72. package/dist-es/commands/UpdateProtectionGroupCommand.js +2 -3
  73. package/dist-es/commands/UpdateSubscriptionCommand.js +2 -3
  74. package/dist-es/models/models_0.js +0 -309
  75. package/dist-types/Shield.d.ts +37 -0
  76. package/dist-types/ShieldClient.d.ts +24 -4
  77. package/dist-types/commands/AssociateDRTLogBucketCommand.d.ts +16 -0
  78. package/dist-types/commands/AssociateDRTRoleCommand.d.ts +16 -0
  79. package/dist-types/commands/AssociateHealthCheckCommand.d.ts +16 -0
  80. package/dist-types/commands/AssociateProactiveEngagementDetailsCommand.d.ts +16 -0
  81. package/dist-types/commands/CreateProtectionCommand.d.ts +16 -0
  82. package/dist-types/commands/CreateProtectionGroupCommand.d.ts +16 -0
  83. package/dist-types/commands/CreateSubscriptionCommand.d.ts +16 -0
  84. package/dist-types/commands/DeleteProtectionCommand.d.ts +16 -0
  85. package/dist-types/commands/DeleteProtectionGroupCommand.d.ts +16 -0
  86. package/dist-types/commands/DeleteSubscriptionCommand.d.ts +16 -0
  87. package/dist-types/commands/DescribeAttackCommand.d.ts +16 -0
  88. package/dist-types/commands/DescribeAttackStatisticsCommand.d.ts +16 -0
  89. package/dist-types/commands/DescribeDRTAccessCommand.d.ts +16 -0
  90. package/dist-types/commands/DescribeEmergencyContactSettingsCommand.d.ts +16 -0
  91. package/dist-types/commands/DescribeProtectionCommand.d.ts +16 -0
  92. package/dist-types/commands/DescribeProtectionGroupCommand.d.ts +16 -0
  93. package/dist-types/commands/DescribeSubscriptionCommand.d.ts +16 -0
  94. package/dist-types/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  95. package/dist-types/commands/DisableProactiveEngagementCommand.d.ts +16 -0
  96. package/dist-types/commands/DisassociateDRTLogBucketCommand.d.ts +16 -0
  97. package/dist-types/commands/DisassociateDRTRoleCommand.d.ts +16 -0
  98. package/dist-types/commands/DisassociateHealthCheckCommand.d.ts +16 -0
  99. package/dist-types/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  100. package/dist-types/commands/EnableProactiveEngagementCommand.d.ts +16 -0
  101. package/dist-types/commands/GetSubscriptionStateCommand.d.ts +16 -0
  102. package/dist-types/commands/ListAttacksCommand.d.ts +16 -0
  103. package/dist-types/commands/ListProtectionGroupsCommand.d.ts +16 -0
  104. package/dist-types/commands/ListProtectionsCommand.d.ts +16 -0
  105. package/dist-types/commands/ListResourcesInProtectionGroupCommand.d.ts +16 -0
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  107. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  108. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  109. package/dist-types/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  110. package/dist-types/commands/UpdateEmergencyContactSettingsCommand.d.ts +16 -0
  111. package/dist-types/commands/UpdateProtectionGroupCommand.d.ts +16 -0
  112. package/dist-types/commands/UpdateSubscriptionCommand.d.ts +16 -0
  113. package/dist-types/models/ShieldServiceException.d.ts +2 -0
  114. package/dist-types/models/models_0.d.ts +298 -414
  115. package/dist-types/pagination/Interfaces.d.ts +3 -0
  116. package/dist-types/pagination/ListAttacksPaginator.d.ts +3 -0
  117. package/dist-types/pagination/ListProtectionGroupsPaginator.d.ts +3 -0
  118. package/dist-types/pagination/ListProtectionsPaginator.d.ts +3 -0
  119. package/dist-types/pagination/ListResourcesInProtectionGroupPaginator.d.ts +3 -0
  120. package/dist-types/ts3.4/models/models_0.d.ts +0 -287
  121. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeDRTAccessRequest, DescribeDRTAccessResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeDRTAccessCommand}.
8
10
  */
9
11
  export interface DescribeDRTAccessCommandInput extends DescribeDRTAccessRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeDRTAccessCommand}.
13
17
  */
14
18
  export interface DescribeDRTAccessCommandOutput extends DescribeDRTAccessResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeDRTAccessCommandOutput extends DescribeDRTAccessRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeDRTAccessCommandInput - {@link DescribeDRTAccessCommandInput}
34
+ * @returns {@link DescribeDRTAccessCommandOutput}
28
35
  * @see {@link DescribeDRTAccessCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeDRTAccessCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeDRTAccessCommandOutput extends DescribeDRTAccessRespons
40
47
  export declare class DescribeDRTAccessCommand extends $Command<DescribeDRTAccessCommandInput, DescribeDRTAccessCommandOutput, ShieldClientResolvedConfig> {
41
48
  readonly input: DescribeDRTAccessCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeDRTAccessCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDRTAccessCommandInput, DescribeDRTAccessCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeEmergencyContactSettingsRequest, DescribeEmergencyContactSettingsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeEmergencyContactSettingsCommand}.
8
10
  */
9
11
  export interface DescribeEmergencyContactSettingsCommandInput extends DescribeEmergencyContactSettingsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeEmergencyContactSettingsCommand}.
13
17
  */
14
18
  export interface DescribeEmergencyContactSettingsCommandOutput extends DescribeEmergencyContactSettingsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <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>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeEmergencyContactSettingsCommandOutput extends DescribeE
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeEmergencyContactSettingsCommandInput - {@link DescribeEmergencyContactSettingsCommandInput}
34
+ * @returns {@link DescribeEmergencyContactSettingsCommandOutput}
28
35
  * @see {@link DescribeEmergencyContactSettingsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeEmergencyContactSettingsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeEmergencyContactSettingsCommandOutput extends DescribeE
40
47
  export declare class DescribeEmergencyContactSettingsCommand extends $Command<DescribeEmergencyContactSettingsCommandInput, DescribeEmergencyContactSettingsCommandOutput, ShieldClientResolvedConfig> {
41
48
  readonly input: DescribeEmergencyContactSettingsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeEmergencyContactSettingsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEmergencyContactSettingsCommandInput, DescribeEmergencyContactSettingsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeProtectionRequest, DescribeProtectionResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeProtectionCommand}.
8
10
  */
9
11
  export interface DescribeProtectionCommandInput extends DescribeProtectionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeProtectionCommand}.
13
17
  */
14
18
  export interface DescribeProtectionCommandOutput extends DescribeProtectionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the details of a <a>Protection</a> object.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeProtectionCommandOutput extends DescribeProtectionRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeProtectionCommandInput - {@link DescribeProtectionCommandInput}
34
+ * @returns {@link DescribeProtectionCommandOutput}
28
35
  * @see {@link DescribeProtectionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeProtectionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DescribeProtectionCommandOutput extends DescribeProtectionRespo
43
50
  export declare class DescribeProtectionCommand extends $Command<DescribeProtectionCommandInput, DescribeProtectionCommandOutput, ShieldClientResolvedConfig> {
44
51
  readonly input: DescribeProtectionCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DescribeProtectionCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectionCommandInput, DescribeProtectionCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeProtectionGroupRequest, DescribeProtectionGroupResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeProtectionGroupCommand}.
8
10
  */
9
11
  export interface DescribeProtectionGroupCommandInput extends DescribeProtectionGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeProtectionGroupCommand}.
13
17
  */
14
18
  export interface DescribeProtectionGroupCommandOutput extends DescribeProtectionGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns the specification for the specified protection group.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeProtectionGroupCommandOutput extends DescribeProtection
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeProtectionGroupCommandInput - {@link DescribeProtectionGroupCommandInput}
34
+ * @returns {@link DescribeProtectionGroupCommandOutput}
28
35
  * @see {@link DescribeProtectionGroupCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeProtectionGroupCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeProtectionGroupCommandOutput extends DescribeProtection
40
47
  export declare class DescribeProtectionGroupCommand extends $Command<DescribeProtectionGroupCommandInput, DescribeProtectionGroupCommandOutput, ShieldClientResolvedConfig> {
41
48
  readonly input: DescribeProtectionGroupCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeProtectionGroupCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectionGroupCommandInput, DescribeProtectionGroupCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeSubscriptionRequest, DescribeSubscriptionResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeSubscriptionCommand}.
8
10
  */
9
11
  export interface DescribeSubscriptionCommandInput extends DescribeSubscriptionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeSubscriptionCommand}.
13
17
  */
14
18
  export interface DescribeSubscriptionCommandOutput extends DescribeSubscriptionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details about the Shield Advanced subscription for an account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeSubscriptionCommandOutput extends DescribeSubscriptionR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeSubscriptionCommandInput - {@link DescribeSubscriptionCommandInput}
34
+ * @returns {@link DescribeSubscriptionCommandOutput}
28
35
  * @see {@link DescribeSubscriptionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeSubscriptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeSubscriptionCommandOutput extends DescribeSubscriptionR
40
47
  export declare class DescribeSubscriptionCommand extends $Command<DescribeSubscriptionCommandInput, DescribeSubscriptionCommandOutput, ShieldClientResolvedConfig> {
41
48
  readonly input: DescribeSubscriptionCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeSubscriptionCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSubscriptionCommandInput, DescribeSubscriptionCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DisableApplicationLayerAutomaticResponseRequest, DisableApplicationLayerAutomaticResponseResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisableApplicationLayerAutomaticResponseCommand}.
8
10
  */
9
11
  export interface DisableApplicationLayerAutomaticResponseCommandInput extends DisableApplicationLayerAutomaticResponseRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisableApplicationLayerAutomaticResponseCommand}.
13
17
  */
14
18
  export interface DisableApplicationLayerAutomaticResponseCommandOutput extends DisableApplicationLayerAutomaticResponseResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Disable the Shield Advanced automatic application layer DDoS mitigation feature for the protected resource. This
18
23
  * stops Shield Advanced from creating, verifying, and applying WAF rules for attacks that it detects for the resource. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DisableApplicationLayerAutomaticResponseCommandOutput extends D
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DisableApplicationLayerAutomaticResponseCommandInput - {@link DisableApplicationLayerAutomaticResponseCommandInput}
35
+ * @returns {@link DisableApplicationLayerAutomaticResponseCommandOutput}
29
36
  * @see {@link DisableApplicationLayerAutomaticResponseCommandInput} for command's `input` shape.
30
37
  * @see {@link DisableApplicationLayerAutomaticResponseCommandOutput} for command's `response` shape.
31
38
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DisableApplicationLayerAutomaticResponseCommandOutput extends D
51
58
  export declare class DisableApplicationLayerAutomaticResponseCommand extends $Command<DisableApplicationLayerAutomaticResponseCommandInput, DisableApplicationLayerAutomaticResponseCommandOutput, ShieldClientResolvedConfig> {
52
59
  readonly input: DisableApplicationLayerAutomaticResponseCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DisableApplicationLayerAutomaticResponseCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableApplicationLayerAutomaticResponseCommandInput, DisableApplicationLayerAutomaticResponseCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DisableProactiveEngagementRequest, DisableProactiveEngagementResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisableProactiveEngagementCommand}.
8
10
  */
9
11
  export interface DisableProactiveEngagementCommandInput extends DisableProactiveEngagementRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisableProactiveEngagementCommand}.
13
17
  */
14
18
  export interface DisableProactiveEngagementCommandOutput extends DisableProactiveEngagementResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DisableProactiveEngagementCommandOutput extends DisableProactiv
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DisableProactiveEngagementCommandInput - {@link DisableProactiveEngagementCommandInput}
34
+ * @returns {@link DisableProactiveEngagementCommandOutput}
28
35
  * @see {@link DisableProactiveEngagementCommandInput} for command's `input` shape.
29
36
  * @see {@link DisableProactiveEngagementCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DisableProactiveEngagementCommandOutput extends DisableProactiv
50
57
  export declare class DisableProactiveEngagementCommand extends $Command<DisableProactiveEngagementCommandInput, DisableProactiveEngagementCommandOutput, ShieldClientResolvedConfig> {
51
58
  readonly input: DisableProactiveEngagementCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DisableProactiveEngagementCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableProactiveEngagementCommandInput, DisableProactiveEngagementCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DisassociateDRTLogBucketRequest, DisassociateDRTLogBucketResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociateDRTLogBucketCommand}.
8
10
  */
9
11
  export interface DisassociateDRTLogBucketCommandInput extends DisassociateDRTLogBucketRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociateDRTLogBucketCommand}.
13
17
  */
14
18
  export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLogBucketResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DisassociateDRTLogBucketCommandInput - {@link DisassociateDRTLogBucketCommandInput}
34
+ * @returns {@link DisassociateDRTLogBucketCommandOutput}
28
35
  * @see {@link DisassociateDRTLogBucketCommandInput} for command's `input` shape.
29
36
  * @see {@link DisassociateDRTLogBucketCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -53,11 +60,20 @@ export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLo
53
60
  export declare class DisassociateDRTLogBucketCommand extends $Command<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput, ShieldClientResolvedConfig> {
54
61
  readonly input: DisassociateDRTLogBucketCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: DisassociateDRTLogBucketCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DisassociateDRTRoleRequest, DisassociateDRTRoleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociateDRTRoleCommand}.
8
10
  */
9
11
  export interface DisassociateDRTRoleCommandInput extends DisassociateDRTRoleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociateDRTRoleCommand}.
13
17
  */
14
18
  export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DisassociateDRTRoleCommandInput - {@link DisassociateDRTRoleCommandInput}
34
+ * @returns {@link DisassociateDRTRoleCommandOutput}
28
35
  * @see {@link DisassociateDRTRoleCommandInput} for command's `input` shape.
29
36
  * @see {@link DisassociateDRTRoleCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -47,11 +54,20 @@ export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleRes
47
54
  export declare class DisassociateDRTRoleCommand extends $Command<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput, ShieldClientResolvedConfig> {
48
55
  readonly input: DisassociateDRTRoleCommandInput;
49
56
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
57
+ /**
58
+ * @public
59
+ */
50
60
  constructor(input: DisassociateDRTRoleCommandInput);
51
61
  /**
52
62
  * @internal
53
63
  */
54
64
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput>;
65
+ /**
66
+ * @internal
67
+ */
55
68
  private serialize;
69
+ /**
70
+ * @internal
71
+ */
56
72
  private deserialize;
57
73
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DisassociateHealthCheckRequest, DisassociateHealthCheckResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociateHealthCheckCommand}.
8
10
  */
9
11
  export interface DisassociateHealthCheckCommandInput extends DisassociateHealthCheckRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociateHealthCheckCommand}.
13
17
  */
14
18
  export interface DisassociateHealthCheckCommandOutput extends DisassociateHealthCheckResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and response. </p>
18
23
  * <p>You define the health check in Route 53 and then associate or disassociate it with your Shield Advanced protection. For more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/ddos-overview.html#ddos-advanced-health-check-option">Shield Advanced Health-Based Detection</a> in the <i>WAF Developer Guide</i>. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DisassociateHealthCheckCommandOutput extends DisassociateHealth
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DisassociateHealthCheckCommandInput - {@link DisassociateHealthCheckCommandInput}
35
+ * @returns {@link DisassociateHealthCheckCommandOutput}
29
36
  * @see {@link DisassociateHealthCheckCommandInput} for command's `input` shape.
30
37
  * @see {@link DisassociateHealthCheckCommandOutput} for command's `response` shape.
31
38
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DisassociateHealthCheckCommandOutput extends DisassociateHealth
51
58
  export declare class DisassociateHealthCheckCommand extends $Command<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput, ShieldClientResolvedConfig> {
52
59
  readonly input: DisassociateHealthCheckCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DisassociateHealthCheckCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EnableApplicationLayerAutomaticResponseRequest, EnableApplicationLayerAutomaticResponseResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableApplicationLayerAutomaticResponseCommand}.
8
10
  */
9
11
  export interface EnableApplicationLayerAutomaticResponseCommandInput extends EnableApplicationLayerAutomaticResponseRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableApplicationLayerAutomaticResponseCommand}.
13
17
  */
14
18
  export interface EnableApplicationLayerAutomaticResponseCommandOutput extends EnableApplicationLayerAutomaticResponseResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource. </p>
18
23
  * <note>
19
24
  * <p>This feature is available for Amazon CloudFront distributions and Application Load Balancers only.</p>
@@ -39,6 +44,8 @@ export interface EnableApplicationLayerAutomaticResponseCommandOutput extends En
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param EnableApplicationLayerAutomaticResponseCommandInput - {@link EnableApplicationLayerAutomaticResponseCommandInput}
48
+ * @returns {@link EnableApplicationLayerAutomaticResponseCommandOutput}
42
49
  * @see {@link EnableApplicationLayerAutomaticResponseCommandInput} for command's `input` shape.
43
50
  * @see {@link EnableApplicationLayerAutomaticResponseCommandOutput} for command's `response` shape.
44
51
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -67,11 +74,20 @@ export interface EnableApplicationLayerAutomaticResponseCommandOutput extends En
67
74
  export declare class EnableApplicationLayerAutomaticResponseCommand extends $Command<EnableApplicationLayerAutomaticResponseCommandInput, EnableApplicationLayerAutomaticResponseCommandOutput, ShieldClientResolvedConfig> {
68
75
  readonly input: EnableApplicationLayerAutomaticResponseCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: EnableApplicationLayerAutomaticResponseCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableApplicationLayerAutomaticResponseCommandInput, EnableApplicationLayerAutomaticResponseCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EnableProactiveEngagementRequest, EnableProactiveEngagementResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link EnableProactiveEngagementCommand}.
8
10
  */
9
11
  export interface EnableProactiveEngagementCommandInput extends EnableProactiveEngagementRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link EnableProactiveEngagementCommand}.
13
17
  */
14
18
  export interface EnableProactiveEngagementCommandOutput extends EnableProactiveEngagementResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface EnableProactiveEngagementCommandOutput extends EnableProactiveE
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param EnableProactiveEngagementCommandInput - {@link EnableProactiveEngagementCommandInput}
34
+ * @returns {@link EnableProactiveEngagementCommandOutput}
28
35
  * @see {@link EnableProactiveEngagementCommandInput} for command's `input` shape.
29
36
  * @see {@link EnableProactiveEngagementCommandOutput} for command's `response` shape.
30
37
  * @see {@link ShieldClientResolvedConfig | config} for ShieldClient's `config` shape.
@@ -50,11 +57,20 @@ export interface EnableProactiveEngagementCommandOutput extends EnableProactiveE
50
57
  export declare class EnableProactiveEngagementCommand extends $Command<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput, ShieldClientResolvedConfig> {
51
58
  readonly input: EnableProactiveEngagementCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: EnableProactiveEngagementCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }