| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMasterAccountResponse |
GuardDutyClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty master account associated with the current GuardDuty member account.
|
default CompletableFuture<GetMasterAccountResponse> |
GuardDutyAsyncClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty master account associated with the current GuardDuty member account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMasterAccountRequestMarshaller.marshall(GetMasterAccountRequest getMasterAccountRequest) |
Copyright © 2019. All rights reserved.