| 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, Amazon Web Services CloudTrail event logs, and DNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFilterResponse |
GuardDutyClient.updateFilter(Consumer<UpdateFilterRequest.Builder> updateFilterRequest)
Updates the filter specified by the filter name.
|
default UpdateFilterResponse |
GuardDutyClient.updateFilter(UpdateFilterRequest updateFilterRequest)
Updates the filter specified by the filter name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFilterResponse> |
GuardDutyAsyncClient.updateFilter(Consumer<UpdateFilterRequest.Builder> updateFilterRequest)
Updates the filter specified by the filter name.
|
default CompletableFuture<UpdateFilterResponse> |
GuardDutyAsyncClient.updateFilter(UpdateFilterRequest updateFilterRequest)
Updates the filter specified by the filter name.
|
Copyright © 2022. All rights reserved.