| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC Flow Logs, AWS CloudTrail event logs, and DNS logs.
|
| software.amazon.awssdk.services.guardduty.transform |
| Modifier and Type | Method and Description |
|---|---|
default ArchiveFindingsResponse |
GuardDutyClient.archiveFindings(ArchiveFindingsRequest archiveFindingsRequest)
Archives GuardDuty findings specified by the list of finding IDs.
|
default CompletableFuture<ArchiveFindingsResponse> |
GuardDutyAsyncClient.archiveFindings(ArchiveFindingsRequest archiveFindingsRequest)
Archives GuardDuty findings specified by the list of finding IDs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ArchiveFindingsRequestMarshaller.marshall(ArchiveFindingsRequest archiveFindingsRequest) |
Copyright © 2019. All rights reserved.