@aws-sdk/client-shield 3.651.1 → 3.658.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
|
@@ -37,4 +37,15 @@ declare const AssociateProactiveEngagementDetailsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateProactiveEngagementDetailsCommand extends AssociateProactiveEngagementDetailsCommand_base {
|
|
40
|
+
export declare class AssociateProactiveEngagementDetailsCommand extends AssociateProactiveEngagementDetailsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateProactiveEngagementDetailsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateProactiveEngagementDetailsCommandInput;
|
|
48
|
+
output: AssociateProactiveEngagementDetailsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateProtectionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateProtectionCommand extends CreateProtectionCommand_base {
|
|
39
|
+
export declare class CreateProtectionCommand extends CreateProtectionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateProtectionRequest;
|
|
43
|
+
output: CreateProtectionResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateProtectionCommandInput;
|
|
47
|
+
output: CreateProtectionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateProtectionGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateProtectionGroupCommand extends CreateProtectionGroupCommand_base {
|
|
40
|
+
export declare class CreateProtectionGroupCommand extends CreateProtectionGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateProtectionGroupRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateProtectionGroupCommandInput;
|
|
48
|
+
output: CreateProtectionGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateSubscriptionCommand extends CreateSubscriptionCommand_base {
|
|
40
|
+
export declare class CreateSubscriptionCommand extends CreateSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateSubscriptionCommandInput;
|
|
48
|
+
output: CreateSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteProtectionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteProtectionCommand extends DeleteProtectionCommand_base {
|
|
39
|
+
export declare class DeleteProtectionCommand extends DeleteProtectionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteProtectionRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteProtectionCommandInput;
|
|
47
|
+
output: DeleteProtectionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteProtectionGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteProtectionGroupCommand extends DeleteProtectionGroupCommand_base {
|
|
40
|
+
export declare class DeleteProtectionGroupCommand extends DeleteProtectionGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteProtectionGroupRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteProtectionGroupCommandInput;
|
|
48
|
+
output: DeleteProtectionGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSubscriptionCommand extends DeleteSubscriptionCommand_base {
|
|
40
|
+
export declare class DeleteSubscriptionCommand extends DeleteSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSubscriptionCommandInput;
|
|
48
|
+
output: DeleteSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeAttackCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeAttackCommand extends DescribeAttackCommand_base {
|
|
39
|
+
export declare class DescribeAttackCommand extends DescribeAttackCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeAttackRequest;
|
|
43
|
+
output: DescribeAttackResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeAttackCommandInput;
|
|
47
|
+
output: DescribeAttackCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeAttackStatisticsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeAttackStatisticsCommand extends DescribeAttackStatisticsCommand_base {
|
|
40
|
+
export declare class DescribeAttackStatisticsCommand extends DescribeAttackStatisticsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeAttackStatisticsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeAttackStatisticsCommandInput;
|
|
48
|
+
output: DescribeAttackStatisticsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeDRTAccessCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeDRTAccessCommand extends DescribeDRTAccessCommand_base {
|
|
40
|
+
export declare class DescribeDRTAccessCommand extends DescribeDRTAccessCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeDRTAccessResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeDRTAccessCommandInput;
|
|
48
|
+
output: DescribeDRTAccessCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEmergencyContactSettingsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEmergencyContactSettingsCommand extends DescribeEmergencyContactSettingsCommand_base {
|
|
40
|
+
export declare class DescribeEmergencyContactSettingsCommand extends DescribeEmergencyContactSettingsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeEmergencyContactSettingsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEmergencyContactSettingsCommandInput;
|
|
48
|
+
output: DescribeEmergencyContactSettingsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProtectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProtectionCommand extends DescribeProtectionCommand_base {
|
|
40
|
+
export declare class DescribeProtectionCommand extends DescribeProtectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProtectionRequest;
|
|
44
|
+
output: DescribeProtectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProtectionCommandInput;
|
|
48
|
+
output: DescribeProtectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeProtectionGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeProtectionGroupCommand extends DescribeProtectionGroupCommand_base {
|
|
40
|
+
export declare class DescribeProtectionGroupCommand extends DescribeProtectionGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeProtectionGroupRequest;
|
|
44
|
+
output: DescribeProtectionGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeProtectionGroupCommandInput;
|
|
48
|
+
output: DescribeProtectionGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeSubscriptionCommand extends DescribeSubscriptionCommand_base {
|
|
40
|
+
export declare class DescribeSubscriptionCommand extends DescribeSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeSubscriptionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeSubscriptionCommandInput;
|
|
48
|
+
output: DescribeSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisableApplicationLayerAutomaticResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisableApplicationLayerAutomaticResponseCommand extends DisableApplicationLayerAutomaticResponseCommand_base {
|
|
40
|
+
export declare class DisableApplicationLayerAutomaticResponseCommand extends DisableApplicationLayerAutomaticResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisableApplicationLayerAutomaticResponseRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisableApplicationLayerAutomaticResponseCommandInput;
|
|
48
|
+
output: DisableApplicationLayerAutomaticResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisableProactiveEngagementCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisableProactiveEngagementCommand extends DisableProactiveEngagementCommand_base {
|
|
40
|
+
export declare class DisableProactiveEngagementCommand extends DisableProactiveEngagementCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisableProactiveEngagementCommandInput;
|
|
48
|
+
output: DisableProactiveEngagementCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateDRTLogBucketCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateDRTLogBucketCommand extends DisassociateDRTLogBucketCommand_base {
|
|
40
|
+
export declare class DisassociateDRTLogBucketCommand extends DisassociateDRTLogBucketCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateDRTLogBucketRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateDRTLogBucketCommandInput;
|
|
48
|
+
output: DisassociateDRTLogBucketCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateDRTRoleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateDRTRoleCommand extends DisassociateDRTRoleCommand_base {
|
|
40
|
+
export declare class DisassociateDRTRoleCommand extends DisassociateDRTRoleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateDRTRoleCommandInput;
|
|
48
|
+
output: DisassociateDRTRoleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateHealthCheckCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateHealthCheckCommand extends DisassociateHealthCheckCommand_base {
|
|
40
|
+
export declare class DisassociateHealthCheckCommand extends DisassociateHealthCheckCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateHealthCheckRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateHealthCheckCommandInput;
|
|
48
|
+
output: DisassociateHealthCheckCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const EnableApplicationLayerAutomaticResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class EnableApplicationLayerAutomaticResponseCommand extends EnableApplicationLayerAutomaticResponseCommand_base {
|
|
40
|
+
export declare class EnableApplicationLayerAutomaticResponseCommand extends EnableApplicationLayerAutomaticResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: EnableApplicationLayerAutomaticResponseRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: EnableApplicationLayerAutomaticResponseCommandInput;
|
|
48
|
+
output: EnableApplicationLayerAutomaticResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const EnableProactiveEngagementCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class EnableProactiveEngagementCommand extends EnableProactiveEngagementCommand_base {
|
|
40
|
+
export declare class EnableProactiveEngagementCommand extends EnableProactiveEngagementCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: EnableProactiveEngagementCommandInput;
|
|
48
|
+
output: EnableProactiveEngagementCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetSubscriptionStateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetSubscriptionStateCommand extends GetSubscriptionStateCommand_base {
|
|
40
|
+
export declare class GetSubscriptionStateCommand extends GetSubscriptionStateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: GetSubscriptionStateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetSubscriptionStateCommandInput;
|
|
48
|
+
output: GetSubscriptionStateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListAttacksCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListAttacksCommand extends ListAttacksCommand_base {
|
|
36
|
+
export declare class ListAttacksCommand extends ListAttacksCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListAttacksRequest;
|
|
40
|
+
output: ListAttacksResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListAttacksCommandInput;
|
|
44
|
+
output: ListAttacksCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListProtectionGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListProtectionGroupsCommand extends ListProtectionGroupsCommand_base {
|
|
40
|
+
export declare class ListProtectionGroupsCommand extends ListProtectionGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListProtectionGroupsRequest;
|
|
44
|
+
output: ListProtectionGroupsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListProtectionGroupsCommandInput;
|
|
48
|
+
output: ListProtectionGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListProtectionsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListProtectionsCommand extends ListProtectionsCommand_base {
|
|
39
|
+
export declare class ListProtectionsCommand extends ListProtectionsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListProtectionsRequest;
|
|
43
|
+
output: ListProtectionsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListProtectionsCommandInput;
|
|
47
|
+
output: ListProtectionsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListResourcesInProtectionGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListResourcesInProtectionGroupCommand extends ListResourcesInProtectionGroupCommand_base {
|
|
40
|
+
export declare class ListResourcesInProtectionGroupCommand extends ListResourcesInProtectionGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListResourcesInProtectionGroupRequest;
|
|
44
|
+
output: ListResourcesInProtectionGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListResourcesInProtectionGroupCommandInput;
|
|
48
|
+
output: ListResourcesInProtectionGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateApplicationLayerAutomaticResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateApplicationLayerAutomaticResponseCommand extends UpdateApplicationLayerAutomaticResponseCommand_base {
|
|
40
|
+
export declare class UpdateApplicationLayerAutomaticResponseCommand extends UpdateApplicationLayerAutomaticResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateApplicationLayerAutomaticResponseRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateApplicationLayerAutomaticResponseCommandInput;
|
|
48
|
+
output: UpdateApplicationLayerAutomaticResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateEmergencyContactSettingsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateEmergencyContactSettingsCommand extends UpdateEmergencyContactSettingsCommand_base {
|
|
40
|
+
export declare class UpdateEmergencyContactSettingsCommand extends UpdateEmergencyContactSettingsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateEmergencyContactSettingsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateEmergencyContactSettingsCommandInput;
|
|
48
|
+
output: UpdateEmergencyContactSettingsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateProtectionGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateProtectionGroupCommand extends UpdateProtectionGroupCommand_base {
|
|
40
|
+
export declare class UpdateProtectionGroupCommand extends UpdateProtectionGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateProtectionGroupRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateProtectionGroupCommandInput;
|
|
48
|
+
output: UpdateProtectionGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateSubscriptionCommand extends UpdateSubscriptionCommand_base {
|
|
40
|
+
export declare class UpdateSubscriptionCommand extends UpdateSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateSubscriptionRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateSubscriptionCommandInput;
|
|
48
|
+
output: UpdateSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|