| 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 AcceptAdministratorInvitationResponse |
SecurityHubClient.acceptAdministratorInvitation(AcceptAdministratorInvitationRequest acceptAdministratorInvitationRequest)
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the
invitation was sent from.
|
default AcceptAdministratorInvitationResponse |
SecurityHubClient.acceptAdministratorInvitation(Consumer<AcceptAdministratorInvitationRequest.Builder> acceptAdministratorInvitationRequest)
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the
invitation was sent from.
|
default AcceptInvitationResponse |
SecurityHubClient.acceptInvitation(AcceptInvitationRequest acceptInvitationRequest)
Deprecated.
This API has been deprecated, use AcceptAdministratorInvitation API instead.
|
default AcceptInvitationResponse |
SecurityHubClient.acceptInvitation(Consumer<AcceptInvitationRequest.Builder> acceptInvitationRequest)
Deprecated.
This API has been deprecated, use AcceptAdministratorInvitation API instead.
|
default BatchDeleteAutomationRulesResponse |
SecurityHubClient.batchDeleteAutomationRules(BatchDeleteAutomationRulesRequest batchDeleteAutomationRulesRequest)
Deletes one or more automation rules.
|
default BatchDeleteAutomationRulesResponse |
SecurityHubClient.batchDeleteAutomationRules(Consumer<BatchDeleteAutomationRulesRequest.Builder> batchDeleteAutomationRulesRequest)
Deletes one or more automation rules.
|
default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(BatchGetAutomationRulesRequest batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default BatchGetAutomationRulesResponse |
SecurityHubClient.batchGetAutomationRules(Consumer<BatchGetAutomationRulesRequest.Builder> batchGetAutomationRulesRequest)
Retrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
|
default BatchUpdateAutomationRulesResponse |
SecurityHubClient.batchUpdateAutomationRules(BatchUpdateAutomationRulesRequest batchUpdateAutomationRulesRequest)
Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
|
default BatchUpdateAutomationRulesResponse |
SecurityHubClient.batchUpdateAutomationRules(Consumer<BatchUpdateAutomationRulesRequest.Builder> batchUpdateAutomationRulesRequest)
Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
|
default DeclineInvitationsResponse |
SecurityHubClient.declineInvitations(Consumer<DeclineInvitationsRequest.Builder> declineInvitationsRequest)
Declines invitations to become a member account.
|
default DeclineInvitationsResponse |
SecurityHubClient.declineInvitations(DeclineInvitationsRequest declineInvitationsRequest)
Declines invitations to become a member account.
|
default DeleteActionTargetResponse |
SecurityHubClient.deleteActionTarget(Consumer<DeleteActionTargetRequest.Builder> deleteActionTargetRequest)
Deletes a custom action target from Security Hub.
|
default DeleteActionTargetResponse |
SecurityHubClient.deleteActionTarget(DeleteActionTargetRequest deleteActionTargetRequest)
Deletes a custom action target from Security Hub.
|
default DeleteFindingAggregatorResponse |
SecurityHubClient.deleteFindingAggregator(Consumer<DeleteFindingAggregatorRequest.Builder> deleteFindingAggregatorRequest)
Deletes a finding aggregator.
|
default DeleteFindingAggregatorResponse |
SecurityHubClient.deleteFindingAggregator(DeleteFindingAggregatorRequest deleteFindingAggregatorRequest)
Deletes a finding aggregator.
|
default DeleteInsightResponse |
SecurityHubClient.deleteInsight(Consumer<DeleteInsightRequest.Builder> deleteInsightRequest)
Deletes the insight specified by the
InsightArn. |
default DeleteInsightResponse |
SecurityHubClient.deleteInsight(DeleteInsightRequest deleteInsightRequest)
Deletes the insight specified by the
InsightArn. |
default DeleteInvitationsResponse |
SecurityHubClient.deleteInvitations(Consumer<DeleteInvitationsRequest.Builder> deleteInvitationsRequest)
Deletes invitations received by the Amazon Web Services account to become a member account.
|
default DeleteInvitationsResponse |
SecurityHubClient.deleteInvitations(DeleteInvitationsRequest deleteInvitationsRequest)
Deletes invitations received by the Amazon Web Services account to become a member account.
|
default DeleteMembersResponse |
SecurityHubClient.deleteMembers(Consumer<DeleteMembersRequest.Builder> deleteMembersRequest)
Deletes the specified member accounts from Security Hub.
|
default DeleteMembersResponse |
SecurityHubClient.deleteMembers(DeleteMembersRequest deleteMembersRequest)
Deletes the specified member accounts from Security Hub.
|
default DescribeActionTargetsResponse |
SecurityHubClient.describeActionTargets(Consumer<DescribeActionTargetsRequest.Builder> describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
|
default DescribeActionTargetsResponse |
SecurityHubClient.describeActionTargets(DescribeActionTargetsRequest describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
|
default DescribeActionTargetsIterable |
SecurityHubClient.describeActionTargetsPaginator(Consumer<DescribeActionTargetsRequest.Builder> describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
|
default DescribeActionTargetsIterable |
SecurityHubClient.describeActionTargetsPaginator(DescribeActionTargetsRequest describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
|
default DescribeHubResponse |
SecurityHubClient.describeHub(Consumer<DescribeHubRequest.Builder> describeHubRequest)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
default DescribeHubResponse |
SecurityHubClient.describeHub(DescribeHubRequest describeHubRequest)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
default DescribeStandardsControlsResponse |
SecurityHubClient.describeStandardsControls(Consumer<DescribeStandardsControlsRequest.Builder> describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DescribeStandardsControlsResponse |
SecurityHubClient.describeStandardsControls(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DescribeStandardsControlsIterable |
SecurityHubClient.describeStandardsControlsPaginator(Consumer<DescribeStandardsControlsRequest.Builder> describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DescribeStandardsControlsIterable |
SecurityHubClient.describeStandardsControlsPaginator(DescribeStandardsControlsRequest describeStandardsControlsRequest)
Returns a list of security standards controls.
|
default DisableImportFindingsForProductResponse |
SecurityHubClient.disableImportFindingsForProduct(Consumer<DisableImportFindingsForProductRequest.Builder> disableImportFindingsForProductRequest)
Disables the integration of the specified product with Security Hub.
|
default DisableImportFindingsForProductResponse |
SecurityHubClient.disableImportFindingsForProduct(DisableImportFindingsForProductRequest disableImportFindingsForProductRequest)
Disables the integration of the specified product with Security Hub.
|
default DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub()
Disables Security Hub in your account only in the current Region.
|
default DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub(Consumer<DisableSecurityHubRequest.Builder> disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
default DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub(DisableSecurityHubRequest disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
default DisassociateFromAdministratorAccountResponse |
SecurityHubClient.disassociateFromAdministratorAccount(Consumer<DisassociateFromAdministratorAccountRequest.Builder> disassociateFromAdministratorAccountRequest)
Disassociates the current Security Hub member account from the associated administrator account.
|
default DisassociateFromAdministratorAccountResponse |
SecurityHubClient.disassociateFromAdministratorAccount(DisassociateFromAdministratorAccountRequest disassociateFromAdministratorAccountRequest)
Disassociates the current Security Hub member account from the associated administrator account.
|
default DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
default DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
default DisassociateMembersResponse |
SecurityHubClient.disassociateMembers(Consumer<DisassociateMembersRequest.Builder> disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
default DisassociateMembersResponse |
SecurityHubClient.disassociateMembers(DisassociateMembersRequest disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
default GetAdministratorAccountResponse |
SecurityHubClient.getAdministratorAccount(Consumer<GetAdministratorAccountRequest.Builder> getAdministratorAccountRequest)
Provides the details for the Security Hub administrator account for the current member account.
|
default GetAdministratorAccountResponse |
SecurityHubClient.getAdministratorAccount(GetAdministratorAccountRequest getAdministratorAccountRequest)
Provides the details for the Security Hub administrator account for the current member account.
|
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 GetInsightResultsResponse |
SecurityHubClient.getInsightResults(Consumer<GetInsightResultsRequest.Builder> getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
default GetInsightResultsResponse |
SecurityHubClient.getInsightResults(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight specified by the insight ARN.
|
default GetInsightsResponse |
SecurityHubClient.getInsights(Consumer<GetInsightsRequest.Builder> getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetInsightsResponse |
SecurityHubClient.getInsights(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetInsightsIterable |
SecurityHubClient.getInsightsPaginator(Consumer<GetInsightsRequest.Builder> getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetInsightsIterable |
SecurityHubClient.getInsightsPaginator(GetInsightsRequest getInsightsRequest)
Lists and describes insights for the specified insight ARNs.
|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount()
Deprecated.
This API has been deprecated, use GetAdministratorAccount API instead.
|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
Deprecated.
This API has been deprecated, use GetAdministratorAccount API instead.
|
default GetMasterAccountResponse |
SecurityHubClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Deprecated.
This API has been deprecated, use GetAdministratorAccount API instead.
|
default GetMembersResponse |
SecurityHubClient.getMembers(Consumer<GetMembersRequest.Builder> getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
default GetMembersResponse |
SecurityHubClient.getMembers(GetMembersRequest getMembersRequest)
Returns the details for the Security Hub member accounts for the specified account IDs.
|
default InviteMembersResponse |
SecurityHubClient.inviteMembers(Consumer<InviteMembersRequest.Builder> inviteMembersRequest)
Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account
that the invitation is sent from.
|
default InviteMembersResponse |
SecurityHubClient.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account
that the invitation is sent from.
|
default ListTagsForResourceResponse |
SecurityHubClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags associated with a resource.
|
default ListTagsForResourceResponse |
SecurityHubClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with a resource.
|
default TagResourceResponse |
SecurityHubClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags to a resource.
|
default TagResourceResponse |
SecurityHubClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to a resource.
|
default UntagResourceResponse |
SecurityHubClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default UntagResourceResponse |
SecurityHubClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
default UpdateActionTargetResponse |
SecurityHubClient.updateActionTarget(Consumer<UpdateActionTargetRequest.Builder> updateActionTargetRequest)
Updates the name and description of a custom action target in Security Hub.
|
default UpdateActionTargetResponse |
SecurityHubClient.updateActionTarget(UpdateActionTargetRequest updateActionTargetRequest)
Updates the name and description of a custom action target in Security Hub.
|
default UpdateFindingAggregatorResponse |
SecurityHubClient.updateFindingAggregator(Consumer<UpdateFindingAggregatorRequest.Builder> updateFindingAggregatorRequest)
Updates the finding aggregation configuration.
|
default UpdateFindingAggregatorResponse |
SecurityHubClient.updateFindingAggregator(UpdateFindingAggregatorRequest updateFindingAggregatorRequest)
Updates the finding aggregation configuration.
|
default UpdateFindingsResponse |
SecurityHubClient.updateFindings(Consumer<UpdateFindingsRequest.Builder> updateFindingsRequest)
UpdateFindings is deprecated. |
default UpdateFindingsResponse |
SecurityHubClient.updateFindings(UpdateFindingsRequest updateFindingsRequest)
UpdateFindings is deprecated. |
default UpdateInsightResponse |
SecurityHubClient.updateInsight(Consumer<UpdateInsightRequest.Builder> updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
default UpdateInsightResponse |
SecurityHubClient.updateInsight(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight identified by the specified insight ARN.
|
default UpdateSecurityHubConfigurationResponse |
SecurityHubClient.updateSecurityHubConfiguration(Consumer<UpdateSecurityHubConfigurationRequest.Builder> updateSecurityHubConfigurationRequest)
Updates configuration options for Security Hub.
|
default UpdateSecurityHubConfigurationResponse |
SecurityHubClient.updateSecurityHubConfiguration(UpdateSecurityHubConfigurationRequest updateSecurityHubConfigurationRequest)
Updates configuration options for Security Hub.
|
default UpdateStandardsControlResponse |
SecurityHubClient.updateStandardsControl(Consumer<UpdateStandardsControlRequest.Builder> updateStandardsControlRequest)
Used to control whether an individual security standard control is enabled or disabled.
|
default UpdateStandardsControlResponse |
SecurityHubClient.updateStandardsControl(UpdateStandardsControlRequest updateStandardsControlRequest)
Used to control whether an individual security standard control is enabled or disabled.
|
Copyright © 2023. All rights reserved.