| 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 InviteMembersResponse |
GuardDutyClient.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
default CompletableFuture<InviteMembersResponse> |
GuardDutyAsyncClient.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty
and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the
master account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InviteMembersRequestMarshaller.marshall(InviteMembersRequest inviteMembersRequest) |
Copyright © 2019. All rights reserved.