@aws-sdk/client-guardduty 3.337.0 → 3.341.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/GuardDutyClient.js +2 -1
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -1
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -1
- package/dist-cjs/commands/ArchiveFindingsCommand.js +2 -1
- package/dist-cjs/commands/CreateDetectorCommand.js +2 -1
- package/dist-cjs/commands/CreateFilterCommand.js +2 -1
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -1
- package/dist-cjs/commands/CreateMembersCommand.js +2 -1
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -1
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -1
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -1
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -1
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -1
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -1
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -1
- package/dist-cjs/commands/GetCoverageStatisticsCommand.js +2 -1
- package/dist-cjs/commands/GetDetectorCommand.js +2 -1
- package/dist-cjs/commands/GetFilterCommand.js +2 -1
- package/dist-cjs/commands/GetFindingsCommand.js +2 -1
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -1
- package/dist-cjs/commands/GetIPSetCommand.js +2 -1
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -1
- package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -1
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -1
- package/dist-cjs/commands/GetMembersCommand.js +2 -1
- package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -1
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -1
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -1
- package/dist-cjs/commands/InviteMembersCommand.js +2 -1
- package/dist-cjs/commands/ListCoverageCommand.js +2 -1
- package/dist-cjs/commands/ListDetectorsCommand.js +2 -1
- package/dist-cjs/commands/ListFiltersCommand.js +2 -1
- package/dist-cjs/commands/ListFindingsCommand.js +2 -1
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -1
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -1
- package/dist-cjs/commands/ListMembersCommand.js +2 -1
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -1
- package/dist-cjs/commands/StartMalwareScanCommand.js +2 -1
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -1
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDetectorCommand.js +2 -1
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -1
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -1
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -1
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/GuardDutyServiceException.js +2 -1
- package/dist-es/GuardDutyClient.js +1 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +1 -0
- package/dist-es/commands/AcceptInvitationCommand.js +1 -0
- package/dist-es/commands/ArchiveFindingsCommand.js +1 -0
- package/dist-es/commands/CreateDetectorCommand.js +1 -0
- package/dist-es/commands/CreateFilterCommand.js +1 -0
- package/dist-es/commands/CreateIPSetCommand.js +1 -0
- package/dist-es/commands/CreateMembersCommand.js +1 -0
- package/dist-es/commands/CreatePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/CreateSampleFindingsCommand.js +1 -0
- package/dist-es/commands/CreateThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/DeclineInvitationsCommand.js +1 -0
- package/dist-es/commands/DeleteDetectorCommand.js +1 -0
- package/dist-es/commands/DeleteFilterCommand.js +1 -0
- package/dist-es/commands/DeleteIPSetCommand.js +1 -0
- package/dist-es/commands/DeleteInvitationsCommand.js +1 -0
- package/dist-es/commands/DeleteMembersCommand.js +1 -0
- package/dist-es/commands/DeletePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/DescribeMalwareScansCommand.js +1 -0
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -0
- package/dist-es/commands/DescribePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateMembersCommand.js +1 -0
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -0
- package/dist-es/commands/GetAdministratorAccountCommand.js +1 -0
- package/dist-es/commands/GetCoverageStatisticsCommand.js +1 -0
- package/dist-es/commands/GetDetectorCommand.js +1 -0
- package/dist-es/commands/GetFilterCommand.js +1 -0
- package/dist-es/commands/GetFindingsCommand.js +1 -0
- package/dist-es/commands/GetFindingsStatisticsCommand.js +1 -0
- package/dist-es/commands/GetIPSetCommand.js +1 -0
- package/dist-es/commands/GetInvitationsCountCommand.js +1 -0
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +1 -0
- package/dist-es/commands/GetMasterAccountCommand.js +1 -0
- package/dist-es/commands/GetMemberDetectorsCommand.js +1 -0
- package/dist-es/commands/GetMembersCommand.js +1 -0
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +1 -0
- package/dist-es/commands/GetThreatIntelSetCommand.js +1 -0
- package/dist-es/commands/GetUsageStatisticsCommand.js +1 -0
- package/dist-es/commands/InviteMembersCommand.js +1 -0
- package/dist-es/commands/ListCoverageCommand.js +1 -0
- package/dist-es/commands/ListDetectorsCommand.js +1 -0
- package/dist-es/commands/ListFiltersCommand.js +1 -0
- package/dist-es/commands/ListFindingsCommand.js +1 -0
- package/dist-es/commands/ListIPSetsCommand.js +1 -0
- package/dist-es/commands/ListInvitationsCommand.js +1 -0
- package/dist-es/commands/ListMembersCommand.js +1 -0
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -0
- package/dist-es/commands/ListPublishingDestinationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListThreatIntelSetsCommand.js +1 -0
- package/dist-es/commands/StartMalwareScanCommand.js +1 -0
- package/dist-es/commands/StartMonitoringMembersCommand.js +1 -0
- package/dist-es/commands/StopMonitoringMembersCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UnarchiveFindingsCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateDetectorCommand.js +1 -0
- package/dist-es/commands/UpdateFilterCommand.js +1 -0
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +1 -0
- package/dist-es/commands/UpdateIPSetCommand.js +1 -0
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +1 -0
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +1 -0
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/GuardDutyServiceException.js +1 -0
- package/dist-types/GuardDutyClient.d.ts +3 -3
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +4 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -0
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateDetectorCommand.d.ts +4 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +4 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +4 -0
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDetectorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +4 -0
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +4 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/GetDetectorCommand.d.ts +4 -0
- package/dist-types/commands/GetFilterCommand.d.ts +4 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +4 -0
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +4 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +4 -0
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/GetMembersCommand.d.ts +4 -0
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +4 -0
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -0
- package/dist-types/commands/ListDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +4 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +4 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +4 -0
- package/dist-types/commands/ListMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +4 -0
- package/dist-types/commands/StartMalwareScanCommand.d.ts +4 -0
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +4 -0
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDetectorCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +4 -0
- package/dist-types/index.d.ts +25 -2
- package/dist-types/models/GuardDutyServiceException.d.ts +1 -0
- package/dist-types/ts3.4/GuardDutyClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/GuardDutyServiceException.d.ts +1 -0
- package/package.json +28 -28
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,29 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
3
|
+
* the following data sources: VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event
|
|
4
|
+
* logs, EKS audit logs, DNS logs, and Amazon EBS volume data.
|
|
5
|
+
* It uses threat intelligence
|
|
6
|
+
* feeds, such as lists of malicious IPs and domains, and machine learning to identify
|
|
7
|
+
* unexpected, potentially unauthorized, and malicious activity within your Amazon Web Services environment.
|
|
8
|
+
* This can include issues like escalations of privileges, uses of exposed credentials, or
|
|
9
|
+
* communication with malicious IPs, domains, or presence of malware on your Amazon EC2 instances
|
|
10
|
+
* and container workloads. For example, GuardDuty can detect compromised EC2 instances and
|
|
11
|
+
* container workloads serving malware, or mining bitcoin. </p>
|
|
12
|
+
* <p>GuardDuty also monitors Amazon Web Services account access behavior for signs of compromise, such as
|
|
13
|
+
* unauthorized infrastructure deployments like EC2 instances deployed in a Region that has never
|
|
14
|
+
* been used, or unusual API calls like a password policy change to reduce password strength. </p>
|
|
15
|
+
* <p>GuardDuty informs you about the status of your Amazon Web Services environment by producing security
|
|
16
|
+
* findings that you can view in the GuardDuty console or through Amazon EventBridge. For more
|
|
17
|
+
* information, see the <i>
|
|
18
|
+
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
19
|
+
* GuardDuty User Guide</a>
|
|
20
|
+
* </i>. </p>
|
|
21
|
+
*
|
|
22
|
+
* @packageDocumentation
|
|
23
|
+
*/
|
|
2
24
|
export * from "./GuardDutyClient";
|
|
25
|
+
export * from "./GuardDuty";
|
|
3
26
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
27
|
export * from "./pagination";
|
|
28
|
+
export * from "./models";
|
|
6
29
|
export { GuardDutyServiceException } from "./models/GuardDutyServiceException";
|
|
@@ -323,6 +323,7 @@ import {
|
|
|
323
323
|
ClientResolvedEndpointParameters,
|
|
324
324
|
EndpointParameters,
|
|
325
325
|
} from "./endpoint/EndpointParameters";
|
|
326
|
+
export { __Client };
|
|
326
327
|
export type ServiceInputTypes =
|
|
327
328
|
| AcceptAdministratorInvitationCommandInput
|
|
328
329
|
| AcceptInvitationCommandInput
|
|
@@ -485,7 +486,7 @@ export interface ClientDefaults
|
|
|
485
486
|
logger?: __Logger;
|
|
486
487
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
487
488
|
}
|
|
488
|
-
type GuardDutyClientConfigType = Partial<
|
|
489
|
+
export type GuardDutyClientConfigType = Partial<
|
|
489
490
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
490
491
|
> &
|
|
491
492
|
ClientDefaults &
|
|
@@ -497,7 +498,7 @@ type GuardDutyClientConfigType = Partial<
|
|
|
497
498
|
UserAgentInputConfig &
|
|
498
499
|
ClientInputEndpointParameters;
|
|
499
500
|
export interface GuardDutyClientConfig extends GuardDutyClientConfigType {}
|
|
500
|
-
type GuardDutyClientResolvedConfigType =
|
|
501
|
+
export type GuardDutyClientResolvedConfigType =
|
|
501
502
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
502
503
|
Required<ClientDefaults> &
|
|
503
504
|
RegionResolvedConfig &
|
|
@@ -519,4 +520,3 @@ export declare class GuardDutyClient extends __Client<
|
|
|
519
520
|
constructor(configuration: GuardDutyClientConfig);
|
|
520
521
|
destroy(): void;
|
|
521
522
|
}
|
|
522
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AcceptAdministratorInvitationRequest,
|
|
16
16
|
AcceptAdministratorInvitationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptAdministratorInvitationCommandInput
|
|
19
20
|
extends AcceptAdministratorInvitationRequest {}
|
|
20
21
|
export interface AcceptAdministratorInvitationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AcceptInvitationRequest,
|
|
16
16
|
AcceptInvitationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
|
|
19
20
|
export interface AcceptInvitationCommandOutput
|
|
20
21
|
extends AcceptInvitationResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ArchiveFindingsRequest,
|
|
16
16
|
ArchiveFindingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ArchiveFindingsCommandInput extends ArchiveFindingsRequest {}
|
|
19
20
|
export interface ArchiveFindingsCommandOutput
|
|
20
21
|
extends ArchiveFindingsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateDetectorRequest,
|
|
16
16
|
CreateDetectorResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDetectorCommandInput extends CreateDetectorRequest {}
|
|
19
20
|
export interface CreateDetectorCommandOutput
|
|
20
21
|
extends CreateDetectorResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateFilterCommandInput extends CreateFilterRequest {}
|
|
16
17
|
export interface CreateFilterCommandOutput
|
|
17
18
|
extends CreateFilterResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
|
|
16
17
|
export interface CreateIPSetCommandOutput
|
|
17
18
|
extends CreateIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateMembersRequest,
|
|
16
16
|
CreateMembersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateMembersCommandInput extends CreateMembersRequest {}
|
|
19
20
|
export interface CreateMembersCommandOutput
|
|
20
21
|
extends CreateMembersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreatePublishingDestinationRequest,
|
|
16
16
|
CreatePublishingDestinationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreatePublishingDestinationCommandInput
|
|
19
20
|
extends CreatePublishingDestinationRequest {}
|
|
20
21
|
export interface CreatePublishingDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateSampleFindingsRequest,
|
|
16
16
|
CreateSampleFindingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateSampleFindingsCommandInput
|
|
19
20
|
extends CreateSampleFindingsRequest {}
|
|
20
21
|
export interface CreateSampleFindingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateThreatIntelSetRequest,
|
|
16
16
|
CreateThreatIntelSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateThreatIntelSetCommandInput
|
|
19
20
|
extends CreateThreatIntelSetRequest {}
|
|
20
21
|
export interface CreateThreatIntelSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeclineInvitationsRequest,
|
|
16
16
|
DeclineInvitationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeclineInvitationsCommandInput
|
|
19
20
|
extends DeclineInvitationsRequest {}
|
|
20
21
|
export interface DeclineInvitationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteDetectorRequest,
|
|
16
16
|
DeleteDetectorResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {}
|
|
19
20
|
export interface DeleteDetectorCommandOutput
|
|
20
21
|
extends DeleteDetectorResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
|
|
16
17
|
export interface DeleteFilterCommandOutput
|
|
17
18
|
extends DeleteFilterResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
|
|
16
17
|
export interface DeleteIPSetCommandOutput
|
|
17
18
|
extends DeleteIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteInvitationsRequest,
|
|
16
16
|
DeleteInvitationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteInvitationsCommandInput
|
|
19
20
|
extends DeleteInvitationsRequest {}
|
|
20
21
|
export interface DeleteInvitationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteMembersRequest,
|
|
16
16
|
DeleteMembersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteMembersCommandInput extends DeleteMembersRequest {}
|
|
19
20
|
export interface DeleteMembersCommandOutput
|
|
20
21
|
extends DeleteMembersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeletePublishingDestinationRequest,
|
|
16
16
|
DeletePublishingDestinationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeletePublishingDestinationCommandInput
|
|
19
20
|
extends DeletePublishingDestinationRequest {}
|
|
20
21
|
export interface DeletePublishingDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteThreatIntelSetRequest,
|
|
16
16
|
DeleteThreatIntelSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteThreatIntelSetCommandInput
|
|
19
20
|
extends DeleteThreatIntelSetRequest {}
|
|
20
21
|
export interface DeleteThreatIntelSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeMalwareScansRequest,
|
|
16
16
|
DescribeMalwareScansResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeMalwareScansCommandInput
|
|
19
20
|
extends DescribeMalwareScansRequest {}
|
|
20
21
|
export interface DescribeMalwareScansCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOrganizationConfigurationRequest,
|
|
16
16
|
DescribeOrganizationConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOrganizationConfigurationCommandInput
|
|
19
20
|
extends DescribeOrganizationConfigurationRequest {}
|
|
20
21
|
export interface DescribeOrganizationConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribePublishingDestinationRequest,
|
|
16
16
|
DescribePublishingDestinationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribePublishingDestinationCommandInput
|
|
19
20
|
extends DescribePublishingDestinationRequest {}
|
|
20
21
|
export interface DescribePublishingDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisableOrganizationAdminAccountRequest,
|
|
16
16
|
DisableOrganizationAdminAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisableOrganizationAdminAccountCommandInput
|
|
19
20
|
extends DisableOrganizationAdminAccountRequest {}
|
|
20
21
|
export interface DisableOrganizationAdminAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateFromAdministratorAccountRequest,
|
|
16
16
|
DisassociateFromAdministratorAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateFromAdministratorAccountCommandInput
|
|
19
20
|
extends DisassociateFromAdministratorAccountRequest {}
|
|
20
21
|
export interface DisassociateFromAdministratorAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateFromMasterAccountRequest,
|
|
16
16
|
DisassociateFromMasterAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateFromMasterAccountCommandInput
|
|
19
20
|
extends DisassociateFromMasterAccountRequest {}
|
|
20
21
|
export interface DisassociateFromMasterAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateMembersRequest,
|
|
16
16
|
DisassociateMembersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateMembersCommandInput
|
|
19
20
|
extends DisassociateMembersRequest {}
|
|
20
21
|
export interface DisassociateMembersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
EnableOrganizationAdminAccountRequest,
|
|
16
16
|
EnableOrganizationAdminAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface EnableOrganizationAdminAccountCommandInput
|
|
19
20
|
extends EnableOrganizationAdminAccountRequest {}
|
|
20
21
|
export interface EnableOrganizationAdminAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetAdministratorAccountRequest,
|
|
16
16
|
GetAdministratorAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAdministratorAccountCommandInput
|
|
19
20
|
extends GetAdministratorAccountRequest {}
|
|
20
21
|
export interface GetAdministratorAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetCoverageStatisticsRequest,
|
|
16
16
|
GetCoverageStatisticsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCoverageStatisticsCommandInput
|
|
19
20
|
extends GetCoverageStatisticsRequest {}
|
|
20
21
|
export interface GetCoverageStatisticsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { GetDetectorRequest, GetDetectorResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDetectorCommandInput extends GetDetectorRequest {}
|
|
16
17
|
export interface GetDetectorCommandOutput
|
|
17
18
|
extends GetDetectorResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { GetFilterRequest, GetFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetFilterCommandInput extends GetFilterRequest {}
|
|
16
17
|
export interface GetFilterCommandOutput
|
|
17
18
|
extends GetFilterResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetFindingsCommandInput extends GetFindingsRequest {}
|
|
16
17
|
export interface GetFindingsCommandOutput
|
|
17
18
|
extends GetFindingsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetFindingsStatisticsRequest,
|
|
16
16
|
GetFindingsStatisticsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetFindingsStatisticsCommandInput
|
|
19
20
|
extends GetFindingsStatisticsRequest {}
|
|
20
21
|
export interface GetFindingsStatisticsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetIPSetCommandInput extends GetIPSetRequest {}
|
|
16
17
|
export interface GetIPSetCommandOutput
|
|
17
18
|
extends GetIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetInvitationsCountRequest,
|
|
16
16
|
GetInvitationsCountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetInvitationsCountCommandInput
|
|
19
20
|
extends GetInvitationsCountRequest {}
|
|
20
21
|
export interface GetInvitationsCountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetMalwareScanSettingsRequest,
|
|
16
16
|
GetMalwareScanSettingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMalwareScanSettingsCommandInput
|
|
19
20
|
extends GetMalwareScanSettingsRequest {}
|
|
20
21
|
export interface GetMalwareScanSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetMasterAccountRequest,
|
|
16
16
|
GetMasterAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
|
|
19
20
|
export interface GetMasterAccountCommandOutput
|
|
20
21
|
extends GetMasterAccountResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetMemberDetectorsRequest,
|
|
16
16
|
GetMemberDetectorsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMemberDetectorsCommandInput
|
|
19
20
|
extends GetMemberDetectorsRequest {}
|
|
20
21
|
export interface GetMemberDetectorsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { GetMembersRequest, GetMembersResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetMembersCommandInput extends GetMembersRequest {}
|
|
16
17
|
export interface GetMembersCommandOutput
|
|
17
18
|
extends GetMembersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetRemainingFreeTrialDaysRequest,
|
|
16
16
|
GetRemainingFreeTrialDaysResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRemainingFreeTrialDaysCommandInput
|
|
19
20
|
extends GetRemainingFreeTrialDaysRequest {}
|
|
20
21
|
export interface GetRemainingFreeTrialDaysCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetThreatIntelSetRequest,
|
|
16
16
|
GetThreatIntelSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetThreatIntelSetCommandInput
|
|
19
20
|
extends GetThreatIntelSetRequest {}
|
|
20
21
|
export interface GetThreatIntelSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetUsageStatisticsRequest,
|
|
16
16
|
GetUsageStatisticsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetUsageStatisticsCommandInput
|
|
19
20
|
extends GetUsageStatisticsRequest {}
|
|
20
21
|
export interface GetUsageStatisticsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
InviteMembersRequest,
|
|
16
16
|
InviteMembersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface InviteMembersCommandInput extends InviteMembersRequest {}
|
|
19
20
|
export interface InviteMembersCommandOutput
|
|
20
21
|
extends InviteMembersResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListCoverageCommandInput extends ListCoverageRequest {}
|
|
16
17
|
export interface ListCoverageCommandOutput
|
|
17
18
|
extends ListCoverageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDetectorsRequest,
|
|
16
16
|
ListDetectorsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDetectorsCommandInput extends ListDetectorsRequest {}
|
|
19
20
|
export interface ListDetectorsCommandOutput
|
|
20
21
|
extends ListDetectorsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFiltersCommandInput extends ListFiltersRequest {}
|
|
16
17
|
export interface ListFiltersCommandOutput
|
|
17
18
|
extends ListFiltersResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFindingsCommandInput extends ListFindingsRequest {}
|
|
16
17
|
export interface ListFindingsCommandOutput
|
|
17
18
|
extends ListFindingsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {}
|
|
16
17
|
export interface ListIPSetsCommandOutput
|
|
17
18
|
extends ListIPSetsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListInvitationsRequest,
|
|
16
16
|
ListInvitationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListInvitationsCommandInput extends ListInvitationsRequest {}
|
|
19
20
|
export interface ListInvitationsCommandOutput
|
|
20
21
|
extends ListInvitationsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListMembersCommandInput extends ListMembersRequest {}
|
|
16
17
|
export interface ListMembersCommandOutput
|
|
17
18
|
extends ListMembersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListOrganizationAdminAccountsRequest,
|
|
16
16
|
ListOrganizationAdminAccountsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListOrganizationAdminAccountsCommandInput
|
|
19
20
|
extends ListOrganizationAdminAccountsRequest {}
|
|
20
21
|
export interface ListOrganizationAdminAccountsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPublishingDestinationsRequest,
|
|
16
16
|
ListPublishingDestinationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPublishingDestinationsCommandInput
|
|
19
20
|
extends ListPublishingDestinationsRequest {}
|
|
20
21
|
export interface ListPublishingDestinationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListThreatIntelSetsRequest,
|
|
16
16
|
ListThreatIntelSetsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListThreatIntelSetsCommandInput
|
|
19
20
|
extends ListThreatIntelSetsRequest {}
|
|
20
21
|
export interface ListThreatIntelSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartMalwareScanRequest,
|
|
16
16
|
StartMalwareScanResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartMalwareScanCommandInput extends StartMalwareScanRequest {}
|
|
19
20
|
export interface StartMalwareScanCommandOutput
|
|
20
21
|
extends StartMalwareScanResponse,
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { StartMonitoringMembersRequest } from "../models/models_0";
|
|
15
15
|
import { StartMonitoringMembersResponse } from "../models/models_1";
|
|
16
|
+
export { __MetadataBearer, $Command };
|
|
16
17
|
export interface StartMonitoringMembersCommandInput
|
|
17
18
|
extends StartMonitoringMembersRequest {}
|
|
18
19
|
export interface StartMonitoringMembersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StopMonitoringMembersRequest,
|
|
16
16
|
StopMonitoringMembersResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StopMonitoringMembersCommandInput
|
|
19
20
|
extends StopMonitoringMembersRequest {}
|
|
20
21
|
export interface StopMonitoringMembersCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GuardDutyClient";
|
|
14
14
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UnarchiveFindingsRequest,
|
|
16
16
|
UnarchiveFindingsResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UnarchiveFindingsCommandInput
|
|
19
20
|
extends UnarchiveFindingsRequest {}
|
|
20
21
|
export interface UnarchiveFindingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UntagResourceRequest,
|
|
16
16
|
UntagResourceResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateDetectorRequest,
|
|
16
16
|
UpdateDetectorResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateDetectorCommandInput extends UpdateDetectorRequest {}
|
|
19
20
|
export interface UpdateDetectorCommandOutput
|
|
20
21
|
extends UpdateDetectorResponse,
|