| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSampleFindingsResponse |
GuardDutyClient.createSampleFindings(Consumer<CreateSampleFindingsRequest.Builder> createSampleFindingsRequest)
Generates example findings of types specified by the list of finding types.
|
default CreateSampleFindingsResponse |
GuardDutyClient.createSampleFindings(CreateSampleFindingsRequest createSampleFindingsRequest)
Generates example findings of types specified by the list of finding types.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSampleFindingsResponse> |
GuardDutyAsyncClient.createSampleFindings(Consumer<CreateSampleFindingsRequest.Builder> createSampleFindingsRequest)
Generates example findings of types specified by the list of finding types.
|
default CompletableFuture<CreateSampleFindingsResponse> |
GuardDutyAsyncClient.createSampleFindings(CreateSampleFindingsRequest createSampleFindingsRequest)
Generates example findings of types specified by the list of finding types.
|
Copyright © 2019. All rights reserved.