@aws-sdk/client-shield 3.478.0 → 3.481.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 (149) hide show
  1. package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateDRTRoleCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateHealthCheckCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +18 -41
  5. package/dist-cjs/commands/CreateProtectionCommand.js +18 -41
  6. package/dist-cjs/commands/CreateProtectionGroupCommand.js +18 -41
  7. package/dist-cjs/commands/CreateSubscriptionCommand.js +18 -41
  8. package/dist-cjs/commands/DeleteProtectionCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteProtectionGroupCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteSubscriptionCommand.js +18 -41
  11. package/dist-cjs/commands/DescribeAttackCommand.js +18 -41
  12. package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +18 -41
  13. package/dist-cjs/commands/DescribeDRTAccessCommand.js +18 -41
  14. package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +18 -41
  15. package/dist-cjs/commands/DescribeProtectionCommand.js +18 -41
  16. package/dist-cjs/commands/DescribeProtectionGroupCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeSubscriptionCommand.js +18 -41
  18. package/dist-cjs/commands/DisableApplicationLayerAutomaticResponseCommand.js +18 -41
  19. package/dist-cjs/commands/DisableProactiveEngagementCommand.js +18 -41
  20. package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +18 -41
  21. package/dist-cjs/commands/DisassociateDRTRoleCommand.js +18 -41
  22. package/dist-cjs/commands/DisassociateHealthCheckCommand.js +18 -41
  23. package/dist-cjs/commands/EnableApplicationLayerAutomaticResponseCommand.js +18 -41
  24. package/dist-cjs/commands/EnableProactiveEngagementCommand.js +18 -41
  25. package/dist-cjs/commands/GetSubscriptionStateCommand.js +18 -41
  26. package/dist-cjs/commands/ListAttacksCommand.js +18 -41
  27. package/dist-cjs/commands/ListProtectionGroupsCommand.js +18 -41
  28. package/dist-cjs/commands/ListProtectionsCommand.js +18 -41
  29. package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +18 -41
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  31. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  32. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  33. package/dist-cjs/commands/UpdateApplicationLayerAutomaticResponseCommand.js +18 -41
  34. package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +18 -41
  35. package/dist-cjs/commands/UpdateProtectionGroupCommand.js +18 -41
  36. package/dist-cjs/commands/UpdateSubscriptionCommand.js +18 -41
  37. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  38. package/dist-es/commands/AssociateDRTLogBucketCommand.js +18 -41
  39. package/dist-es/commands/AssociateDRTRoleCommand.js +18 -41
  40. package/dist-es/commands/AssociateHealthCheckCommand.js +18 -41
  41. package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +18 -41
  42. package/dist-es/commands/CreateProtectionCommand.js +18 -41
  43. package/dist-es/commands/CreateProtectionGroupCommand.js +18 -41
  44. package/dist-es/commands/CreateSubscriptionCommand.js +18 -41
  45. package/dist-es/commands/DeleteProtectionCommand.js +18 -41
  46. package/dist-es/commands/DeleteProtectionGroupCommand.js +18 -41
  47. package/dist-es/commands/DeleteSubscriptionCommand.js +18 -41
  48. package/dist-es/commands/DescribeAttackCommand.js +18 -41
  49. package/dist-es/commands/DescribeAttackStatisticsCommand.js +18 -41
  50. package/dist-es/commands/DescribeDRTAccessCommand.js +18 -41
  51. package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +18 -41
  52. package/dist-es/commands/DescribeProtectionCommand.js +18 -41
  53. package/dist-es/commands/DescribeProtectionGroupCommand.js +18 -41
  54. package/dist-es/commands/DescribeSubscriptionCommand.js +18 -41
  55. package/dist-es/commands/DisableApplicationLayerAutomaticResponseCommand.js +18 -41
  56. package/dist-es/commands/DisableProactiveEngagementCommand.js +18 -41
  57. package/dist-es/commands/DisassociateDRTLogBucketCommand.js +18 -41
  58. package/dist-es/commands/DisassociateDRTRoleCommand.js +18 -41
  59. package/dist-es/commands/DisassociateHealthCheckCommand.js +18 -41
  60. package/dist-es/commands/EnableApplicationLayerAutomaticResponseCommand.js +18 -41
  61. package/dist-es/commands/EnableProactiveEngagementCommand.js +18 -41
  62. package/dist-es/commands/GetSubscriptionStateCommand.js +18 -41
  63. package/dist-es/commands/ListAttacksCommand.js +18 -41
  64. package/dist-es/commands/ListProtectionGroupsCommand.js +18 -41
  65. package/dist-es/commands/ListProtectionsCommand.js +18 -41
  66. package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +18 -41
  67. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  68. package/dist-es/commands/TagResourceCommand.js +18 -41
  69. package/dist-es/commands/UntagResourceCommand.js +18 -41
  70. package/dist-es/commands/UpdateApplicationLayerAutomaticResponseCommand.js +18 -41
  71. package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +18 -41
  72. package/dist-es/commands/UpdateProtectionGroupCommand.js +18 -41
  73. package/dist-es/commands/UpdateSubscriptionCommand.js +18 -41
  74. package/dist-es/endpoint/EndpointParameters.js +6 -0
  75. package/dist-types/commands/AssociateDRTLogBucketCommand.d.ts +6 -21
  76. package/dist-types/commands/AssociateDRTRoleCommand.d.ts +6 -21
  77. package/dist-types/commands/AssociateHealthCheckCommand.d.ts +6 -21
  78. package/dist-types/commands/AssociateProactiveEngagementDetailsCommand.d.ts +6 -21
  79. package/dist-types/commands/CreateProtectionCommand.d.ts +6 -21
  80. package/dist-types/commands/CreateProtectionGroupCommand.d.ts +6 -21
  81. package/dist-types/commands/CreateSubscriptionCommand.d.ts +6 -21
  82. package/dist-types/commands/DeleteProtectionCommand.d.ts +6 -21
  83. package/dist-types/commands/DeleteProtectionGroupCommand.d.ts +6 -21
  84. package/dist-types/commands/DeleteSubscriptionCommand.d.ts +6 -21
  85. package/dist-types/commands/DescribeAttackCommand.d.ts +6 -21
  86. package/dist-types/commands/DescribeAttackStatisticsCommand.d.ts +6 -21
  87. package/dist-types/commands/DescribeDRTAccessCommand.d.ts +6 -21
  88. package/dist-types/commands/DescribeEmergencyContactSettingsCommand.d.ts +6 -21
  89. package/dist-types/commands/DescribeProtectionCommand.d.ts +6 -21
  90. package/dist-types/commands/DescribeProtectionGroupCommand.d.ts +6 -21
  91. package/dist-types/commands/DescribeSubscriptionCommand.d.ts +6 -21
  92. package/dist-types/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +6 -21
  93. package/dist-types/commands/DisableProactiveEngagementCommand.d.ts +6 -21
  94. package/dist-types/commands/DisassociateDRTLogBucketCommand.d.ts +6 -21
  95. package/dist-types/commands/DisassociateDRTRoleCommand.d.ts +6 -21
  96. package/dist-types/commands/DisassociateHealthCheckCommand.d.ts +6 -21
  97. package/dist-types/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +6 -21
  98. package/dist-types/commands/EnableProactiveEngagementCommand.d.ts +6 -21
  99. package/dist-types/commands/GetSubscriptionStateCommand.d.ts +6 -21
  100. package/dist-types/commands/ListAttacksCommand.d.ts +6 -21
  101. package/dist-types/commands/ListProtectionGroupsCommand.d.ts +6 -21
  102. package/dist-types/commands/ListProtectionsCommand.d.ts +6 -21
  103. package/dist-types/commands/ListResourcesInProtectionGroupCommand.d.ts +6 -21
  104. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  105. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  106. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  107. package/dist-types/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +6 -21
  108. package/dist-types/commands/UpdateEmergencyContactSettingsCommand.d.ts +6 -21
  109. package/dist-types/commands/UpdateProtectionGroupCommand.d.ts +6 -21
  110. package/dist-types/commands/UpdateSubscriptionCommand.d.ts +6 -21
  111. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  112. package/dist-types/ts3.4/commands/AssociateDRTLogBucketCommand.d.ts +12 -24
  113. package/dist-types/ts3.4/commands/AssociateDRTRoleCommand.d.ts +14 -23
  114. package/dist-types/ts3.4/commands/AssociateHealthCheckCommand.d.ts +12 -24
  115. package/dist-types/ts3.4/commands/AssociateProactiveEngagementDetailsCommand.d.ts +12 -24
  116. package/dist-types/ts3.4/commands/CreateProtectionCommand.d.ts +14 -23
  117. package/dist-types/ts3.4/commands/CreateProtectionGroupCommand.d.ts +12 -24
  118. package/dist-types/ts3.4/commands/CreateSubscriptionCommand.d.ts +14 -23
  119. package/dist-types/ts3.4/commands/DeleteProtectionCommand.d.ts +14 -23
  120. package/dist-types/ts3.4/commands/DeleteProtectionGroupCommand.d.ts +12 -24
  121. package/dist-types/ts3.4/commands/DeleteSubscriptionCommand.d.ts +14 -23
  122. package/dist-types/ts3.4/commands/DescribeAttackCommand.d.ts +14 -23
  123. package/dist-types/ts3.4/commands/DescribeAttackStatisticsCommand.d.ts +12 -24
  124. package/dist-types/ts3.4/commands/DescribeDRTAccessCommand.d.ts +14 -23
  125. package/dist-types/ts3.4/commands/DescribeEmergencyContactSettingsCommand.d.ts +12 -24
  126. package/dist-types/ts3.4/commands/DescribeProtectionCommand.d.ts +14 -23
  127. package/dist-types/ts3.4/commands/DescribeProtectionGroupCommand.d.ts +12 -24
  128. package/dist-types/ts3.4/commands/DescribeSubscriptionCommand.d.ts +12 -24
  129. package/dist-types/ts3.4/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +12 -24
  130. package/dist-types/ts3.4/commands/DisableProactiveEngagementCommand.d.ts +12 -24
  131. package/dist-types/ts3.4/commands/DisassociateDRTLogBucketCommand.d.ts +12 -24
  132. package/dist-types/ts3.4/commands/DisassociateDRTRoleCommand.d.ts +14 -23
  133. package/dist-types/ts3.4/commands/DisassociateHealthCheckCommand.d.ts +12 -24
  134. package/dist-types/ts3.4/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +12 -24
  135. package/dist-types/ts3.4/commands/EnableProactiveEngagementCommand.d.ts +12 -24
  136. package/dist-types/ts3.4/commands/GetSubscriptionStateCommand.d.ts +12 -24
  137. package/dist-types/ts3.4/commands/ListAttacksCommand.d.ts +14 -23
  138. package/dist-types/ts3.4/commands/ListProtectionGroupsCommand.d.ts +12 -24
  139. package/dist-types/ts3.4/commands/ListProtectionsCommand.d.ts +14 -23
  140. package/dist-types/ts3.4/commands/ListResourcesInProtectionGroupCommand.d.ts +12 -24
  141. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  142. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  143. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  144. package/dist-types/ts3.4/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +12 -24
  145. package/dist-types/ts3.4/commands/UpdateEmergencyContactSettingsCommand.d.ts +12 -24
  146. package/dist-types/ts3.4/commands/UpdateProtectionGroupCommand.d.ts +12 -24
  147. package/dist-types/ts3.4/commands/UpdateSubscriptionCommand.d.ts +14 -23
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  149. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateDRTLogBucketRequest, AssociateDRTLogBucketResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateDRTLogBucketCommandInput extends AssociateDRTLogBucket
21
20
  */
