@aws-sdk/client-guardduty 3.530.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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -265,6 +265,7 @@ export interface GuardDuty {
|
|
|
265
265
|
/**
|
|
266
266
|
* @see {@link GetInvitationsCountCommand}
|
|
267
267
|
*/
|
|
268
|
+
getInvitationsCount(): Promise<GetInvitationsCountCommandOutput>;
|
|
268
269
|
getInvitationsCount(args: GetInvitationsCountCommandInput, options?: __HttpHandlerOptions): Promise<GetInvitationsCountCommandOutput>;
|
|
269
270
|
getInvitationsCount(args: GetInvitationsCountCommandInput, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
|
|
270
271
|
getInvitationsCount(args: GetInvitationsCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInvitationsCountCommandOutput) => void): void;
|
|
@@ -301,6 +302,7 @@ export interface GuardDuty {
|
|
|
301
302
|
/**
|
|
302
303
|
* @see {@link GetOrganizationStatisticsCommand}
|
|
303
304
|
*/
|
|
305
|
+
getOrganizationStatistics(): Promise<GetOrganizationStatisticsCommandOutput>;
|
|
304
306
|
getOrganizationStatistics(args: GetOrganizationStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<GetOrganizationStatisticsCommandOutput>;
|
|
305
307
|
getOrganizationStatistics(args: GetOrganizationStatisticsCommandInput, cb: (err: any, data?: GetOrganizationStatisticsCommandOutput) => void): void;
|
|
306
308
|
getOrganizationStatistics(args: GetOrganizationStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOrganizationStatisticsCommandOutput) => void): void;
|
|
@@ -337,6 +339,7 @@ export interface GuardDuty {
|
|
|
337
339
|
/**
|
|
338
340
|
* @see {@link ListDetectorsCommand}
|
|
339
341
|
*/
|
|
342
|
+
listDetectors(): Promise<ListDetectorsCommandOutput>;
|
|
340
343
|
listDetectors(args: ListDetectorsCommandInput, options?: __HttpHandlerOptions): Promise<ListDetectorsCommandOutput>;
|
|
341
344
|
listDetectors(args: ListDetectorsCommandInput, cb: (err: any, data?: ListDetectorsCommandOutput) => void): void;
|
|
342
345
|
listDetectors(args: ListDetectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDetectorsCommandOutput) => void): void;
|
|
@@ -355,6 +358,7 @@ export interface GuardDuty {
|
|
|
355
358
|
/**
|
|
356
359
|
* @see {@link ListInvitationsCommand}
|
|
357
360
|
*/
|
|
361
|
+
listInvitations(): Promise<ListInvitationsCommandOutput>;
|
|
358
362
|
listInvitations(args: ListInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListInvitationsCommandOutput>;
|
|
359
363
|
listInvitations(args: ListInvitationsCommandInput, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
|
|
360
364
|
listInvitations(args: ListInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInvitationsCommandOutput) => void): void;
|
|
@@ -373,6 +377,7 @@ export interface GuardDuty {
|
|
|
373
377
|
/**
|
|
374
378
|
* @see {@link ListOrganizationAdminAccountsCommand}
|
|
375
379
|
*/
|
|
380
|
+
listOrganizationAdminAccounts(): Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
376
381
|
listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
377
382
|
listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
|
|
378
383
|
listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
|
|
@@ -486,7 +491,6 @@ export interface GuardDuty {
|
|
|
486
491
|
updateThreatIntelSet(args: UpdateThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateThreatIntelSetCommandOutput) => void): void;
|
|
487
492
|
}
|
|
488
493
|
/**
|
|
489
|
-
* @public
|
|
490
494
|
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
491
495
|
* the following foundational data sources - VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event
|
|
492
496
|
* logs, EKS audit logs, DNS logs, Amazon EBS volume data, runtime activity belonging to container workloads, such
|
|
@@ -507,6 +511,7 @@ export interface GuardDuty {
|
|
|
507
511
|
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
508
512
|
* GuardDuty User Guide</a>
|
|
509
513
|
* </i>. </p>
|
|
514
|
+
* @public
|
|
510
515
|
*/
|
|
511
516
|
export declare class GuardDuty extends GuardDutyClient implements GuardDuty {
|
|
512
517
|
}
|
|
@@ -220,7 +220,6 @@ export type GuardDutyClientResolvedConfigType = __SmithyResolvedConfiguration<__
|
|
|
220
220
|
export interface GuardDutyClientResolvedConfig extends GuardDutyClientResolvedConfigType {
|
|
221
221
|
}
|
|
222
222
|
/**
|
|
223
|
-
* @public
|
|
224
223
|
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
225
224
|
* the following foundational data sources - VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event
|
|
226
225
|
* logs, EKS audit logs, DNS logs, Amazon EBS volume data, runtime activity belonging to container workloads, such
|
|
@@ -241,6 +240,7 @@ export interface GuardDutyClientResolvedConfig extends GuardDutyClientResolvedCo
|
|
|
241
240
|
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
242
241
|
* GuardDuty User Guide</a>
|
|
243
242
|
* </i>. </p>
|
|
243
|
+
* @public
|
|
244
244
|
*/
|
|
245
245
|
export declare class GuardDutyClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GuardDutyClientResolvedConfig> {
|
|
246
246
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AcceptAdministratorInvitationCommandOutput extends AcceptAdmini
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptAdministratorInvitationCommand_base: {
|
|
24
24
|
new (input: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptAdministratorInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAdministratorInvitationCommandInput, AcceptAdministratorInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Accepts the invitation to be a member account and get monitored by a GuardDuty
|
|
30
30
|
* administrator account that sent the invitation.</p>
|
|
31
31
|
* @example
|
|
@@ -60,6 +60,7 @@ declare const AcceptAdministratorInvitationCommand_base: {
|
|
|
60
60
|
* @throws {@link GuardDutyServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {
|
|
65
66
|
}
|
|
@@ -22,12 +22,10 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptInvitationCommand_base: {
|
|
24
24
|
new (input: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Accepts the invitation to be monitored by a GuardDuty administrator account.</p>
|
|
32
30
|
* @example
|
|
33
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -61,6 +59,8 @@ declare const AcceptInvitationCommand_base: {
|
|
|
61
59
|
* @throws {@link GuardDutyServiceException}
|
|
62
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
63
61
|
*
|
|
62
|
+
* @public
|
|
63
|
+
* @deprecated This operation is deprecated, use AcceptAdministratorInvitation instead
|
|
64
64
|
*/
|
|
65
65
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
|
|
66
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface ArchiveFindingsCommandOutput extends ArchiveFindingsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ArchiveFindingsCommand_base: {
|
|
24
24
|
new (input: ArchiveFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ArchiveFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ArchiveFindingsCommandInput, ArchiveFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Archives GuardDuty findings that are specified by the list of finding IDs.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Only the administrator account can archive findings. Member accounts don't have
|
|
@@ -64,6 +64,7 @@ declare const ArchiveFindingsCommand_base: {
|
|
|
64
64
|
* @throws {@link GuardDutyServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class ArchiveFindingsCommand extends ArchiveFindingsCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDetectorCommandOutput extends CreateDetectorResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDetectorCommand_base: {
|
|
24
24
|
new (input: CreateDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDetectorCommandInput, CreateDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a single GuardDuty detector. A detector is a resource that represents the
|
|
30
30
|
* GuardDuty service. To start using GuardDuty, you must create a detector in each Region where
|
|
31
31
|
* you enable the service. You can have only one detector per account per Region. All data
|
|
@@ -124,6 +124,7 @@ declare const CreateDetectorCommand_base: {
|
|
|
124
124
|
* @throws {@link GuardDutyServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateDetectorCommand extends CreateDetectorCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFilterCommand_base: {
|
|
24
24
|
new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a filter using the specified finding criteria. The maximum number of saved filters
|
|
30
30
|
* per Amazon Web Services account per Region is 100. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_limits.html">Quotas for GuardDuty</a>.</p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const CreateFilterCommand_base: {
|
|
|
94
94
|
* @throws {@link GuardDutyServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateFilterCommand extends CreateFilterCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateIPSetCommand_base: {
|
|
24
24
|
new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
|
|
30
30
|
* IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services
|
|
31
31
|
* infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are
|
|
@@ -70,6 +70,7 @@ declare const CreateIPSetCommand_base: {
|
|
|
70
70
|
* @throws {@link GuardDutyServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMembersCommand_base: {
|
|
24
24
|
new (input: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembersCommandInput, CreateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account
|
|
30
30
|
* IDs. This step is a prerequisite for managing the associated member accounts either by
|
|
31
31
|
* invitation or through an organization.</p>
|
|
@@ -89,6 +89,7 @@ declare const CreateMembersCommand_base: {
|
|
|
89
89
|
* @throws {@link GuardDutyServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePublishingDestinationCommandOutput extends CreatePublishi
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePublishingDestinationCommand_base: {
|
|
24
24
|
new (input: CreatePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublishingDestinationCommandInput, CreatePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a publishing destination to export findings to. The resource to export findings to
|
|
30
30
|
* must exist before you use this operation.</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const CreatePublishingDestinationCommand_base: {
|
|
|
66
66
|
* @throws {@link GuardDutyServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class CreatePublishingDestinationCommand extends CreatePublishingDestinationCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSampleFindingsCommand_base: {
|
|
24
24
|
new (input: CreateSampleFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSampleFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Generates sample findings of types specified by the list of finding types. If 'NULL' is
|
|
30
30
|
* specified for <code>findingTypes</code>, the API generates sample findings of all supported
|
|
31
31
|
* finding types.</p>
|
|
@@ -62,6 +62,7 @@ declare const CreateSampleFindingsCommand_base: {
|
|
|
62
62
|
* @throws {@link GuardDutyServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateThreatIntelSetCommandOutput extends CreateThreatIntelSetR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateThreatIntelSetCommand_base: {
|
|
24
24
|
new (input: CreateThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThreatIntelSetCommandInput, CreateThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThreatIntelSetCommandInput, CreateThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses.
|
|
30
30
|
* GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator
|
|
31
31
|
* account can use this operation.</p>
|
|
@@ -69,6 +69,7 @@ declare const CreateThreatIntelSetCommand_base: {
|
|
|
69
69
|
* @throws {@link GuardDutyServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class CreateThreatIntelSetCommand extends CreateThreatIntelSetCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeclineInvitationsCommand_base: {
|
|
24
24
|
new (input: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeclineInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Declines invitations sent to the current member account by Amazon Web Services accounts specified by
|
|
30
30
|
* their account IDs.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDetectorCommandOutput extends DeleteDetectorResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDetectorCommand_base: {
|
|
24
24
|
new (input: DeleteDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDetectorCommandInput, DeleteDetectorCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an Amazon GuardDuty detector that is specified by the detector ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const DeleteDetectorCommand_base: {
|
|
|
57
57
|
* @throws {@link GuardDutyServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {
|
|
62
63
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFilterCommand_base: {
|
|
24
24
|
new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the filter specified by the filter name.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -58,6 +58,7 @@ declare const DeleteFilterCommand_base: {
|
|
|
58
58
|
* @throws {@link GuardDutyServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteIPSetCommand_base: {
|
|
24
24
|
new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the IPSet specified by the <code>ipSetId</code>. IPSets are called trusted IP
|
|
30
30
|
* lists in the console user interface.</p>
|
|
31
31
|
* @example
|
|
@@ -59,6 +59,7 @@ declare const DeleteIPSetCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInvitationsCommand_base: {
|
|
24
24
|
new (input: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes invitations sent to the current member account by Amazon Web Services accounts specified by
|
|
30
30
|
* their account IDs.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMembersCommand_base: {
|
|
24
24
|
new (input: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembersCommandInput, DeleteMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes GuardDuty member accounts (to the current GuardDuty administrator account)
|
|
30
30
|
* specified by the account IDs.</p>
|
|
31
31
|
* <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to
|
|
@@ -71,6 +71,7 @@ declare const DeleteMembersCommand_base: {
|
|
|
71
71
|
* @throws {@link GuardDutyServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteMembersCommand extends DeleteMembersCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePublishingDestinationCommandOutput extends DeletePublishi
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePublishingDestinationCommand_base: {
|
|
24
24
|
new (input: DeletePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublishingDestinationCommandInput, DeletePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublishingDestinationCommandInput, DeletePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the publishing definition with the specified <code>destinationId</code>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -58,6 +58,7 @@ declare const DeletePublishingDestinationCommand_base: {
|
|
|
58
58
|
* @throws {@link GuardDutyServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class DeletePublishingDestinationCommand extends DeletePublishingDestinationCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteThreatIntelSetCommandOutput extends DeleteThreatIntelSetR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteThreatIntelSetCommand_base: {
|
|
24
24
|
new (input: DeleteThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThreatIntelSetCommandInput, DeleteThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteThreatIntelSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThreatIntelSetCommandInput, DeleteThreatIntelSetCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -58,6 +58,7 @@ declare const DeleteThreatIntelSetCommand_base: {
|
|
|
58
58
|
* @throws {@link GuardDutyServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class DeleteThreatIntelSetCommand extends DeleteThreatIntelSetCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeMalwareScansCommandOutput extends DescribeMalwareScansR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeMalwareScansCommand_base: {
|
|
24
24
|
new (input: DescribeMalwareScansCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMalwareScansCommandInput, DescribeMalwareScansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeMalwareScansCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMalwareScansCommandInput, DescribeMalwareScansCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of malware scans. Each member account can view the malware scans for their
|
|
30
30
|
* own accounts. An administrator can view the malware scans for all the member accounts.</p>
|
|
31
31
|
* <p>There might be regional differences because some data sources might not be
|
|
@@ -117,6 +117,7 @@ declare const DescribeMalwareScansCommand_base: {
|
|
|
117
117
|
* @throws {@link GuardDutyServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class DescribeMalwareScansCommand extends DescribeMalwareScansCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeOrganizationConfigurationCommand_base: {
|
|
24
24
|
new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the account selected as the delegated administrator for
|
|
30
30
|
* GuardDuty.</p>
|
|
31
31
|
* <p>There might be regional differences because some data sources might not be
|
|
@@ -97,6 +97,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
97
97
|
* @throws {@link GuardDutyServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePublishingDestinationCommandOutput extends DescribePubl
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePublishingDestinationCommand_base: {
|
|
24
24
|
new (input: DescribePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePublishingDestinationCommandInput, DescribePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePublishingDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePublishingDestinationCommandInput, DescribePublishingDestinationCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the publishing destination specified by the provided
|
|
30
30
|
* <code>destinationId</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const DescribePublishingDestinationCommand_base: {
|
|
|
68
68
|
* @throws {@link GuardDutyServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DescribePublishingDestinationCommand extends DescribePublishingDestinationCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the existing GuardDuty delegated
|
|
30
30
|
* administrator of the organization. Only the organization's management account can run this
|
|
31
31
|
* API operation.</p>
|
|
@@ -59,6 +59,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
24
24
|
new (input: DisassociateFromAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFromAdministratorAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates the current GuardDuty member account from its administrator account.</p>
|
|
30
30
|
* <p>When you
|
|
31
31
|
* disassociate an invited member from a GuardDuty delegated administrator, the member account details
|
|
@@ -66,6 +66,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
66
66
|
* @throws {@link GuardDutyServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
71
72
|
}
|
|
@@ -22,12 +22,10 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFromMasterAccountCommand_base: {
|
|
24
24
|
new (input: DisassociateFromMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFromMasterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Disassociates the current GuardDuty member account from its administrator account.</p>
|
|
32
30
|
* <p>When you
|
|
33
31
|
* disassociate an invited member from a GuardDuty delegated administrator, the member account details
|
|
@@ -65,6 +63,8 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
65
63
|
* @throws {@link GuardDutyServiceException}
|
|
66
64
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
67
65
|
*
|
|
66
|
+
* @public
|
|
67
|
+
* @deprecated This operation is deprecated, use DisassociateFromAdministratorAccount instead
|
|
68
68
|
*/
|
|
69
69
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
70
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateMembersCommand_base: {
|
|
24
24
|
new (input: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateMembersCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMembersCommandInput, DisassociateMembersCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates GuardDuty member accounts (from the current administrator account) specified
|
|
30
30
|
* by the account IDs.</p>
|
|
31
31
|
* <p>When you
|
|
@@ -77,6 +77,7 @@ declare const DisassociateMembersCommand_base: {
|
|
|
77
77
|
* @throws {@link GuardDutyServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableOrganizationAdminAccountCommand_base: {
|
|
24
24
|
new (input: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Designates an Amazon Web Services account within the organization as your GuardDuty delegated
|
|
30
30
|
* administrator. Only the organization's management account can run this
|
|
31
31
|
* API operation.</p>
|
|
@@ -59,6 +59,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
64
65
|
}
|