| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
InviteMembersResult |
AmazonGuardDuty.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' findings on their behalf as the GuardDuty
administrator account.
|
InviteMembersResult |
AbstractAmazonGuardDuty.inviteMembers(InviteMembersRequest request) |
InviteMembersResult |
AmazonGuardDutyClient.inviteMembers(InviteMembersRequest request)
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' findings on their behalf as the GuardDuty
administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(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' findings on their behalf as the GuardDuty
administrator account.
|
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
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' findings on their behalf as the GuardDuty
administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
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' findings on their behalf as the GuardDuty
administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
InviteMembersResult |
InviteMembersResult.clone() |
InviteMembersResult |
InviteMembersResult.withUnprocessedAccounts(Collection<UnprocessedAccount> unprocessedAccounts)
A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
|
InviteMembersResult |
InviteMembersResult.withUnprocessedAccounts(UnprocessedAccount... unprocessedAccounts)
A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
|
Copyright © 2021. All rights reserved.