22
21
  export interface AssociateDRTLogBucketCommandOutput extends AssociateDRTLogBucketResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateDRTLogBucketCommand_base: {
24
+ new (input: AssociateDRTLogBucketCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDRTLogBucketCommandInput, AssociateDRTLogBucketCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. You can associate up to 10 Amazon S3 buckets with your subscription.</p>
@@ -75,23 +78,5 @@ export interface AssociateDRTLogBucketCommandOutput extends AssociateDRTLogBucke
75
78
  * <p>Base exception class for all service exceptions from Shield service.</p>
76
79
  *
77
80
  */
78
- export declare class AssociateDRTLogBucketCommand extends $Command<AssociateDRTLogBucketCommandInput, AssociateDRTLogBucketCommandOutput, ShieldClientResolvedConfig> {
79
- readonly input: AssociateDRTLogBucketCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: AssociateDRTLogBucketCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateDRTLogBucketCommandInput, AssociateDRTLogBucketCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class AssociateDRTLogBucketCommand extends AssociateDRTLogBucketCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateDRTRoleRequest, AssociateDRTRoleResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateDRTRoleCommandInput extends AssociateDRTRoleRequest {
21
20
  */
22
21
  export interface AssociateDRTRoleCommandOutput extends AssociateDRTRoleResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateDRTRoleCommand_base: {
24
+ new (input: AssociateDRTRoleCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDRTRoleCommandInput, AssociateDRTRoleCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your WAF configuration and create or update WAF rules and web ACLs.</p>
@@ -74,23 +77,5 @@ export interface AssociateDRTRoleCommandOutput extends AssociateDRTRoleResponse,
74
77
  * <p>Base exception class for all service exceptions from Shield service.</p>
75
78
  *
76
79
  */
77
- export declare class AssociateDRTRoleCommand extends $Command<AssociateDRTRoleCommandInput, AssociateDRTRoleCommandOutput, ShieldClientResolvedConfig> {
78
- readonly input: AssociateDRTRoleCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: AssociateDRTRoleCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateDRTRoleCommandInput, AssociateDRTRoleCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class AssociateDRTRoleCommand extends AssociateDRTRoleCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateHealthCheckRequest, AssociateHealthCheckResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateHealthCheckCommandInput extends AssociateHealthCheckRe
21
20
  */
22
21
  export interface AssociateHealthCheckCommandOutput extends AssociateHealthCheckResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateHealthCheckCommand_base: {
24
+ new (input: AssociateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateHealthCheckCommandInput, AssociateHealthCheckCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds health-based detection to 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>
@@ -70,23 +73,5 @@ export interface AssociateHealthCheckCommandOutput extends AssociateHealthCheckR
70
73
  * <p>Base exception class for all service exceptions from Shield service.</p>
71
74
  *
72
75
  */
73
- export declare class AssociateHealthCheckCommand extends $Command<AssociateHealthCheckCommandInput, AssociateHealthCheckCommandOutput, ShieldClientResolvedConfig> {
74
- readonly input: AssociateHealthCheckCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: AssociateHealthCheckCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateHealthCheckCommandInput, AssociateHealthCheckCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class AssociateHealthCheckCommand extends AssociateHealthCheckCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AssociateProactiveEngagementDetailsRequest, AssociateProactiveEngagementDetailsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateProactiveEngagementDetailsCommandInput extends Associa
21
20
  */
22
21
  export interface AssociateProactiveEngagementDetailsCommandOutput extends AssociateProactiveEngagementDetailsResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateProactiveEngagementDetailsCommand_base: {
24
+ new (input: AssociateProactiveEngagementDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProactiveEngagementDetailsCommandInput, AssociateProactiveEngagementDetailsCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Initializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use. You must provide at least one phone number in the emergency contact list. </p>
@@ -76,23 +79,5 @@ export interface AssociateProactiveEngagementDetailsCommandOutput extends Associ
76
79
  * <p>Base exception class for all service exceptions from Shield service.</p>
77
80
  *
78
81
  */
79
- export declare class AssociateProactiveEngagementDetailsCommand extends $Command<AssociateProactiveEngagementDetailsCommandInput, AssociateProactiveEngagementDetailsCommandOutput, ShieldClientResolvedConfig> {
80
- readonly input: AssociateProactiveEngagementDetailsCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: AssociateProactiveEngagementDetailsCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateProactiveEngagementDetailsCommandInput, AssociateProactiveEngagementDetailsCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class AssociateProactiveEngagementDetailsCommand extends AssociateProactiveEngagementDetailsCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateProtectionRequest, CreateProtectionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateProtectionCommandInput extends CreateProtectionRequest {
21
20
  */
22
21
  export interface CreateProtectionCommandOutput extends CreateProtectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateProtectionCommand_base: {
24
+ new (input: CreateProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProtectionCommandInput, CreateProtectionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables Shield Advanced for a specific Amazon Web Services resource. The resource can be an Amazon CloudFront distribution, Amazon Route 53 hosted zone, Global Accelerator standard accelerator, Elastic IP Address, Application Load Balancer, or a Classic Load Balancer. You can protect Amazon EC2 instances and Network Load Balancers by association with protected Amazon EC2 Elastic IP addresses.</p>
@@ -88,23 +91,5 @@ export interface CreateProtectionCommandOutput extends CreateProtectionResponse,
88
91
  * <p>Base exception class for all service exceptions from Shield service.</p>
89
92
  *
90
93
  */
91
- export declare class CreateProtectionCommand extends $Command<CreateProtectionCommandInput, CreateProtectionCommandOutput, ShieldClientResolvedConfig> {
92
- readonly input: CreateProtectionCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: CreateProtectionCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProtectionCommandInput, CreateProtectionCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class CreateProtectionCommand extends CreateProtectionCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateProtectionGroupRequest, CreateProtectionGroupResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateProtectionGroupCommandInput extends CreateProtectionGroup
21
20
  */
22
21
  export interface CreateProtectionGroupCommandOutput extends CreateProtectionGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateProtectionGroupCommand_base: {
24
+ new (input: CreateProtectionGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProtectionGroupCommandInput, CreateProtectionGroupCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives. </p>
@@ -80,23 +83,5 @@ export interface CreateProtectionGroupCommandOutput extends CreateProtectionGrou
80
83
  * <p>Base exception class for all service exceptions from Shield service.</p>
81
84
  *
82
85
  */
83
- export declare class CreateProtectionGroupCommand extends $Command<CreateProtectionGroupCommandInput, CreateProtectionGroupCommandOutput, ShieldClientResolvedConfig> {
84
- readonly input: CreateProtectionGroupCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: CreateProtectionGroupCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProtectionGroupCommandInput, CreateProtectionGroupCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class CreateProtectionGroupCommand extends CreateProtectionGroupCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateSubscriptionRequest, CreateSubscriptionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateSubscriptionCommandInput extends CreateSubscriptionReques
21
20
  */
22
21
  export interface CreateSubscriptionCommandOutput extends CreateSubscriptionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateSubscriptionCommand_base: {
24
+ new (input: CreateSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionCommandInput, CreateSubscriptionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Activates Shield Advanced for an account.</p>
@@ -58,23 +61,5 @@ export interface CreateSubscriptionCommandOutput extends CreateSubscriptionRespo
58
61
  * <p>Base exception class for all service exceptions from Shield service.</p>
59
62
  *
60
63
  */
61
- export declare class CreateSubscriptionCommand extends $Command<CreateSubscriptionCommandInput, CreateSubscriptionCommandOutput, ShieldClientResolvedConfig> {
62
- readonly input: CreateSubscriptionCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: CreateSubscriptionCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionCommandInput, CreateSubscriptionCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class CreateSubscriptionCommand extends CreateSubscriptionCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteProtectionRequest, DeleteProtectionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteProtectionCommandInput extends DeleteProtectionRequest {
21
20
  */
22
21
  export interface DeleteProtectionCommandOutput extends DeleteProtectionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteProtectionCommand_base: {
24
+ new (input: DeleteProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProtectionCommandInput, DeleteProtectionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an Shield Advanced <a>Protection</a>.</p>
@@ -59,23 +62,5 @@ export interface DeleteProtectionCommandOutput extends DeleteProtectionResponse,
59
62
  * <p>Base exception class for all service exceptions from Shield service.</p>
60
63
  *
61
64
  */
62
- export declare class DeleteProtectionCommand extends $Command<DeleteProtectionCommandInput, DeleteProtectionCommandOutput, ShieldClientResolvedConfig> {
63
- readonly input: DeleteProtectionCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: DeleteProtectionCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProtectionCommandInput, DeleteProtectionCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class DeleteProtectionCommand extends DeleteProtectionCommand_base {
81
66
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteProtectionGroupRequest, DeleteProtectionGroupResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteProtectionGroupCommandInput extends DeleteProtectionGroup
21
20
  */
22
21
  export interface DeleteProtectionGroupCommandOutput extends DeleteProtectionGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteProtectionGroupCommand_base: {
24
+ new (input: DeleteProtectionGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProtectionGroupCommandInput, DeleteProtectionGroupCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes the specified protection group.</p>
@@ -59,23 +62,5 @@ export interface DeleteProtectionGroupCommandOutput extends DeleteProtectionGrou
59
62
  * <p>Base exception class for all service exceptions from Shield service.</p>
60
63
  *
61
64
  */
62
- export declare class DeleteProtectionGroupCommand extends $Command<DeleteProtectionGroupCommandInput, DeleteProtectionGroupCommandOutput, ShieldClientResolvedConfig> {
63
- readonly input: DeleteProtectionGroupCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: DeleteProtectionGroupCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProtectionGroupCommandInput, DeleteProtectionGroupCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class DeleteProtectionGroupCommand extends DeleteProtectionGroupCommand_base {
81
66
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteSubscriptionRequest, DeleteSubscriptionResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSubscriptionCommandInput extends DeleteSubscriptionReques
21
20
  */
22
21
  export interface DeleteSubscriptionCommandOutput extends DeleteSubscriptionResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteSubscriptionCommand_base: {
24
+ new (input: DeleteSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionCommandInput, DeleteSubscriptionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * @deprecated
@@ -58,23 +61,5 @@ export interface DeleteSubscriptionCommandOutput extends DeleteSubscriptionRespo
58
61
  * <p>Base exception class for all service exceptions from Shield service.</p>
59
62
  *
60
63
  */
61
- export declare class DeleteSubscriptionCommand extends $Command<DeleteSubscriptionCommandInput, DeleteSubscriptionCommandOutput, ShieldClientResolvedConfig> {
62
- readonly input: DeleteSubscriptionCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DeleteSubscriptionCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSubscriptionCommandInput, DeleteSubscriptionCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DeleteSubscriptionCommand extends DeleteSubscriptionCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeAttackRequest, DescribeAttackResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAttackCommandInput extends DescribeAttackRequest {
21
20
  */
22
21
  export interface DescribeAttackCommandOutput extends DescribeAttackResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAttackCommand_base: {
24
+ new (input: DescribeAttackCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAttackCommandInput, DescribeAttackCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the details of a DDoS attack. </p>
@@ -113,23 +116,5 @@ export interface DescribeAttackCommandOutput extends DescribeAttackResponse, __M
113
116
  * <p>Base exception class for all service exceptions from Shield service.</p>
114
117
  *
115
118
  */
116
- export declare class DescribeAttackCommand extends $Command<DescribeAttackCommandInput, DescribeAttackCommandOutput, ShieldClientResolvedConfig> {
117
- readonly input: DescribeAttackCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: DescribeAttackCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAttackCommandInput, DescribeAttackCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class DescribeAttackCommand extends DescribeAttackCommand_base {
135
120
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeAttackStatisticsRequest, DescribeAttackStatisticsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAttackStatisticsCommandInput extends DescribeAttackStat
21
20
  */
22
21
  export interface DescribeAttackStatisticsCommandOutput extends DescribeAttackStatisticsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAttackStatisticsCommand_base: {
24
+ new (input: DescribeAttackStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAttackStatisticsCommandInput, DescribeAttackStatisticsCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides information about the number and type of attacks Shield has detected in the last year for all resources that belong to your account, regardless of whether you've defined Shield protections for them. This operation is available to Shield customers as well as to Shield Advanced customers.</p>
@@ -73,23 +76,5 @@ export interface DescribeAttackStatisticsCommandOutput extends DescribeAttackSta
73
76
  * <p>Base exception class for all service exceptions from Shield service.</p>
74
77
  *
75
78
  */
76
- export declare class DescribeAttackStatisticsCommand extends $Command<DescribeAttackStatisticsCommandInput, DescribeAttackStatisticsCommandOutput, ShieldClientResolvedConfig> {
77
- readonly input: DescribeAttackStatisticsCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DescribeAttackStatisticsCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAttackStatisticsCommandInput, DescribeAttackStatisticsCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DescribeAttackStatisticsCommand extends DescribeAttackStatisticsCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeDRTAccessRequest, DescribeDRTAccessResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeDRTAccessCommandInput extends DescribeDRTAccessRequest
21
20
  */
22
21
  export interface DescribeDRTAccessCommandOutput extends DescribeDRTAccessResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeDRTAccessCommand_base: {
24
+ new (input: DescribeDRTAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDRTAccessCommandInput, DescribeDRTAccessCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <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>
@@ -58,23 +61,5 @@ export interface DescribeDRTAccessCommandOutput extends DescribeDRTAccessRespons
58
61
  * <p>Base exception class for all service exceptions from Shield service.</p>
59
62
  *
60
63
  */
61
- export declare class DescribeDRTAccessCommand extends $Command<DescribeDRTAccessCommandInput, DescribeDRTAccessCommandOutput, ShieldClientResolvedConfig> {
62
- readonly input: DescribeDRTAccessCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DescribeDRTAccessCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDRTAccessCommandInput, DescribeDRTAccessCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DescribeDRTAccessCommand extends DescribeDRTAccessCommand_base {
80
65
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeEmergencyContactSettingsRequest, DescribeEmergencyContactSettingsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeEmergencyContactSettingsCommandInput extends DescribeEm
21
20
  */
22
21
  export interface DescribeEmergencyContactSettingsCommandOutput extends DescribeEmergencyContactSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeEmergencyContactSettingsCommand_base: {
24
+ new (input: DescribeEmergencyContactSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEmergencyContactSettingsCommandInput, DescribeEmergencyContactSettingsCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <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>
@@ -61,23 +64,5 @@ export interface DescribeEmergencyContactSettingsCommandOutput extends DescribeE
61
64
  * <p>Base exception class for all service exceptions from Shield service.</p>
62
65
  *
63
66
  */
64
- export declare class DescribeEmergencyContactSettingsCommand extends $Command<DescribeEmergencyContactSettingsCommandInput, DescribeEmergencyContactSettingsCommandOutput, ShieldClientResolvedConfig> {
65
- readonly input: DescribeEmergencyContactSettingsCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DescribeEmergencyContactSettingsCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEmergencyContactSettingsCommandInput, DescribeEmergencyContactSettingsCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DescribeEmergencyContactSettingsCommand extends DescribeEmergencyContactSettingsCommand_base {
83
68
  }