@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.
- package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +18 -41
- package/dist-cjs/commands/AssociateDRTRoleCommand.js +18 -41
- package/dist-cjs/commands/AssociateHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +18 -41
- package/dist-cjs/commands/CreateProtectionCommand.js +18 -41
- package/dist-cjs/commands/CreateProtectionGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteProtectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteProtectionGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DescribeAttackCommand.js +18 -41
- package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDRTAccessCommand.js +18 -41
- package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeProtectionCommand.js +18 -41
- package/dist-cjs/commands/DescribeProtectionGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DisableApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-cjs/commands/DisableProactiveEngagementCommand.js +18 -41
- package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +18 -41
- package/dist-cjs/commands/DisassociateDRTRoleCommand.js +18 -41
- package/dist-cjs/commands/DisassociateHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/EnableApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-cjs/commands/EnableProactiveEngagementCommand.js +18 -41
- package/dist-cjs/commands/GetSubscriptionStateCommand.js +18 -41
- package/dist-cjs/commands/ListAttacksCommand.js +18 -41
- package/dist-cjs/commands/ListProtectionGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectionsCommand.js +18 -41
- package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateProtectionGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateSubscriptionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateDRTLogBucketCommand.js +18 -41
- package/dist-es/commands/AssociateDRTRoleCommand.js +18 -41
- package/dist-es/commands/AssociateHealthCheckCommand.js +18 -41
- package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +18 -41
- package/dist-es/commands/CreateProtectionCommand.js +18 -41
- package/dist-es/commands/CreateProtectionGroupCommand.js +18 -41
- package/dist-es/commands/CreateSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteProtectionCommand.js +18 -41
- package/dist-es/commands/DeleteProtectionGroupCommand.js +18 -41
- package/dist-es/commands/DeleteSubscriptionCommand.js +18 -41
- package/dist-es/commands/DescribeAttackCommand.js +18 -41
- package/dist-es/commands/DescribeAttackStatisticsCommand.js +18 -41
- package/dist-es/commands/DescribeDRTAccessCommand.js +18 -41
- package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeProtectionCommand.js +18 -41
- package/dist-es/commands/DescribeProtectionGroupCommand.js +18 -41
- package/dist-es/commands/DescribeSubscriptionCommand.js +18 -41
- package/dist-es/commands/DisableApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-es/commands/DisableProactiveEngagementCommand.js +18 -41
- package/dist-es/commands/DisassociateDRTLogBucketCommand.js +18 -41
- package/dist-es/commands/DisassociateDRTRoleCommand.js +18 -41
- package/dist-es/commands/DisassociateHealthCheckCommand.js +18 -41
- package/dist-es/commands/EnableApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-es/commands/EnableProactiveEngagementCommand.js +18 -41
- package/dist-es/commands/GetSubscriptionStateCommand.js +18 -41
- package/dist-es/commands/ListAttacksCommand.js +18 -41
- package/dist-es/commands/ListProtectionGroupsCommand.js +18 -41
- package/dist-es/commands/ListProtectionsCommand.js +18 -41
- package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationLayerAutomaticResponseCommand.js +18 -41
- package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateProtectionGroupCommand.js +18 -41
- package/dist-es/commands/UpdateSubscriptionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateDRTLogBucketCommand.d.ts +6 -21
- package/dist-types/commands/AssociateDRTRoleCommand.d.ts +6 -21
- package/dist-types/commands/AssociateHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/AssociateProactiveEngagementDetailsCommand.d.ts +6 -21
- package/dist-types/commands/CreateProtectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateProtectionGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProtectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProtectionGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAttackCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAttackStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDRTAccessCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEmergencyContactSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeProtectionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeProtectionGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +6 -21
- package/dist-types/commands/DisableProactiveEngagementCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateDRTLogBucketCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateDRTRoleCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +6 -21
- package/dist-types/commands/EnableProactiveEngagementCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionStateCommand.d.ts +6 -21
- package/dist-types/commands/ListAttacksCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectionGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourcesInProtectionGroupCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEmergencyContactSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProtectionGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriptionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateDRTLogBucketCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateDRTRoleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateHealthCheckCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateProactiveEngagementDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProtectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateProtectionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProtectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProtectionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAttackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAttackStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDRTAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEmergencyContactSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeProtectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeProtectionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableProactiveEngagementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateDRTLogBucketCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateDRTRoleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateHealthCheckCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/EnableProactiveEngagementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSubscriptionStateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAttacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectionGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListProtectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListResourcesInProtectionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEmergencyContactSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProtectionGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- 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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeProtectionRequest, DescribeProtectionResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeProtectionCommandInput extends DescribeProtectionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeProtectionCommandOutput extends DescribeProtectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeProtectionCommand_base: {
|
|
24
|
+
new (input: DescribeProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProtectionCommandInput, DescribeProtectionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the details of a <a>Protection</a> object.</p>
|
|
@@ -76,23 +79,5 @@ export interface DescribeProtectionCommandOutput extends DescribeProtectionRespo
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class DescribeProtectionCommand extends
|
|
80
|
-
readonly input: DescribeProtectionCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: DescribeProtectionCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectionCommandInput, DescribeProtectionCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class DescribeProtectionCommand extends DescribeProtectionCommand_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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeProtectionGroupRequest, DescribeProtectionGroupResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeProtectionGroupCommandInput extends DescribeProtectionG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeProtectionGroupCommandOutput extends DescribeProtectionGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeProtectionGroupCommand_base: {
|
|
24
|
+
new (input: DescribeProtectionGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProtectionGroupCommandInput, DescribeProtectionGroupCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the specification for the specified protection group.</p>
|
|
@@ -66,23 +69,5 @@ export interface DescribeProtectionGroupCommandOutput extends DescribeProtection
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DescribeProtectionGroupCommand extends
|
|
70
|
-
readonly input: DescribeProtectionGroupCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DescribeProtectionGroupCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectionGroupCommandInput, DescribeProtectionGroupCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DescribeProtectionGroupCommand extends DescribeProtectionGroupCommand_base {
|
|
88
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeSubscriptionRequest, DescribeSubscriptionResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeSubscriptionCommandInput extends DescribeSubscriptionRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeSubscriptionCommandOutput extends DescribeSubscriptionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeSubscriptionCommand_base: {
|
|
24
|
+
new (input: DescribeSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSubscriptionCommandInput, DescribeSubscriptionCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Provides details about the Shield Advanced subscription for an account.</p>
|
|
@@ -86,23 +89,5 @@ export interface DescribeSubscriptionCommandOutput extends DescribeSubscriptionR
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class DescribeSubscriptionCommand extends
|
|
90
|
-
readonly input: DescribeSubscriptionCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: DescribeSubscriptionCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSubscriptionCommandInput, DescribeSubscriptionCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class DescribeSubscriptionCommand extends DescribeSubscriptionCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisableApplicationLayerAutomaticResponseRequest, DisableApplicationLayerAutomaticResponseResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisableApplicationLayerAutomaticResponseCommandInput extends Di
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisableApplicationLayerAutomaticResponseCommandOutput extends DisableApplicationLayerAutomaticResponseResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisableApplicationLayerAutomaticResponseCommand_base: {
|
|
24
|
+
new (input: DisableApplicationLayerAutomaticResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DisableApplicationLayerAutomaticResponseCommandInput, DisableApplicationLayerAutomaticResponseCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disable the Shield Advanced automatic application layer DDoS mitigation feature for the protected resource. This
|
|
@@ -66,23 +69,5 @@ export interface DisableApplicationLayerAutomaticResponseCommandOutput extends D
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DisableApplicationLayerAutomaticResponseCommand extends
|
|
70
|
-
readonly input: DisableApplicationLayerAutomaticResponseCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DisableApplicationLayerAutomaticResponseCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableApplicationLayerAutomaticResponseCommandInput, DisableApplicationLayerAutomaticResponseCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DisableApplicationLayerAutomaticResponseCommand extends DisableApplicationLayerAutomaticResponseCommand_base {
|
|
88
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisableProactiveEngagementRequest, DisableProactiveEngagementResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisableProactiveEngagementCommandInput extends DisableProactive
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisableProactiveEngagementCommandOutput extends DisableProactiveEngagementResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisableProactiveEngagementCommand_base: {
|
|
24
|
+
new (input: DisableProactiveEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DisableProactiveEngagementCommandInput, DisableProactiveEngagementCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.</p>
|
|
@@ -63,23 +66,5 @@ export interface DisableProactiveEngagementCommandOutput extends DisableProactiv
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DisableProactiveEngagementCommand extends
|
|
67
|
-
readonly input: DisableProactiveEngagementCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DisableProactiveEngagementCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableProactiveEngagementCommandInput, DisableProactiveEngagementCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DisableProactiveEngagementCommand extends DisableProactiveEngagementCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisassociateDRTLogBucketRequest, DisassociateDRTLogBucketResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateDRTLogBucketCommandInput extends DisassociateDRTLog
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLogBucketResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateDRTLogBucketCommand_base: {
|
|
24
|
+
new (input: DisassociateDRTLogBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.</p>
|
|
@@ -68,23 +71,5 @@ export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLo
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DisassociateDRTLogBucketCommand extends
|
|
72
|
-
readonly input: DisassociateDRTLogBucketCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DisassociateDRTLogBucketCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DisassociateDRTLogBucketCommand extends DisassociateDRTLogBucketCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisassociateDRTRoleRequest, DisassociateDRTRoleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateDRTRoleCommandInput extends DisassociateDRTRoleRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateDRTRoleCommand_base: {
|
|
24
|
+
new (input: DisassociateDRTRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.</p>
|
|
@@ -60,23 +63,5 @@ export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleRes
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class DisassociateDRTRoleCommand extends
|
|
64
|
-
readonly input: DisassociateDRTRoleCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: DisassociateDRTRoleCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class DisassociateDRTRoleCommand extends DisassociateDRTRoleCommand_base {
|
|
82
67
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisassociateHealthCheckRequest, DisassociateHealthCheckResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateHealthCheckCommandInput extends DisassociateHealthC
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateHealthCheckCommandOutput extends DisassociateHealthCheckResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateHealthCheckCommand_base: {
|
|
24
|
+
new (input: DisassociateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -67,23 +70,5 @@ export interface DisassociateHealthCheckCommandOutput extends DisassociateHealth
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class DisassociateHealthCheckCommand extends
|
|
71
|
-
readonly input: DisassociateHealthCheckCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: DisassociateHealthCheckCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class DisassociateHealthCheckCommand extends DisassociateHealthCheckCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EnableApplicationLayerAutomaticResponseRequest, EnableApplicationLayerAutomaticResponseResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface EnableApplicationLayerAutomaticResponseCommandInput extends Ena
|
|
|
21
20
|
*/
|
|
22
21
|
export interface EnableApplicationLayerAutomaticResponseCommandOutput extends EnableApplicationLayerAutomaticResponseResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const EnableApplicationLayerAutomaticResponseCommand_base: {
|
|
24
|
+
new (input: EnableApplicationLayerAutomaticResponseCommandInput): import("@smithy/smithy-client").CommandImpl<EnableApplicationLayerAutomaticResponseCommandInput, EnableApplicationLayerAutomaticResponseCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource. </p>
|
|
@@ -86,23 +89,5 @@ export interface EnableApplicationLayerAutomaticResponseCommandOutput extends En
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class EnableApplicationLayerAutomaticResponseCommand extends
|
|
90
|
-
readonly input: EnableApplicationLayerAutomaticResponseCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: EnableApplicationLayerAutomaticResponseCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableApplicationLayerAutomaticResponseCommandInput, EnableApplicationLayerAutomaticResponseCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class EnableApplicationLayerAutomaticResponseCommand extends EnableApplicationLayerAutomaticResponseCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EnableProactiveEngagementRequest, EnableProactiveEngagementResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface EnableProactiveEngagementCommandInput extends EnableProactiveEn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface EnableProactiveEngagementCommandOutput extends EnableProactiveEngagementResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const EnableProactiveEngagementCommand_base: {
|
|
24
|
+
new (input: EnableProactiveEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput, 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 use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.</p>
|
|
@@ -63,23 +66,5 @@ export interface EnableProactiveEngagementCommandOutput extends EnableProactiveE
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class EnableProactiveEngagementCommand extends
|
|
67
|
-
readonly input: EnableProactiveEngagementCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: EnableProactiveEngagementCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class EnableProactiveEngagementCommand extends EnableProactiveEngagementCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSubscriptionStateRequest, GetSubscriptionStateResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSubscriptionStateCommandInput extends GetSubscriptionStateRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSubscriptionStateCommandOutput extends GetSubscriptionStateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSubscriptionStateCommand_base: {
|
|
24
|
+
new (input: GetSubscriptionStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionStateCommandInput, GetSubscriptionStateCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the <code>SubscriptionState</code>, either <code>Active</code> or <code>Inactive</code>.</p>
|
|
@@ -52,23 +55,5 @@ export interface GetSubscriptionStateCommandOutput extends GetSubscriptionStateR
|
|
|
52
55
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
53
56
|
*
|
|
54
57
|
*/
|
|
55
|
-
export declare class GetSubscriptionStateCommand extends
|
|
56
|
-
readonly input: GetSubscriptionStateCommandInput;
|
|
57
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
-
/**
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
|
-
constructor(input: GetSubscriptionStateCommandInput);
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionStateCommandInput, GetSubscriptionStateCommandOutput>;
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
private serialize;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private deserialize;
|
|
58
|
+
export declare class GetSubscriptionStateCommand extends GetSubscriptionStateCommand_base {
|
|
74
59
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListAttacksRequest, ListAttacksResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAttacksCommandInput extends ListAttacksRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAttacksCommandOutput extends ListAttacksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAttacksCommand_base: {
|
|
24
|
+
new (input: ListAttacksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttacksCommandInput, ListAttacksCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns all ongoing DDoS attacks or all DDoS attacks during a specified time
|
|
@@ -86,23 +89,5 @@ export interface ListAttacksCommandOutput extends ListAttacksResponse, __Metadat
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListAttacksCommand extends
|
|
90
|
-
readonly input: ListAttacksCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListAttacksCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAttacksCommandInput, ListAttacksCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListAttacksCommand extends ListAttacksCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListProtectionGroupsRequest, ListProtectionGroupsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListProtectionGroupsCommandInput extends ListProtectionGroupsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListProtectionGroupsCommandOutput extends ListProtectionGroupsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListProtectionGroupsCommand_base: {
|
|
24
|
+
new (input: ListProtectionGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectionGroupsCommandInput, ListProtectionGroupsCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves <a>ProtectionGroup</a> objects for the account. You can retrieve all protection groups or you can provide
|
|
@@ -88,23 +91,5 @@ export interface ListProtectionGroupsCommandOutput extends ListProtectionGroupsR
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class ListProtectionGroupsCommand extends
|
|
92
|
-
readonly input: ListProtectionGroupsCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: ListProtectionGroupsCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectionGroupsCommandInput, ListProtectionGroupsCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class ListProtectionGroupsCommand extends ListProtectionGroupsCommand_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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListProtectionsRequest, ListProtectionsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } from "../ShieldClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListProtectionsCommandInput extends ListProtectionsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListProtectionsCommandOutput extends ListProtectionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListProtectionsCommand_base: {
|
|
24
|
+
new (input: ListProtectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectionsCommandInput, ListProtectionsCommandOutput, ShieldClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves <a>Protection</a> objects for the account. You can retrieve all protections or you can provide
|
|
@@ -91,23 +94,5 @@ export interface ListProtectionsCommandOutput extends ListProtectionsResponse, _
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from Shield service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class ListProtectionsCommand extends
|
|
95
|
-
readonly input: ListProtectionsCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: ListProtectionsCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectionsCommandInput, ListProtectionsCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class ListProtectionsCommand extends ListProtectionsCommand_base {
|
|
113
98
|
}
|