| 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 GetMasterAccountResponse |
GuardDutyClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
default GetMasterAccountResponse |
GuardDutyClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMasterAccountResponse> |
GuardDutyAsyncClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
default CompletableFuture<GetMasterAccountResponse> |
GuardDutyAsyncClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
Copyright © 2022. All rights reserved.