| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateActionTargetResponse |
SecurityHubClient.createActionTarget(Consumer<CreateActionTargetRequest.Builder> createActionTargetRequest)
Creates a custom action target in Security Hub.
|
default CreateActionTargetResponse |
SecurityHubClient.createActionTarget(CreateActionTargetRequest createActionTargetRequest)
Creates a custom action target in Security Hub.
|
default CreateInsightResponse |
SecurityHubClient.createInsight(Consumer<CreateInsightRequest.Builder> createInsightRequest)
Creates a custom insight in Security Hub.
|
default CreateInsightResponse |
SecurityHubClient.createInsight(CreateInsightRequest createInsightRequest)
Creates a custom insight in Security Hub.
|
default CreateMembersResponse |
SecurityHubClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
default CreateMembersResponse |
SecurityHubClient.createMembers(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
default EnableImportFindingsForProductResponse |
SecurityHubClient.enableImportFindingsForProduct(Consumer<EnableImportFindingsForProductRequest.Builder> enableImportFindingsForProductRequest)
Enables the integration of a partner product with Security Hub.
|
default EnableImportFindingsForProductResponse |
SecurityHubClient.enableImportFindingsForProduct(EnableImportFindingsForProductRequest enableImportFindingsForProductRequest)
Enables the integration of a partner product with Security Hub.
|
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.
|
Copyright © 2023. All rights reserved.