@aws-sdk/client-shield 3.650.0 → 3.654.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-types/commands/AssociateDRTLogBucketCommand.d.ts +11 -0
- package/dist-types/commands/AssociateDRTRoleCommand.d.ts +11 -0
- package/dist-types/commands/AssociateHealthCheckCommand.d.ts +11 -0
- package/dist-types/commands/AssociateProactiveEngagementDetailsCommand.d.ts +11 -0
- package/dist-types/commands/CreateProtectionCommand.d.ts +11 -0
- package/dist-types/commands/CreateProtectionGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProtectionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProtectionGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAttackCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAttackStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDRTAccessCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEmergencyContactSettingsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProtectionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProtectionGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +11 -0
- package/dist-types/commands/DisableProactiveEngagementCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateDRTLogBucketCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateDRTRoleCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateHealthCheckCommand.d.ts +11 -0
- package/dist-types/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +11 -0
- package/dist-types/commands/EnableProactiveEngagementCommand.d.ts +11 -0
- package/dist-types/commands/GetSubscriptionStateCommand.d.ts +11 -0
- package/dist-types/commands/ListAttacksCommand.d.ts +11 -0
- package/dist-types/commands/ListProtectionGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListProtectionsCommand.d.ts +11 -0
- package/dist-types/commands/ListResourcesInProtectionGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEmergencyContactSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProtectionGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSubscriptionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateDRTLogBucketCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateDRTRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateHealthCheckCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateProactiveEngagementDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProtectionGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProtectionGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAttackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAttackStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDRTAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEmergencyContactSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProtectionGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableProactiveEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateDRTLogBucketCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateDRTRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateHealthCheckCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableProactiveEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSubscriptionStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAttacksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProtectionGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProtectionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourcesInProtectionGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEmergencyContactSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProtectionGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSubscriptionCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -81,4 +81,15 @@ declare const AssociateDRTLogBucketCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class AssociateDRTLogBucketCommand extends AssociateDRTLogBucketCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: AssociateDRTLogBucketRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: AssociateDRTLogBucketCommandInput;
|
|
92
|
+
output: AssociateDRTLogBucketCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -80,4 +80,15 @@ declare const AssociateDRTRoleCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class AssociateDRTRoleCommand extends AssociateDRTRoleCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: AssociateDRTRoleRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: AssociateDRTRoleCommandInput;
|
|
91
|
+
output: AssociateDRTRoleCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -76,4 +76,15 @@ declare const AssociateHealthCheckCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class AssociateHealthCheckCommand extends AssociateHealthCheckCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: AssociateHealthCheckRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: AssociateHealthCheckCommandInput;
|
|
87
|
+
output: AssociateHealthCheckCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -82,4 +82,15 @@ declare const AssociateProactiveEngagementDetailsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AssociateProactiveEngagementDetailsCommand extends AssociateProactiveEngagementDetailsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AssociateProactiveEngagementDetailsRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AssociateProactiveEngagementDetailsCommandInput;
|
|
93
|
+
output: AssociateProactiveEngagementDetailsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -94,4 +94,15 @@ declare const CreateProtectionCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class CreateProtectionCommand extends CreateProtectionCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: CreateProtectionRequest;
|
|
101
|
+
output: CreateProtectionResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: CreateProtectionCommandInput;
|
|
105
|
+
output: CreateProtectionCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -86,4 +86,15 @@ declare const CreateProtectionGroupCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class CreateProtectionGroupCommand extends CreateProtectionGroupCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: CreateProtectionGroupRequest;
|
|
93
|
+
output: {};
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: CreateProtectionGroupCommandInput;
|
|
97
|
+
output: CreateProtectionGroupCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -64,4 +64,15 @@ declare const CreateSubscriptionCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class CreateSubscriptionCommand extends CreateSubscriptionCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: {};
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: CreateSubscriptionCommandInput;
|
|
75
|
+
output: CreateSubscriptionCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -65,4 +65,15 @@ declare const DeleteProtectionCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class DeleteProtectionCommand extends DeleteProtectionCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: DeleteProtectionRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: DeleteProtectionCommandInput;
|
|
76
|
+
output: DeleteProtectionCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -65,4 +65,15 @@ declare const DeleteProtectionGroupCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class DeleteProtectionGroupCommand extends DeleteProtectionGroupCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: DeleteProtectionGroupRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: DeleteProtectionGroupCommandInput;
|
|
76
|
+
output: DeleteProtectionGroupCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -64,4 +64,15 @@ declare const DeleteSubscriptionCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class DeleteSubscriptionCommand extends DeleteSubscriptionCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: {};
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: DeleteSubscriptionCommandInput;
|
|
75
|
+
output: DeleteSubscriptionCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -119,4 +119,15 @@ declare const DescribeAttackCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class DescribeAttackCommand extends DescribeAttackCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: DescribeAttackRequest;
|
|
126
|
+
output: DescribeAttackResponse;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: DescribeAttackCommandInput;
|
|
130
|
+
output: DescribeAttackCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -79,4 +79,15 @@ declare const DescribeAttackStatisticsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DescribeAttackStatisticsCommand extends DescribeAttackStatisticsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: {};
|
|
86
|
+
output: DescribeAttackStatisticsResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DescribeAttackStatisticsCommandInput;
|
|
90
|
+
output: DescribeAttackStatisticsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -64,4 +64,15 @@ declare const DescribeDRTAccessCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class DescribeDRTAccessCommand extends DescribeDRTAccessCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: {};
|
|
71
|
+
output: DescribeDRTAccessResponse;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: DescribeDRTAccessCommandInput;
|
|
75
|
+
output: DescribeDRTAccessCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -67,4 +67,15 @@ declare const DescribeEmergencyContactSettingsCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class DescribeEmergencyContactSettingsCommand extends DescribeEmergencyContactSettingsCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: {};
|
|
74
|
+
output: DescribeEmergencyContactSettingsResponse;
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: DescribeEmergencyContactSettingsCommandInput;
|
|
78
|
+
output: DescribeEmergencyContactSettingsCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribeProtectionCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribeProtectionCommand extends DescribeProtectionCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribeProtectionRequest;
|
|
89
|
+
output: DescribeProtectionResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribeProtectionCommandInput;
|
|
93
|
+
output: DescribeProtectionCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -72,4 +72,15 @@ declare const DescribeProtectionGroupCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DescribeProtectionGroupCommand extends DescribeProtectionGroupCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DescribeProtectionGroupRequest;
|
|
79
|
+
output: DescribeProtectionGroupResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DescribeProtectionGroupCommandInput;
|
|
83
|
+
output: DescribeProtectionGroupCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -92,4 +92,15 @@ declare const DescribeSubscriptionCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DescribeSubscriptionCommand extends DescribeSubscriptionCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: {};
|
|
99
|
+
output: DescribeSubscriptionResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DescribeSubscriptionCommandInput;
|
|
103
|
+
output: DescribeSubscriptionCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -72,4 +72,15 @@ declare const DisableApplicationLayerAutomaticResponseCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DisableApplicationLayerAutomaticResponseCommand extends DisableApplicationLayerAutomaticResponseCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DisableApplicationLayerAutomaticResponseRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DisableApplicationLayerAutomaticResponseCommandInput;
|
|
83
|
+
output: DisableApplicationLayerAutomaticResponseCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -69,4 +69,15 @@ declare const DisableProactiveEngagementCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DisableProactiveEngagementCommand extends DisableProactiveEngagementCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: {};
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DisableProactiveEngagementCommandInput;
|
|
80
|
+
output: DisableProactiveEngagementCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -74,4 +74,15 @@ declare const DisassociateDRTLogBucketCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class DisassociateDRTLogBucketCommand extends DisassociateDRTLogBucketCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: DisassociateDRTLogBucketRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: DisassociateDRTLogBucketCommandInput;
|
|
85
|
+
output: DisassociateDRTLogBucketCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -66,4 +66,15 @@ declare const DisassociateDRTRoleCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class DisassociateDRTRoleCommand extends DisassociateDRTRoleCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: {};
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: DisassociateDRTRoleCommandInput;
|
|
77
|
+
output: DisassociateDRTRoleCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -73,4 +73,15 @@ declare const DisassociateHealthCheckCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DisassociateHealthCheckCommand extends DisassociateHealthCheckCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DisassociateHealthCheckRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DisassociateHealthCheckCommandInput;
|
|
84
|
+
output: DisassociateHealthCheckCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -92,4 +92,15 @@ declare const EnableApplicationLayerAutomaticResponseCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class EnableApplicationLayerAutomaticResponseCommand extends EnableApplicationLayerAutomaticResponseCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: EnableApplicationLayerAutomaticResponseRequest;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: EnableApplicationLayerAutomaticResponseCommandInput;
|
|
103
|
+
output: EnableApplicationLayerAutomaticResponseCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -69,4 +69,15 @@ declare const EnableProactiveEngagementCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class EnableProactiveEngagementCommand extends EnableProactiveEngagementCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: {};
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: EnableProactiveEngagementCommandInput;
|
|
80
|
+
output: EnableProactiveEngagementCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -58,4 +58,15 @@ declare const GetSubscriptionStateCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class GetSubscriptionStateCommand extends GetSubscriptionStateCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: {};
|
|
65
|
+
output: GetSubscriptionStateResponse;
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: GetSubscriptionStateCommandInput;
|
|
69
|
+
output: GetSubscriptionStateCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListAttacksCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListAttacksCommand extends ListAttacksCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListAttacksRequest;
|
|
99
|
+
output: ListAttacksResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListAttacksCommandInput;
|
|
103
|
+
output: ListAttacksCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListProtectionGroupsCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListProtectionGroupsCommand extends ListProtectionGroupsCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListProtectionGroupsRequest;
|
|
101
|
+
output: ListProtectionGroupsResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListProtectionGroupsCommandInput;
|
|
105
|
+
output: ListProtectionGroupsCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -97,4 +97,15 @@ declare const ListProtectionsCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class ListProtectionsCommand extends ListProtectionsCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: ListProtectionsRequest;
|
|
104
|
+
output: ListProtectionsResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: ListProtectionsCommandInput;
|
|
108
|
+
output: ListProtectionsCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListResourcesInProtectionGroupCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListResourcesInProtectionGroupCommand extends ListResourcesInProtectionGroupCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListResourcesInProtectionGroupRequest;
|
|
78
|
+
output: ListResourcesInProtectionGroupResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListResourcesInProtectionGroupCommandInput;
|
|
82
|
+
output: ListResourcesInProtectionGroupCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListTagsForResourceRequest;
|
|
78
|
+
output: ListTagsForResourceResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListTagsForResourceCommandInput;
|
|
82
|
+
output: ListTagsForResourceCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -73,4 +73,15 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: TagResourceRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: TagResourceCommandInput;
|
|
84
|
+
output: TagResourceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -70,4 +70,15 @@ declare const UntagResourceCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: UntagResourceRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: UntagResourceCommandInput;
|
|
81
|
+
output: UntagResourceCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateApplicationLayerAutomaticResponseCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateApplicationLayerAutomaticResponseCommand extends UpdateApplicationLayerAutomaticResponseCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateApplicationLayerAutomaticResponseRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateApplicationLayerAutomaticResponseCommandInput;
|
|
86
|
+
output: UpdateApplicationLayerAutomaticResponseCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -74,4 +74,15 @@ declare const UpdateEmergencyContactSettingsCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class UpdateEmergencyContactSettingsCommand extends UpdateEmergencyContactSettingsCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: UpdateEmergencyContactSettingsRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: UpdateEmergencyContactSettingsCommandInput;
|
|
85
|
+
output: UpdateEmergencyContactSettingsCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -74,4 +74,15 @@ declare const UpdateProtectionGroupCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class UpdateProtectionGroupCommand extends UpdateProtectionGroupCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: UpdateProtectionGroupRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: UpdateProtectionGroupCommandInput;
|
|
85
|
+
output: UpdateProtectionGroupCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateSubscriptionCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateSubscriptionCommand extends UpdateSubscriptionCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateSubscriptionRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateSubscriptionCommandInput;
|
|
86
|
+
output: UpdateSubscriptionCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateDRTLogBucketCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateDRTLogBucketCommand extends AssociateDRTLogBucketCommand_base {
|
|
40
|
+
export declare class AssociateDRTLogBucketCommand extends AssociateDRTLogBucketCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateDRTLogBucketRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateDRTLogBucketCommandInput;
|
|
48
|
+
output: AssociateDRTLogBucketCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AssociateDRTRoleCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AssociateDRTRoleCommand extends AssociateDRTRoleCommand_base {
|
|
39
|
+
export declare class AssociateDRTRoleCommand extends AssociateDRTRoleCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AssociateDRTRoleRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AssociateDRTRoleCommandInput;
|
|
47
|
+
output: AssociateDRTRoleCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateHealthCheckCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateHealthCheckCommand extends AssociateHealthCheckCommand_base {
|
|
40
|
+
export declare class AssociateHealthCheckCommand extends AssociateHealthCheckCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateHealthCheckRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateHealthCheckCommandInput;
|
|
48
|
+
output: AssociateHealthCheckCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|