@aws-sdk/client-guardduty 3.533.0 → 3.535.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/GuardDuty.d.ts +6 -1
- package/dist-types/GuardDutyClient.d.ts +1 -1
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -1
- package/dist-types/commands/GetFilterCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/commands/ListDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +2 -1
- package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +955 -955
- package/dist-types/models/models_1.d.ts +138 -138
- package/dist-types/ts3.4/GuardDuty.d.ts +5 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -705,6 +705,7 @@ export interface GuardDuty {
|
|
|
705
705
|
options: __HttpHandlerOptions,
|
|
706
706
|
cb: (err: any, data?: GetFindingsStatisticsCommandOutput) => void
|
|
707
707
|
): void;
|
|
708
|
+
getInvitationsCount(): Promise<GetInvitationsCountCommandOutput>;
|
|
708
709
|
getInvitationsCount(
|
|
709
710
|
args: GetInvitationsCountCommandInput,
|
|
710
711
|
options?: __HttpHandlerOptions
|
|
@@ -783,6 +784,7 @@ export interface GuardDuty {
|
|
|
783
784
|
options: __HttpHandlerOptions,
|
|
784
785
|
cb: (err: any, data?: GetMembersCommandOutput) => void
|
|
785
786
|
): void;
|
|
787
|
+
getOrganizationStatistics(): Promise<GetOrganizationStatisticsCommandOutput>;
|
|
786
788
|
getOrganizationStatistics(
|
|
787
789
|
args: GetOrganizationStatisticsCommandInput,
|
|
788
790
|
options?: __HttpHandlerOptions
|
|
@@ -861,6 +863,7 @@ export interface GuardDuty {
|
|
|
861
863
|
options: __HttpHandlerOptions,
|
|
862
864
|
cb: (err: any, data?: ListCoverageCommandOutput) => void
|
|
863
865
|
): void;
|
|
866
|
+
listDetectors(): Promise<ListDetectorsCommandOutput>;
|
|
864
867
|
listDetectors(
|
|
865
868
|
args: ListDetectorsCommandInput,
|
|
866
869
|
options?: __HttpHandlerOptions
|
|
@@ -900,6 +903,7 @@ export interface GuardDuty {
|
|
|
900
903
|
options: __HttpHandlerOptions,
|
|
901
904
|
cb: (err: any, data?: ListFindingsCommandOutput) => void
|
|
902
905
|
): void;
|
|
906
|
+
listInvitations(): Promise<ListInvitationsCommandOutput>;
|
|
903
907
|
listInvitations(
|
|
904
908
|
args: ListInvitationsCommandInput,
|
|
905
909
|
options?: __HttpHandlerOptions
|
|
@@ -939,6 +943,7 @@ export interface GuardDuty {
|
|
|
939
943
|
options: __HttpHandlerOptions,
|
|
940
944
|
cb: (err: any, data?: ListMembersCommandOutput) => void
|
|
941
945
|
): void;
|
|
946
|
+
listOrganizationAdminAccounts(): Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
942
947
|
listOrganizationAdminAccounts(
|
|
943
948
|
args: ListOrganizationAdminAccountsCommandInput,
|
|
944
949
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AcceptAdministratorInvitationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AcceptAdministratorInvitationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AcceptAdministratorInvitationCommandInput,
|
|
32
|
+
AcceptAdministratorInvitationCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AcceptInvitationCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AcceptInvitationCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AcceptInvitationCommandInput,
|
|
31
|
+
AcceptInvitationCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ArchiveFindingsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ArchiveFindingsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ArchiveFindingsCommandInput,
|
|
31
|
+
ArchiveFindingsCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ArchiveFindingsCommand extends ArchiveFindingsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateDetectorCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateDetectorCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateDetectorCommandInput,
|
|
31
|
+
CreateDetectorCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateDetectorCommand extends CreateDetectorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateFilterCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateFilterCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateFilterCommandInput,
|
|
28
|
+
CreateFilterCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateFilterCommand extends CreateFilterCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateIPSetCommandInput,
|
|
28
|
+
CreateIPSetCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateMembersCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateMembersCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateMembersCommandInput,
|
|
31
|
+
CreateMembersCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePublishingDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePublishingDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePublishingDestinationCommandInput,
|
|
32
|
+
CreatePublishingDestinationCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePublishingDestinationCommand extends CreatePublishingDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSampleFindingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSampleFindingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSampleFindingsCommandInput,
|
|
32
|
+
CreateSampleFindingsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateThreatIntelSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateThreatIntelSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateThreatIntelSetCommandInput,
|
|
32
|
+
CreateThreatIntelSetCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateThreatIntelSetCommand extends CreateThreatIntelSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeclineInvitationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeclineInvitationsCommandInput,
|
|
32
|
+
DeclineInvitationsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDetectorCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDetectorCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDetectorCommandInput,
|
|
31
|
+
DeleteDetectorCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteFilterCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteFilterCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteFilterCommandInput,
|
|
28
|
+
DeleteFilterCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteIPSetCommandInput,
|
|
28
|
+
DeleteIPSetCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteInvitationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteInvitationsCommandInput,
|
|
32
|
+
DeleteInvitationsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteMembersCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteMembersCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteMembersCommandInput,
|
|
31
|
+
DeleteMembersCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteMembersCommand extends DeleteMembersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePublishingDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePublishingDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePublishingDestinationCommandInput,
|
|
32
|
+
DeletePublishingDestinationCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePublishingDestinationCommand extends DeletePublishingDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteThreatIntelSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteThreatIntelSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteThreatIntelSetCommandInput,
|
|
32
|
+
DeleteThreatIntelSetCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteThreatIntelSetCommand extends DeleteThreatIntelSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeMalwareScansCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeMalwareScansCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeMalwareScansCommandInput,
|
|
32
|
+
DescribeMalwareScansCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeMalwareScansCommand extends DescribeMalwareScansCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeOrganizationConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeOrganizationConfigurationCommandInput,
|
|
32
|
+
DescribeOrganizationConfigurationCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribePublishingDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribePublishingDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribePublishingDestinationCommandInput,
|
|
32
|
+
DescribePublishingDestinationCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribePublishingDestinationCommand extends DescribePublishingDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisableOrganizationAdminAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisableOrganizationAdminAccountCommandInput,
|
|
32
|
+
DisableOrganizationAdminAccountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateFromAdministratorAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateFromAdministratorAccountCommandInput,
|
|
32
|
+
DisassociateFromAdministratorAccountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateFromMasterAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateFromMasterAccountCommandInput,
|
|
32
|
+
DisassociateFromMasterAccountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateMembersCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateMembersCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateMembersCommandInput,
|
|
32
|
+
DisassociateMembersCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: EnableOrganizationAdminAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
EnableOrganizationAdminAccountCommandInput,
|
|
32
|
+
EnableOrganizationAdminAccountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAdministratorAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAdministratorAccountCommandInput,
|
|
32
|
+
GetAdministratorAccountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCoverageStatisticsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCoverageStatisticsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCoverageStatisticsCommandInput,
|
|
32
|
+
GetCoverageStatisticsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCoverageStatisticsCommand extends GetCoverageStatisticsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDetectorCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDetectorCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDetectorCommandInput,
|
|
28
|
+
GetDetectorCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDetectorCommand extends GetDetectorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetFilterCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetFilterCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetFilterCommandInput,
|
|
28
|
+
GetFilterCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetFilterCommand extends GetFilterCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetFindingsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetFindingsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetFindingsCommandInput,
|
|
28
|
+
GetFindingsCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetFindingsCommand extends GetFindingsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFindingsStatisticsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFindingsStatisticsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFindingsStatisticsCommandInput,
|
|
32
|
+
GetFindingsStatisticsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFindingsStatisticsCommand extends GetFindingsStatisticsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetIPSetCommandInput,
|
|
28
|
+
GetIPSetCommandOutput,
|
|
29
|
+
GuardDutyClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetInvitationsCountCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetInvitationsCountCommandInput,
|
|
32
|
+
GetInvitationsCountCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMalwareScanSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMalwareScanSettingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMalwareScanSettingsCommandInput,
|
|
32
|
+
GetMalwareScanSettingsCommandOutput,
|
|
33
|
+
GuardDutyClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMalwareScanSettingsCommand extends GetMalwareScanSettingsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetMasterAccountCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetMasterAccountCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetMasterAccountCommandInput,
|
|
31
|
+
GetMasterAccountCommandOutput,
|
|
32
|
+
GuardDutyClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {}
|