| 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 AcceptInvitationResponse |
GuardDutyClient.acceptInvitation(AcceptInvitationRequest acceptInvitationRequest)
Accepts the invitation to be monitored by a master GuardDuty account.
|
default AcceptInvitationResponse |
GuardDutyClient.acceptInvitation(Consumer<AcceptInvitationRequest.Builder> acceptInvitationRequest)
Accepts the invitation to be monitored by a master GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptInvitationResponse> |
GuardDutyAsyncClient.acceptInvitation(AcceptInvitationRequest acceptInvitationRequest)
Accepts the invitation to be monitored by a master GuardDuty account.
|
default CompletableFuture<AcceptInvitationResponse> |
GuardDutyAsyncClient.acceptInvitation(Consumer<AcceptInvitationRequest.Builder> acceptInvitationRequest)
Accepts the invitation to be monitored by a master GuardDuty account.
|
Copyright © 2019. All rights reserved.