| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static GuardDutyAsyncClient |
GuardDutyAsyncClient.create()
Create a
GuardDutyAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListDetectorsPublisher(GuardDutyAsyncClient client,
ListDetectorsRequest firstRequest) |
ListFiltersPublisher(GuardDutyAsyncClient client,
ListFiltersRequest firstRequest) |
ListFindingsPublisher(GuardDutyAsyncClient client,
ListFindingsRequest firstRequest) |
ListInvitationsPublisher(GuardDutyAsyncClient client,
ListInvitationsRequest firstRequest) |
ListIPSetsPublisher(GuardDutyAsyncClient client,
ListIpSetsRequest firstRequest) |
ListMembersPublisher(GuardDutyAsyncClient client,
ListMembersRequest firstRequest) |
ListThreatIntelSetsPublisher(GuardDutyAsyncClient client,
ListThreatIntelSetsRequest firstRequest) |
Copyright © 2019. All rights reserved.