| 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 GuardDutyClient |
GuardDutyClient.create()
Create a
GuardDutyClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListDetectorsIterable(GuardDutyClient client,
ListDetectorsRequest firstRequest) |
ListFiltersIterable(GuardDutyClient client,
ListFiltersRequest firstRequest) |
ListFindingsIterable(GuardDutyClient client,
ListFindingsRequest firstRequest) |
ListInvitationsIterable(GuardDutyClient client,
ListInvitationsRequest firstRequest) |
ListIPSetsIterable(GuardDutyClient client,
ListIpSetsRequest firstRequest) |
ListMembersIterable(GuardDutyClient client,
ListMembersRequest firstRequest) |
ListThreatIntelSetsIterable(GuardDutyClient client,
ListThreatIntelSetsRequest firstRequest) |
Copyright © 2019. All rights reserved.