default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(Consumer<BatchGetAutomationRulesRequest.Builder> batchGetAutomationRulesRequest) |
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(BatchGetAutomationRulesRequest batchGetAutomationRulesRequest) |
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default CreateAutomationRuleResponse |
SecurityHubClient.createAutomationRule(Consumer<CreateAutomationRuleRequest.Builder> createAutomationRuleRequest) |
Creates an automation rule based on input parameters.
|
default CreateAutomationRuleResponse |
SecurityHubClient.createAutomationRule(CreateAutomationRuleRequest createAutomationRuleRequest) |
Creates an automation rule based on input parameters.
|
default CreateFindingAggregatorResponse |
SecurityHubClient.createFindingAggregator(Consumer<CreateFindingAggregatorRequest.Builder> createFindingAggregatorRequest) |
Used to enable finding aggregation.
|
default CreateFindingAggregatorResponse |
SecurityHubClient.createFindingAggregator(CreateFindingAggregatorRequest createFindingAggregatorRequest) |
Used to enable finding aggregation.
|
default DeleteFindingAggregatorResponse |
SecurityHubClient.deleteFindingAggregator(Consumer<DeleteFindingAggregatorRequest.Builder> deleteFindingAggregatorRequest) |
Deletes a finding aggregator.
|
default DeleteFindingAggregatorResponse |
SecurityHubClient.deleteFindingAggregator(DeleteFindingAggregatorRequest deleteFindingAggregatorRequest) |
Deletes a finding aggregator.
|
default EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub() |
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub(Consumer<EnableSecurityHubRequest.Builder> enableSecurityHubRequest) |
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default EnableSecurityHubResponse |
SecurityHubClient.enableSecurityHub(EnableSecurityHubRequest enableSecurityHubRequest) |
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
default GetFindingAggregatorResponse |
SecurityHubClient.getFindingAggregator(Consumer<GetFindingAggregatorRequest.Builder> getFindingAggregatorRequest) |
Returns the current finding aggregation configuration.
|
default GetFindingAggregatorResponse |
SecurityHubClient.getFindingAggregator(GetFindingAggregatorRequest getFindingAggregatorRequest) |
Returns the current finding aggregation configuration.
|
default ListAutomationRulesResponse |
SecurityHubClient.listAutomationRules(Consumer<ListAutomationRulesRequest.Builder> listAutomationRulesRequest) |
A list of automation rules and their metadata for the calling account.
|
default ListAutomationRulesResponse |
SecurityHubClient.listAutomationRules(ListAutomationRulesRequest listAutomationRulesRequest) |
A list of automation rules and their metadata for the calling account.
|
default ListFindingAggregatorsResponse |
SecurityHubClient.listFindingAggregators(Consumer<ListFindingAggregatorsRequest.Builder> listFindingAggregatorsRequest) |
If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding
aggregator.
|
default ListFindingAggregatorsResponse |
SecurityHubClient.listFindingAggregators(ListFindingAggregatorsRequest listFindingAggregatorsRequest) |
If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding
aggregator.
|
default ListFindingAggregatorsIterable |
SecurityHubClient.listFindingAggregatorsPaginator(Consumer<ListFindingAggregatorsRequest.Builder> listFindingAggregatorsRequest) |
If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding
aggregator.
|
default ListFindingAggregatorsIterable |
SecurityHubClient.listFindingAggregatorsPaginator(ListFindingAggregatorsRequest listFindingAggregatorsRequest) |
If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding
aggregator.
|
default UpdateFindingAggregatorResponse |
SecurityHubClient.updateFindingAggregator(Consumer<UpdateFindingAggregatorRequest.Builder> updateFindingAggregatorRequest) |
Updates the finding aggregation configuration.
|
default UpdateFindingAggregatorResponse |
SecurityHubClient.updateFindingAggregator(UpdateFindingAggregatorRequest updateFindingAggregatorRequest) |
Updates the finding aggregation configuration.
|