default DescribeOrganizationConfigurationResponse |
DetectiveClient.describeOrganizationConfiguration(Consumer<DescribeOrganizationConfigurationRequest.Builder> describeOrganizationConfigurationRequest) |
Returns information about the configuration for the organization behavior graph.
|
default DescribeOrganizationConfigurationResponse |
DetectiveClient.describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest describeOrganizationConfigurationRequest) |
Returns information about the configuration for the organization behavior graph.
|
default DisableOrganizationAdminAccountResponse |
DetectiveClient.disableOrganizationAdminAccount(Consumer<DisableOrganizationAdminAccountRequest.Builder> disableOrganizationAdminAccountRequest) |
Removes the Detective administrator account in the current Region.
|
default DisableOrganizationAdminAccountResponse |
DetectiveClient.disableOrganizationAdminAccount(DisableOrganizationAdminAccountRequest disableOrganizationAdminAccountRequest) |
Removes the Detective administrator account in the current Region.
|
default EnableOrganizationAdminAccountResponse |
DetectiveClient.enableOrganizationAdminAccount(Consumer<EnableOrganizationAdminAccountRequest.Builder> enableOrganizationAdminAccountRequest) |
Designates the Detective administrator account for the organization in the current Region.
|
default EnableOrganizationAdminAccountResponse |
DetectiveClient.enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest enableOrganizationAdminAccountRequest) |
Designates the Detective administrator account for the organization in the current Region.
|
default GetInvestigationResponse |
DetectiveClient.getInvestigation(Consumer<GetInvestigationRequest.Builder> getInvestigationRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default GetInvestigationResponse |
DetectiveClient.getInvestigation(GetInvestigationRequest getInvestigationRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default ListIndicatorsResponse |
DetectiveClient.listIndicators(Consumer<ListIndicatorsRequest.Builder> listIndicatorsRequest) |
Gets the indicators from an investigation.
|
default ListIndicatorsResponse |
DetectiveClient.listIndicators(ListIndicatorsRequest listIndicatorsRequest) |
Gets the indicators from an investigation.
|
default ListInvestigationsResponse |
DetectiveClient.listInvestigations(Consumer<ListInvestigationsRequest.Builder> listInvestigationsRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default ListInvestigationsResponse |
DetectiveClient.listInvestigations(ListInvestigationsRequest listInvestigationsRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default ListOrganizationAdminAccountsResponse |
DetectiveClient.listOrganizationAdminAccounts(Consumer<ListOrganizationAdminAccountsRequest.Builder> listOrganizationAdminAccountsRequest) |
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsResponse |
DetectiveClient.listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest) |
Returns information about the Detective administrator account for an organization.
|
default ListOrganizationAdminAccountsIterable |
DetectiveClient.listOrganizationAdminAccountsPaginator(Consumer<ListOrganizationAdminAccountsRequest.Builder> listOrganizationAdminAccountsRequest) |
|
default ListOrganizationAdminAccountsIterable |
DetectiveClient.listOrganizationAdminAccountsPaginator(ListOrganizationAdminAccountsRequest listOrganizationAdminAccountsRequest) |
|
default StartInvestigationResponse |
DetectiveClient.startInvestigation(Consumer<StartInvestigationRequest.Builder> startInvestigationRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default StartInvestigationResponse |
DetectiveClient.startInvestigation(StartInvestigationRequest startInvestigationRequest) |
Detective investigations lets you investigate IAM users and IAM roles using indicators of compromise.
|
default UpdateInvestigationStateResponse |
DetectiveClient.updateInvestigationState(Consumer<UpdateInvestigationStateRequest.Builder> updateInvestigationStateRequest) |
Updates the state of an investigation.
|
default UpdateInvestigationStateResponse |
DetectiveClient.updateInvestigationState(UpdateInvestigationStateRequest updateInvestigationStateRequest) |
Updates the state of an investigation.
|
default UpdateOrganizationConfigurationResponse |
DetectiveClient.updateOrganizationConfiguration(Consumer<UpdateOrganizationConfigurationRequest.Builder> updateOrganizationConfigurationRequest) |
Updates the configuration for the Organizations integration in the current Region.
|
default UpdateOrganizationConfigurationResponse |
DetectiveClient.updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest updateOrganizationConfigurationRequest) |
Updates the configuration for the Organizations integration in the current Region.
|