@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonGuardDuty extends Object implements AmazonGuardDuty
AmazonGuardDuty. Convenient method forms pass through to the corresponding
overload that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAmazonGuardDuty() |
| Modifier and Type | Method and Description |
|---|---|
AcceptInvitationResult |
acceptInvitation(AcceptInvitationRequest request)
Accepts the invitation to be monitored by a master GuardDuty account.
|
ArchiveFindingsResult |
archiveFindings(ArchiveFindingsRequest request)
Archives Amazon GuardDuty findings specified by the list of finding IDs.
|
CreateDetectorResult |
createDetector(CreateDetectorRequest request)
Creates a single Amazon GuardDuty detector.
|
CreateFilterResult |
createFilter(CreateFilterRequest request)
Creates a filter using the specified finding criteria.
|
CreateIPSetResult |
createIPSet(CreateIPSetRequest request)
Creates a new IPSet - a list of trusted IP addresses that have been whitelisted for secure communication with AWS
infrastructure and applications.
|
CreateMembersResult |
createMembers(CreateMembersRequest request)
Creates member accounts of the current AWS account by specifying a list of AWS account IDs.
|
CreateSampleFindingsResult |
createSampleFindings(CreateSampleFindingsRequest request)
Generates example findings of types specified by the list of finding types.
|
CreateThreatIntelSetResult |
createThreatIntelSet(CreateThreatIntelSetRequest request)
Create a new ThreatIntelSet.
|
DeclineInvitationsResult |
declineInvitations(DeclineInvitationsRequest request)
Declines invitations sent to the current member account by AWS account specified by their account IDs.
|
DeleteDetectorResult |
deleteDetector(DeleteDetectorRequest request)
Deletes a Amazon GuardDuty detector specified by the detector ID.
|
DeleteFilterResult |
deleteFilter(DeleteFilterRequest request)
Deletes the filter specified by the filter name.
|
DeleteInvitationsResult |
deleteInvitations(DeleteInvitationsRequest request)
Deletes invitations sent to the current member account by AWS accounts specified by their account IDs.
|
DeleteIPSetResult |
deleteIPSet(DeleteIPSetRequest request)
Deletes the IPSet specified by the IPSet ID.
|
DeleteMembersResult |
deleteMembers(DeleteMembersRequest request)
Deletes GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs.
|
DeleteThreatIntelSetResult |
deleteThreatIntelSet(DeleteThreatIntelSetRequest request)
Deletes ThreatIntelSet specified by the ThreatIntelSet ID.
|
DisassociateFromMasterAccountResult |
disassociateFromMasterAccount(DisassociateFromMasterAccountRequest request)
Disassociates the current GuardDuty member account from its master account.
|
DisassociateMembersResult |
disassociateMembers(DisassociateMembersRequest request)
Disassociates GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDetectorResult |
getDetector(GetDetectorRequest request)
Retrieves an Amazon GuardDuty detector specified by the detectorId.
|
GetFilterResult |
getFilter(GetFilterRequest request)
Returns the details of the filter specified by the filter name.
|
GetFindingsResult |
getFindings(GetFindingsRequest request)
Describes Amazon GuardDuty findings specified by finding IDs.
|
GetFindingsStatisticsResult |
getFindingsStatistics(GetFindingsStatisticsRequest request)
Lists Amazon GuardDuty findings' statistics for the specified detector ID.
|
GetInvitationsCountResult |
getInvitationsCount(GetInvitationsCountRequest request)
Returns the count of all GuardDuty membership invitations that were sent to the current member account except the
currently accepted invitation.
|
GetIPSetResult |
getIPSet(GetIPSetRequest request)
Retrieves the IPSet specified by the IPSet ID.
|
GetMasterAccountResult |
getMasterAccount(GetMasterAccountRequest request)
Provides the details for the GuardDuty master account to the current GuardDuty member account.
|
GetMembersResult |
getMembers(GetMembersRequest request)
Retrieves GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs.
|
GetThreatIntelSetResult |
getThreatIntelSet(GetThreatIntelSetRequest request)
Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
|
InviteMembersResult |
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' GuardDuty findings on their behalf as the
master account.
|
ListDetectorsResult |
listDetectors(ListDetectorsRequest request)
Lists detectorIds of all the existing Amazon GuardDuty detector resources.
|
ListFiltersResult |
listFilters(ListFiltersRequest request)
Returns a paginated list of the current filters.
|
ListFindingsResult |
listFindings(ListFindingsRequest request)
Lists Amazon GuardDuty findings for the specified detector ID.
|
ListInvitationsResult |
listInvitations(ListInvitationsRequest request)
Lists all GuardDuty membership invitations that were sent to the current AWS account.
|
ListIPSetsResult |
listIPSets(ListIPSetsRequest request)
Lists the IPSets of the GuardDuty service specified by the detector ID.
|
ListMembersResult |
listMembers(ListMembersRequest request)
Lists details about all member accounts for the current GuardDuty master account.
|
ListThreatIntelSetsResult |
listThreatIntelSets(ListThreatIntelSetsRequest request)
Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartMonitoringMembersResult |
startMonitoringMembers(StartMonitoringMembersRequest request)
Re-enables GuardDuty to monitor findings of the member accounts specified by the account IDs.
|
StopMonitoringMembersResult |
stopMonitoringMembers(StopMonitoringMembersRequest request)
Disables GuardDuty from monitoring findings of the member accounts specified by the account IDs.
|
UnarchiveFindingsResult |
unarchiveFindings(UnarchiveFindingsRequest request)
Unarchives Amazon GuardDuty findings specified by the list of finding IDs.
|
UpdateDetectorResult |
updateDetector(UpdateDetectorRequest request)
Updates an Amazon GuardDuty detector specified by the detectorId.
|
UpdateFilterResult |
updateFilter(UpdateFilterRequest request)
Updates the filter specified by the filter name.
|
UpdateFindingsFeedbackResult |
updateFindingsFeedback(UpdateFindingsFeedbackRequest request)
Marks specified Amazon GuardDuty findings as useful or not useful.
|
UpdateIPSetResult |
updateIPSet(UpdateIPSetRequest request)
Updates the IPSet specified by the IPSet ID.
|
UpdateThreatIntelSetResult |
updateThreatIntelSet(UpdateThreatIntelSetRequest request)
Updates the ThreatIntelSet specified by ThreatIntelSet ID.
|
public AcceptInvitationResult acceptInvitation(AcceptInvitationRequest request)
AmazonGuardDutyacceptInvitation in interface AmazonGuardDutyrequest - AcceptInvitation request body.public ArchiveFindingsResult archiveFindings(ArchiveFindingsRequest request)
AmazonGuardDutyarchiveFindings in interface AmazonGuardDutyrequest - ArchiveFindings request body.public CreateDetectorResult createDetector(CreateDetectorRequest request)
AmazonGuardDutycreateDetector in interface AmazonGuardDutyrequest - CreateDetector request body.public CreateFilterResult createFilter(CreateFilterRequest request)
AmazonGuardDutycreateFilter in interface AmazonGuardDutyrequest - CreateFilterRequest request body.public CreateIPSetResult createIPSet(CreateIPSetRequest request)
AmazonGuardDutycreateIPSet in interface AmazonGuardDutyrequest - CreateIPSet request body.public CreateMembersResult createMembers(CreateMembersRequest request)
AmazonGuardDutycreateMembers in interface AmazonGuardDutyrequest - CreateMembers request body.public CreateSampleFindingsResult createSampleFindings(CreateSampleFindingsRequest request)
AmazonGuardDutycreateSampleFindings in interface AmazonGuardDutyrequest - CreateSampleFindings request body.public CreateThreatIntelSetResult createThreatIntelSet(CreateThreatIntelSetRequest request)
AmazonGuardDutycreateThreatIntelSet in interface AmazonGuardDutyrequest - CreateThreatIntelSet request body.public DeclineInvitationsResult declineInvitations(DeclineInvitationsRequest request)
AmazonGuardDutydeclineInvitations in interface AmazonGuardDutyrequest - DeclineInvitations request body.public DeleteDetectorResult deleteDetector(DeleteDetectorRequest request)
AmazonGuardDutydeleteDetector in interface AmazonGuardDutypublic DeleteFilterResult deleteFilter(DeleteFilterRequest request)
AmazonGuardDutydeleteFilter in interface AmazonGuardDutypublic DeleteIPSetResult deleteIPSet(DeleteIPSetRequest request)
AmazonGuardDutydeleteIPSet in interface AmazonGuardDutypublic DeleteInvitationsResult deleteInvitations(DeleteInvitationsRequest request)
AmazonGuardDutydeleteInvitations in interface AmazonGuardDutyrequest - DeleteInvitations request body.public DeleteMembersResult deleteMembers(DeleteMembersRequest request)
AmazonGuardDutydeleteMembers in interface AmazonGuardDutyrequest - DeleteMembers request body.public DeleteThreatIntelSetResult deleteThreatIntelSet(DeleteThreatIntelSetRequest request)
AmazonGuardDutydeleteThreatIntelSet in interface AmazonGuardDutypublic DisassociateFromMasterAccountResult disassociateFromMasterAccount(DisassociateFromMasterAccountRequest request)
AmazonGuardDutydisassociateFromMasterAccount in interface AmazonGuardDutypublic DisassociateMembersResult disassociateMembers(DisassociateMembersRequest request)
AmazonGuardDutydisassociateMembers in interface AmazonGuardDutyrequest - DisassociateMembers request body.public GetDetectorResult getDetector(GetDetectorRequest request)
AmazonGuardDutygetDetector in interface AmazonGuardDutypublic GetFilterResult getFilter(GetFilterRequest request)
AmazonGuardDutygetFilter in interface AmazonGuardDutypublic GetFindingsResult getFindings(GetFindingsRequest request)
AmazonGuardDutygetFindings in interface AmazonGuardDutyrequest - GetFindings request body.public GetFindingsStatisticsResult getFindingsStatistics(GetFindingsStatisticsRequest request)
AmazonGuardDutygetFindingsStatistics in interface AmazonGuardDutyrequest - GetFindingsStatistics request body.public GetIPSetResult getIPSet(GetIPSetRequest request)
AmazonGuardDutygetIPSet in interface AmazonGuardDutypublic GetInvitationsCountResult getInvitationsCount(GetInvitationsCountRequest request)
AmazonGuardDutygetInvitationsCount in interface AmazonGuardDutypublic GetMasterAccountResult getMasterAccount(GetMasterAccountRequest request)
AmazonGuardDutygetMasterAccount in interface AmazonGuardDutypublic GetMembersResult getMembers(GetMembersRequest request)
AmazonGuardDutygetMembers in interface AmazonGuardDutyrequest - GetMembers request body.public GetThreatIntelSetResult getThreatIntelSet(GetThreatIntelSetRequest request)
AmazonGuardDutygetThreatIntelSet in interface AmazonGuardDutypublic InviteMembersResult inviteMembers(InviteMembersRequest request)
AmazonGuardDutyinviteMembers in interface AmazonGuardDutyrequest - InviteMembers request body.public ListDetectorsResult listDetectors(ListDetectorsRequest request)
AmazonGuardDutylistDetectors in interface AmazonGuardDutypublic ListFiltersResult listFilters(ListFiltersRequest request)
AmazonGuardDutylistFilters in interface AmazonGuardDutypublic ListFindingsResult listFindings(ListFindingsRequest request)
AmazonGuardDutylistFindings in interface AmazonGuardDutyrequest - ListFindings request body.public ListIPSetsResult listIPSets(ListIPSetsRequest request)
AmazonGuardDutylistIPSets in interface AmazonGuardDutypublic ListInvitationsResult listInvitations(ListInvitationsRequest request)
AmazonGuardDutylistInvitations in interface AmazonGuardDutypublic ListMembersResult listMembers(ListMembersRequest request)
AmazonGuardDutylistMembers in interface AmazonGuardDutypublic ListThreatIntelSetsResult listThreatIntelSets(ListThreatIntelSetsRequest request)
AmazonGuardDutylistThreatIntelSets in interface AmazonGuardDutypublic StartMonitoringMembersResult startMonitoringMembers(StartMonitoringMembersRequest request)
AmazonGuardDutystartMonitoringMembers in interface AmazonGuardDutyrequest - StartMonitoringMembers request body.public StopMonitoringMembersResult stopMonitoringMembers(StopMonitoringMembersRequest request)
AmazonGuardDutystopMonitoringMembers in interface AmazonGuardDutyrequest - StopMonitoringMembers request body.public UnarchiveFindingsResult unarchiveFindings(UnarchiveFindingsRequest request)
AmazonGuardDutyunarchiveFindings in interface AmazonGuardDutyrequest - UnarchiveFindings request body.public UpdateDetectorResult updateDetector(UpdateDetectorRequest request)
AmazonGuardDutyupdateDetector in interface AmazonGuardDutyrequest - UpdateDetector request body.public UpdateFilterResult updateFilter(UpdateFilterRequest request)
AmazonGuardDutyupdateFilter in interface AmazonGuardDutyrequest - UpdateFilterRequest request body.public UpdateFindingsFeedbackResult updateFindingsFeedback(UpdateFindingsFeedbackRequest request)
AmazonGuardDutyupdateFindingsFeedback in interface AmazonGuardDutyrequest - UpdateFindingsFeedback request body.public UpdateIPSetResult updateIPSet(UpdateIPSetRequest request)
AmazonGuardDutyupdateIPSet in interface AmazonGuardDutyrequest - UpdateIPSet request body.public UpdateThreatIntelSetResult updateThreatIntelSet(UpdateThreatIntelSetRequest request)
AmazonGuardDutyupdateThreatIntelSet in interface AmazonGuardDutyrequest - UpdateThreatIntelSet request body.public void shutdown()
AmazonGuardDutyshutdown in interface AmazonGuardDutypublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AmazonGuardDutyResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AmazonGuardDutyrequest - The originally executed request.Copyright © 2018. All rights reserved.