| 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, Amazon Web Services CloudTrail event logs, and DNS logs.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
InviteMembersResult |
AbstractAmazonGuardDuty.inviteMembers(InviteMembersRequest request) |
InviteMembersResult |
AmazonGuardDutyClient.inviteMembers(InviteMembersRequest request)
Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
accounts' findings on their behalf as the GuardDuty administrator account.
|
InviteMembersResult |
AmazonGuardDuty.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
accounts' findings on their behalf as the GuardDuty administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest)
Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
accounts' findings on their behalf as the GuardDuty administrator account.
|
Future<InviteMembersResult> |
AmazonGuardDutyAsyncClient.inviteMembersAsync(InviteMembersRequest request) |
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services 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) |
| Modifier and Type | Method and Description |
|---|---|
Future<InviteMembersResult> |
AbstractAmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest request,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler) |
Future<InviteMembersResult> |
AmazonGuardDutyAsync.inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services 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) |
| 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 © 2022. All rights reserved.