@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSSecurityHubAsync extends AWSSecurityHub
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSSecurityHubAsync
instead.
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources. It also provides you with the compliance status of your environment based on CIS AWS Foundations compliance checks. Security Hub collects security data from AWS accounts, services, and integrated third-party products and helps you analyze security trends in your environment to identify the highest priority security issues. For more information about Security Hub, see the AWS Security Hub User Guide .
When you use operations in the Security Hub API, the requests are executed only in the AWS Region that is currently
active or in the specific AWS Region that you specify in your request. Any configuration or settings change that
results from the operation is applied only to that Region. To make the same change in other Regions, execute the same
command for each Region to apply the change to. For example, if your Region is set to us-west-2
, when
you use CreateMembers
to add a member account to Security Hub, the association of the member account
with the master account is created only in the us-west-2 Region. Security Hub must be enabled for the member account
in the same Region that the invite was sent from.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<AcceptInvitationResult> |
acceptInvitationAsync(AcceptInvitationRequest acceptInvitationRequest)
Accepts the invitation to be a member account and be monitored by the Security Hub master account that the
invitation was sent from.
|
Future<AcceptInvitationResult> |
acceptInvitationAsync(AcceptInvitationRequest acceptInvitationRequest,
AsyncHandler<AcceptInvitationRequest,AcceptInvitationResult> asyncHandler)
Accepts the invitation to be a member account and be monitored by the Security Hub master account that the
invitation was sent from.
|
Future<BatchDisableStandardsResult> |
batchDisableStandardsAsync(BatchDisableStandardsRequest batchDisableStandardsRequest)
Disables the standards specified by the provided
StandardsSubscriptionArns . |
Future<BatchDisableStandardsResult> |
batchDisableStandardsAsync(BatchDisableStandardsRequest batchDisableStandardsRequest,
AsyncHandler<BatchDisableStandardsRequest,BatchDisableStandardsResult> asyncHandler)
Disables the standards specified by the provided
StandardsSubscriptionArns . |
Future<BatchEnableStandardsResult> |
batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest)
Enables the standards specified by the provided
standardsArn . |
Future<BatchEnableStandardsResult> |
batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest,
AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler)
Enables the standards specified by the provided
standardsArn . |
Future<BatchImportFindingsResult> |
batchImportFindingsAsync(BatchImportFindingsRequest batchImportFindingsRequest)
Imports security findings generated from an integrated third-party product into Security Hub.
|
Future<BatchImportFindingsResult> |
batchImportFindingsAsync(BatchImportFindingsRequest batchImportFindingsRequest,
AsyncHandler<BatchImportFindingsRequest,BatchImportFindingsResult> asyncHandler)
Imports security findings generated from an integrated third-party product into Security Hub.
|
Future<CreateActionTargetResult> |
createActionTargetAsync(CreateActionTargetRequest createActionTargetRequest)
Creates a custom action target in Security Hub.
|
Future<CreateActionTargetResult> |
createActionTargetAsync(CreateActionTargetRequest createActionTargetRequest,
AsyncHandler<CreateActionTargetRequest,CreateActionTargetResult> asyncHandler)
Creates a custom action target in Security Hub.
|
Future<CreateInsightResult> |
createInsightAsync(CreateInsightRequest createInsightRequest)
Creates a custom insight in Security Hub.
|
Future<CreateInsightResult> |
createInsightAsync(CreateInsightRequest createInsightRequest,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler)
Creates a custom insight in Security Hub.
|
Future<CreateMembersResult> |
createMembersAsync(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
Future<CreateMembersResult> |
createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the master account.
|
Future<DeclineInvitationsResult> |
declineInvitationsAsync(DeclineInvitationsRequest declineInvitationsRequest)
Declines invitations to become a member account.
|
Future<DeclineInvitationsResult> |
declineInvitationsAsync(DeclineInvitationsRequest declineInvitationsRequest,
AsyncHandler<DeclineInvitationsRequest,DeclineInvitationsResult> asyncHandler)
Declines invitations to become a member account.
|
Future<DeleteActionTargetResult> |
deleteActionTargetAsync(DeleteActionTargetRequest deleteActionTargetRequest)
Deletes a custom action target from Security Hub.
|
Future<DeleteActionTargetResult> |
deleteActionTargetAsync(DeleteActionTargetRequest deleteActionTargetRequest,
AsyncHandler<DeleteActionTargetRequest,DeleteActionTargetResult> asyncHandler)
Deletes a custom action target from Security Hub.
|
Future<DeleteInsightResult> |
deleteInsightAsync(DeleteInsightRequest deleteInsightRequest)
Deletes the insight specified by the
InsightArn . |
Future<DeleteInsightResult> |
deleteInsightAsync(DeleteInsightRequest deleteInsightRequest,
AsyncHandler<DeleteInsightRequest,DeleteInsightResult> asyncHandler)
Deletes the insight specified by the
InsightArn . |
Future<DeleteInvitationsResult> |
deleteInvitationsAsync(DeleteInvitationsRequest deleteInvitationsRequest)
Deletes invitations received by the AWS account to become a member account.
|
Future<DeleteInvitationsResult> |
deleteInvitationsAsync(DeleteInvitationsRequest deleteInvitationsRequest,
AsyncHandler<DeleteInvitationsRequest,DeleteInvitationsResult> asyncHandler)
Deletes invitations received by the AWS account to become a member account.
|
Future<DeleteMembersResult> |
deleteMembersAsync(DeleteMembersRequest deleteMembersRequest)
Deletes the specified member accounts from Security Hub.
|
Future<DeleteMembersResult> |
deleteMembersAsync(DeleteMembersRequest deleteMembersRequest,
AsyncHandler<DeleteMembersRequest,DeleteMembersResult> asyncHandler)
Deletes the specified member accounts from Security Hub.
|
Future<DescribeActionTargetsResult> |
describeActionTargetsAsync(DescribeActionTargetsRequest describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
|
Future<DescribeActionTargetsResult> |
describeActionTargetsAsync(DescribeActionTargetsRequest describeActionTargetsRequest,
AsyncHandler<DescribeActionTargetsRequest,DescribeActionTargetsResult> asyncHandler)
Returns a list of the custom action targets in Security Hub in your account.
|
Future<DescribeHubResult> |
describeHubAsync(DescribeHubRequest describeHubRequest)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
Future<DescribeHubResult> |
describeHubAsync(DescribeHubRequest describeHubRequest,
AsyncHandler<DescribeHubRequest,DescribeHubResult> asyncHandler)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
Future<DescribeProductsResult> |
describeProductsAsync(DescribeProductsRequest describeProductsRequest)
Returns information about the products available that you can subscribe to and integrate with Security Hub to
consolidate findings.
|
Future<DescribeProductsResult> |
describeProductsAsync(DescribeProductsRequest describeProductsRequest,
AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler)
Returns information about the products available that you can subscribe to and integrate with Security Hub to
consolidate findings.
|
Future<DisableImportFindingsForProductResult> |
disableImportFindingsForProductAsync(DisableImportFindingsForProductRequest disableImportFindingsForProductRequest)
Disables the integration of the specified product with Security Hub.
|
Future<DisableImportFindingsForProductResult> |
disableImportFindingsForProductAsync(DisableImportFindingsForProductRequest disableImportFindingsForProductRequest,
AsyncHandler<DisableImportFindingsForProductRequest,DisableImportFindingsForProductResult> asyncHandler)
Disables the integration of the specified product with Security Hub.
|
Future<DisableSecurityHubResult> |
disableSecurityHubAsync(DisableSecurityHubRequest disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
Future<DisableSecurityHubResult> |
disableSecurityHubAsync(DisableSecurityHubRequest disableSecurityHubRequest,
AsyncHandler<DisableSecurityHubRequest,DisableSecurityHubResult> asyncHandler)
Disables Security Hub in your account only in the current Region.
|
Future<DisassociateFromMasterAccountResult> |
disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Disassociates the current Security Hub member account from the associated master account.
|
Future<DisassociateFromMasterAccountResult> |
disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest,
AsyncHandler<DisassociateFromMasterAccountRequest,DisassociateFromMasterAccountResult> asyncHandler)
Disassociates the current Security Hub member account from the associated master account.
|
Future<DisassociateMembersResult> |
disassociateMembersAsync(DisassociateMembersRequest disassociateMembersRequest)
Disassociates the specified member accounts from the associated master account.
|
Future<DisassociateMembersResult> |
disassociateMembersAsync(DisassociateMembersRequest disassociateMembersRequest,
AsyncHandler<DisassociateMembersRequest,DisassociateMembersResult> asyncHandler)
Disassociates the specified member accounts from the associated master account.
|
Future<EnableImportFindingsForProductResult> |
enableImportFindingsForProductAsync(EnableImportFindingsForProductRequest enableImportFindingsForProductRequest)
Enables the integration of a partner product with Security Hub.
|
Future<EnableImportFindingsForProductResult> |
enableImportFindingsForProductAsync(EnableImportFindingsForProductRequest enableImportFindingsForProductRequest,
AsyncHandler<EnableImportFindingsForProductRequest,EnableImportFindingsForProductResult> asyncHandler)
Enables the integration of a partner product with Security Hub.
|
Future<EnableSecurityHubResult> |
enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Future<EnableSecurityHubResult> |
enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Future<GetEnabledStandardsResult> |
getEnabledStandardsAsync(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
|
Future<GetEnabledStandardsResult> |
getEnabledStandardsAsync(GetEnabledStandardsRequest getEnabledStandardsRequest,
AsyncHandler<GetEnabledStandardsRequest,GetEnabledStandardsResult> asyncHandler)
Returns a list of the standards that are currently enabled.
|
Future<GetFindingsResult> |
getFindingsAsync(GetFindingsRequest getFindingsRequest)
Returns a list of findings that match the specified criteria.
|
Future<GetFindingsResult> |
getFindingsAsync(GetFindingsRequest getFindingsRequest,
AsyncHandler<GetFindingsRequest,GetFindingsResult> asyncHandler)
Returns a list of findings that match the specified criteria.
|
Future<GetInsightResultsResult> |
getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight that the insight ARN specifies.
|
Future<GetInsightResultsResult> |
getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest,
AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler)
Lists the results of the Security Hub insight that the insight ARN specifies.
|
Future<GetInsightsResult> |
getInsightsAsync(GetInsightsRequest getInsightsRequest)
Lists and describes insights that insight ARNs specify.
|
Future<GetInsightsResult> |
getInsightsAsync(GetInsightsRequest getInsightsRequest,
AsyncHandler<GetInsightsRequest,GetInsightsResult> asyncHandler)
Lists and describes insights that insight ARNs specify.
|
Future<GetInvitationsCountResult> |
getInvitationsCountAsync(GetInvitationsCountRequest getInvitationsCountRequest)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not
including the currently accepted invitation.
|
Future<GetInvitationsCountResult> |
getInvitationsCountAsync(GetInvitationsCountRequest getInvitationsCountRequest,
AsyncHandler<GetInvitationsCountRequest,GetInvitationsCountResult> asyncHandler)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not
including the currently accepted invitation.
|
Future<GetMasterAccountResult> |
getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the Security Hub master account to the current member account.
|
Future<GetMasterAccountResult> |
getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler)
Provides the details for the Security Hub master account to the current member account.
|
Future<GetMembersResult> |
getMembersAsync(GetMembersRequest getMembersRequest)
Returns the details on the Security Hub member accounts that the account IDs specify.
|
Future<GetMembersResult> |
getMembersAsync(GetMembersRequest getMembersRequest,
AsyncHandler<GetMembersRequest,GetMembersResult> asyncHandler)
Returns the details on the Security Hub member accounts that the account IDs specify.
|
Future<InviteMembersResult> |
inviteMembersAsync(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts to become member accounts for the Security Hub master account that the invitation is
sent from.
|
Future<InviteMembersResult> |
inviteMembersAsync(InviteMembersRequest inviteMembersRequest,
AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other AWS accounts to become member accounts for the Security Hub master account that the invitation is
sent from.
|
Future<ListEnabledProductsForImportResult> |
listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
|
Future<ListEnabledProductsForImportResult> |
listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest,
AsyncHandler<ListEnabledProductsForImportRequest,ListEnabledProductsForImportResult> asyncHandler)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
|
Future<ListInvitationsResult> |
listInvitationsAsync(ListInvitationsRequest listInvitationsRequest)
Lists all Security Hub membership invitations that were sent to the current AWS account.
|
Future<ListInvitationsResult> |
listInvitationsAsync(ListInvitationsRequest listInvitationsRequest,
AsyncHandler<ListInvitationsRequest,ListInvitationsResult> asyncHandler)
Lists all Security Hub membership invitations that were sent to the current AWS account.
|
Future<ListMembersResult> |
listMembersAsync(ListMembersRequest listMembersRequest)
Lists details about all member accounts for the current Security Hub master account.
|
Future<ListMembersResult> |
listMembersAsync(ListMembersRequest listMembersRequest,
AsyncHandler<ListMembersRequest,ListMembersResult> asyncHandler)
Lists details about all member accounts for the current Security Hub master account.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with a resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags associated with a resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags to a resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags to a resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from a resource.
|
Future<UpdateActionTargetResult> |
updateActionTargetAsync(UpdateActionTargetRequest updateActionTargetRequest)
Updates the name and description of a custom action target in Security Hub.
|
Future<UpdateActionTargetResult> |
updateActionTargetAsync(UpdateActionTargetRequest updateActionTargetRequest,
AsyncHandler<UpdateActionTargetRequest,UpdateActionTargetResult> asyncHandler)
Updates the name and description of a custom action target in Security Hub.
|
Future<UpdateFindingsResult> |
updateFindingsAsync(UpdateFindingsRequest updateFindingsRequest)
Updates the
Note and RecordState of the Security Hub-aggregated findings that the
filter attributes specify. |
Future<UpdateFindingsResult> |
updateFindingsAsync(UpdateFindingsRequest updateFindingsRequest,
AsyncHandler<UpdateFindingsRequest,UpdateFindingsResult> asyncHandler)
Updates the
Note and RecordState of the Security Hub-aggregated findings that the
filter attributes specify. |
Future<UpdateInsightResult> |
updateInsightAsync(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight that the insight ARN specifies.
|
Future<UpdateInsightResult> |
updateInsightAsync(UpdateInsightRequest updateInsightRequest,
AsyncHandler<UpdateInsightRequest,UpdateInsightResult> asyncHandler)
Updates the Security Hub insight that the insight ARN specifies.
|
acceptInvitation, batchDisableStandards, batchEnableStandards, batchImportFindings, createActionTarget, createInsight, createMembers, declineInvitations, deleteActionTarget, deleteInsight, deleteInvitations, deleteMembers, describeActionTargets, describeHub, describeProducts, disableImportFindingsForProduct, disableSecurityHub, disassociateFromMasterAccount, disassociateMembers, enableImportFindingsForProduct, enableSecurityHub, getCachedResponseMetadata, getEnabledStandards, getFindings, getInsightResults, getInsights, getInvitationsCount, getMasterAccount, getMembers, inviteMembers, listEnabledProductsForImport, listInvitations, listMembers, listTagsForResource, shutdown, tagResource, untagResource, updateActionTarget, updateFindings, updateInsight
Future<AcceptInvitationResult> acceptInvitationAsync(AcceptInvitationRequest acceptInvitationRequest)
Accepts the invitation to be a member account and be monitored by the Security Hub master account that the invitation was sent from. When the member account accepts the invitation, permission is granted to the master account to view findings generated in the member account.
acceptInvitationRequest
- Future<AcceptInvitationResult> acceptInvitationAsync(AcceptInvitationRequest acceptInvitationRequest, AsyncHandler<AcceptInvitationRequest,AcceptInvitationResult> asyncHandler)
Accepts the invitation to be a member account and be monitored by the Security Hub master account that the invitation was sent from. When the member account accepts the invitation, permission is granted to the master account to view findings generated in the member account.
acceptInvitationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchDisableStandardsResult> batchDisableStandardsAsync(BatchDisableStandardsRequest batchDisableStandardsRequest)
Disables the standards specified by the provided StandardsSubscriptionArns
. For more information,
see Standards
Supported in AWS Security Hub.
batchDisableStandardsRequest
- Future<BatchDisableStandardsResult> batchDisableStandardsAsync(BatchDisableStandardsRequest batchDisableStandardsRequest, AsyncHandler<BatchDisableStandardsRequest,BatchDisableStandardsResult> asyncHandler)
Disables the standards specified by the provided StandardsSubscriptionArns
. For more information,
see Standards
Supported in AWS Security Hub.
batchDisableStandardsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchEnableStandardsResult> batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest)
Enables the standards specified by the provided standardsArn
. In this release, only CIS AWS
Foundations standards are supported. For more information, see Standards Supported in
AWS Security Hub.
batchEnableStandardsRequest
- Future<BatchEnableStandardsResult> batchEnableStandardsAsync(BatchEnableStandardsRequest batchEnableStandardsRequest, AsyncHandler<BatchEnableStandardsRequest,BatchEnableStandardsResult> asyncHandler)
Enables the standards specified by the provided standardsArn
. In this release, only CIS AWS
Foundations standards are supported. For more information, see Standards Supported in
AWS Security Hub.
batchEnableStandardsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchImportFindingsResult> batchImportFindingsAsync(BatchImportFindingsRequest batchImportFindingsRequest)
Imports security findings generated from an integrated third-party product into Security Hub. This action is requested by the integrated product to import its findings into Security Hub. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb.
batchImportFindingsRequest
- Future<BatchImportFindingsResult> batchImportFindingsAsync(BatchImportFindingsRequest batchImportFindingsRequest, AsyncHandler<BatchImportFindingsRequest,BatchImportFindingsResult> asyncHandler)
Imports security findings generated from an integrated third-party product into Security Hub. This action is requested by the integrated product to import its findings into Security Hub. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb.
batchImportFindingsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateActionTargetResult> createActionTargetAsync(CreateActionTargetRequest createActionTargetRequest)
Creates a custom action target in Security Hub. You can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.
createActionTargetRequest
- Future<CreateActionTargetResult> createActionTargetAsync(CreateActionTargetRequest createActionTargetRequest, AsyncHandler<CreateActionTargetRequest,CreateActionTargetResult> asyncHandler)
Creates a custom action target in Security Hub. You can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.
createActionTargetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateInsightResult> createInsightAsync(CreateInsightRequest createInsightRequest)
Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate to a security
issue that requires attention or remediation. Use the GroupByAttribute
to group the related findings
in the insight.
createInsightRequest
- Future<CreateInsightResult> createInsightAsync(CreateInsightRequest createInsightRequest, AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler)
Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate to a security
issue that requires attention or remediation. Use the GroupByAttribute
to group the related findings
in the insight.
createInsightRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateMembersResult> createMembersAsync(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the master account. To successfully create a member, you must use this action from an account that already has Security Hub enabled. You can use the EnableSecurityHub to enable Security Hub.
After you use CreateMembers
to create member account associations in Security Hub, you need to use
the InviteMembers action, which invites the accounts to enable Security Hub and become member accounts in
Security Hub. If the invitation is accepted by the account owner, the account becomes a member account in
Security Hub, and a permission policy is added that permits the master account to view the findings generated in
the member account. When Security Hub is enabled in the invited account, findings start being sent to both the
member and master accounts.
You can remove the association between the master and member accounts by using the DisassociateFromMasterAccount or DisassociateMembers operation.
createMembersRequest
- Future<CreateMembersResult> createMembersAsync(CreateMembersRequest createMembersRequest, AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the master account. To successfully create a member, you must use this action from an account that already has Security Hub enabled. You can use the EnableSecurityHub to enable Security Hub.
After you use CreateMembers
to create member account associations in Security Hub, you need to use
the InviteMembers action, which invites the accounts to enable Security Hub and become member accounts in
Security Hub. If the invitation is accepted by the account owner, the account becomes a member account in
Security Hub, and a permission policy is added that permits the master account to view the findings generated in
the member account. When Security Hub is enabled in the invited account, findings start being sent to both the
member and master accounts.
You can remove the association between the master and member accounts by using the DisassociateFromMasterAccount or DisassociateMembers operation.
createMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeclineInvitationsResult> declineInvitationsAsync(DeclineInvitationsRequest declineInvitationsRequest)
Declines invitations to become a member account.
declineInvitationsRequest
- Future<DeclineInvitationsResult> declineInvitationsAsync(DeclineInvitationsRequest declineInvitationsRequest, AsyncHandler<DeclineInvitationsRequest,DeclineInvitationsResult> asyncHandler)
Declines invitations to become a member account.
declineInvitationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteActionTargetResult> deleteActionTargetAsync(DeleteActionTargetRequest deleteActionTargetRequest)
Deletes a custom action target from Security Hub. Deleting a custom action target doesn't affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
deleteActionTargetRequest
- Future<DeleteActionTargetResult> deleteActionTargetAsync(DeleteActionTargetRequest deleteActionTargetRequest, AsyncHandler<DeleteActionTargetRequest,DeleteActionTargetResult> asyncHandler)
Deletes a custom action target from Security Hub. Deleting a custom action target doesn't affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
deleteActionTargetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteInsightResult> deleteInsightAsync(DeleteInsightRequest deleteInsightRequest)
Deletes the insight specified by the InsightArn
.
deleteInsightRequest
- Future<DeleteInsightResult> deleteInsightAsync(DeleteInsightRequest deleteInsightRequest, AsyncHandler<DeleteInsightRequest,DeleteInsightResult> asyncHandler)
Deletes the insight specified by the InsightArn
.
deleteInsightRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteInvitationsResult> deleteInvitationsAsync(DeleteInvitationsRequest deleteInvitationsRequest)
Deletes invitations received by the AWS account to become a member account.
deleteInvitationsRequest
- Future<DeleteInvitationsResult> deleteInvitationsAsync(DeleteInvitationsRequest deleteInvitationsRequest, AsyncHandler<DeleteInvitationsRequest,DeleteInvitationsResult> asyncHandler)
Deletes invitations received by the AWS account to become a member account.
deleteInvitationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteMembersResult> deleteMembersAsync(DeleteMembersRequest deleteMembersRequest)
Deletes the specified member accounts from Security Hub.
deleteMembersRequest
- Future<DeleteMembersResult> deleteMembersAsync(DeleteMembersRequest deleteMembersRequest, AsyncHandler<DeleteMembersRequest,DeleteMembersResult> asyncHandler)
Deletes the specified member accounts from Security Hub.
deleteMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeActionTargetsResult> describeActionTargetsAsync(DescribeActionTargetsRequest describeActionTargetsRequest)
Returns a list of the custom action targets in Security Hub in your account.
describeActionTargetsRequest
- Future<DescribeActionTargetsResult> describeActionTargetsAsync(DescribeActionTargetsRequest describeActionTargetsRequest, AsyncHandler<DescribeActionTargetsRequest,DescribeActionTargetsResult> asyncHandler)
Returns a list of the custom action targets in Security Hub in your account.
describeActionTargetsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeHubResult> describeHubAsync(DescribeHubRequest describeHubRequest)
Returns details about the Hub resource in your account, including the HubArn
and the time when you
enabled Security Hub.
describeHubRequest
- Future<DescribeHubResult> describeHubAsync(DescribeHubRequest describeHubRequest, AsyncHandler<DescribeHubRequest,DescribeHubResult> asyncHandler)
Returns details about the Hub resource in your account, including the HubArn
and the time when you
enabled Security Hub.
describeHubRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProductsResult> describeProductsAsync(DescribeProductsRequest describeProductsRequest)
Returns information about the products available that you can subscribe to and integrate with Security Hub to consolidate findings.
describeProductsRequest
- Future<DescribeProductsResult> describeProductsAsync(DescribeProductsRequest describeProductsRequest, AsyncHandler<DescribeProductsRequest,DescribeProductsResult> asyncHandler)
Returns information about the products available that you can subscribe to and integrate with Security Hub to consolidate findings.
describeProductsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisableImportFindingsForProductResult> disableImportFindingsForProductAsync(DisableImportFindingsForProductRequest disableImportFindingsForProductRequest)
Disables the integration of the specified product with Security Hub. Findings from that product are no longer sent to Security Hub after the integration is disabled.
disableImportFindingsForProductRequest
- Future<DisableImportFindingsForProductResult> disableImportFindingsForProductAsync(DisableImportFindingsForProductRequest disableImportFindingsForProductRequest, AsyncHandler<DisableImportFindingsForProductRequest,DisableImportFindingsForProductResult> asyncHandler)
Disables the integration of the specified product with Security Hub. Findings from that product are no longer sent to Security Hub after the integration is disabled.
disableImportFindingsForProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisableSecurityHubResult> disableSecurityHubAsync(DisableSecurityHubRequest disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region. To disable Security Hub in all Regions, you must submit one request per Region where you have enabled Security Hub. When you disable Security Hub for a master account, it doesn't disable Security Hub for any associated member accounts.
When you disable Security Hub, your existing findings and insights and any Security Hub configuration settings are deleted after 90 days and can't be recovered. Any standards that were enabled are disabled, and your master and member account associations are removed. If you want to save your existing findings, you must export them before you disable Security Hub.
disableSecurityHubRequest
- Future<DisableSecurityHubResult> disableSecurityHubAsync(DisableSecurityHubRequest disableSecurityHubRequest, AsyncHandler<DisableSecurityHubRequest,DisableSecurityHubResult> asyncHandler)
Disables Security Hub in your account only in the current Region. To disable Security Hub in all Regions, you must submit one request per Region where you have enabled Security Hub. When you disable Security Hub for a master account, it doesn't disable Security Hub for any associated member accounts.
When you disable Security Hub, your existing findings and insights and any Security Hub configuration settings are deleted after 90 days and can't be recovered. Any standards that were enabled are disabled, and your master and member account associations are removed. If you want to save your existing findings, you must export them before you disable Security Hub.
disableSecurityHubRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateFromMasterAccountResult> disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Disassociates the current Security Hub member account from the associated master account.
disassociateFromMasterAccountRequest
- Future<DisassociateFromMasterAccountResult> disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest, AsyncHandler<DisassociateFromMasterAccountRequest,DisassociateFromMasterAccountResult> asyncHandler)
Disassociates the current Security Hub member account from the associated master account.
disassociateFromMasterAccountRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateMembersResult> disassociateMembersAsync(DisassociateMembersRequest disassociateMembersRequest)
Disassociates the specified member accounts from the associated master account.
disassociateMembersRequest
- Future<DisassociateMembersResult> disassociateMembersAsync(DisassociateMembersRequest disassociateMembersRequest, AsyncHandler<DisassociateMembersRequest,DisassociateMembersResult> asyncHandler)
Disassociates the specified member accounts from the associated master account.
disassociateMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<EnableImportFindingsForProductResult> enableImportFindingsForProductAsync(EnableImportFindingsForProductRequest enableImportFindingsForProductRequest)
Enables the integration of a partner product with Security Hub. Integrated products send findings to Security Hub. When you enable a product integration, a permission policy that grants permission for the product to send findings to Security Hub is applied.
enableImportFindingsForProductRequest
- Future<EnableImportFindingsForProductResult> enableImportFindingsForProductAsync(EnableImportFindingsForProductRequest enableImportFindingsForProductRequest, AsyncHandler<EnableImportFindingsForProductRequest,EnableImportFindingsForProductResult> asyncHandler)
Enables the integration of a partner product with Security Hub. Integrated products send findings to Security Hub. When you enable a product integration, a permission policy that grants permission for the product to send findings to Security Hub is applied.
enableImportFindingsForProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<EnableSecurityHubResult> enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request. When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings from AWS Config, Amazon GuardDuty, Amazon Inspector, and Amazon Macie. To learn more, see Setting Up AWS Security Hub.
enableSecurityHubRequest
- Future<EnableSecurityHubResult> enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest, AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler)
Enables Security Hub for your account in the current Region or the Region you specify in the request. When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings from AWS Config, Amazon GuardDuty, Amazon Inspector, and Amazon Macie. To learn more, see Setting Up AWS Security Hub.
enableSecurityHubRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEnabledStandardsResult> getEnabledStandardsAsync(GetEnabledStandardsRequest getEnabledStandardsRequest)
Returns a list of the standards that are currently enabled.
getEnabledStandardsRequest
- Future<GetEnabledStandardsResult> getEnabledStandardsAsync(GetEnabledStandardsRequest getEnabledStandardsRequest, AsyncHandler<GetEnabledStandardsRequest,GetEnabledStandardsResult> asyncHandler)
Returns a list of the standards that are currently enabled.
getEnabledStandardsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetFindingsResult> getFindingsAsync(GetFindingsRequest getFindingsRequest)
Returns a list of findings that match the specified criteria.
getFindingsRequest
- Future<GetFindingsResult> getFindingsAsync(GetFindingsRequest getFindingsRequest, AsyncHandler<GetFindingsRequest,GetFindingsResult> asyncHandler)
Returns a list of findings that match the specified criteria.
getFindingsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInsightResultsResult> getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest)
Lists the results of the Security Hub insight that the insight ARN specifies.
getInsightResultsRequest
- Future<GetInsightResultsResult> getInsightResultsAsync(GetInsightResultsRequest getInsightResultsRequest, AsyncHandler<GetInsightResultsRequest,GetInsightResultsResult> asyncHandler)
Lists the results of the Security Hub insight that the insight ARN specifies.
getInsightResultsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInsightsResult> getInsightsAsync(GetInsightsRequest getInsightsRequest)
Lists and describes insights that insight ARNs specify.
getInsightsRequest
- Future<GetInsightsResult> getInsightsAsync(GetInsightsRequest getInsightsRequest, AsyncHandler<GetInsightsRequest,GetInsightsResult> asyncHandler)
Lists and describes insights that insight ARNs specify.
getInsightsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInvitationsCountResult> getInvitationsCountAsync(GetInvitationsCountRequest getInvitationsCountRequest)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not including the currently accepted invitation.
getInvitationsCountRequest
- Future<GetInvitationsCountResult> getInvitationsCountAsync(GetInvitationsCountRequest getInvitationsCountRequest, AsyncHandler<GetInvitationsCountRequest,GetInvitationsCountResult> asyncHandler)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not including the currently accepted invitation.
getInvitationsCountRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetMasterAccountResult> getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the Security Hub master account to the current member account.
getMasterAccountRequest
- Future<GetMasterAccountResult> getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest, AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler)
Provides the details for the Security Hub master account to the current member account.
getMasterAccountRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetMembersResult> getMembersAsync(GetMembersRequest getMembersRequest)
Returns the details on the Security Hub member accounts that the account IDs specify.
getMembersRequest
- Future<GetMembersResult> getMembersAsync(GetMembersRequest getMembersRequest, AsyncHandler<GetMembersRequest,GetMembersResult> asyncHandler)
Returns the details on the Security Hub member accounts that the account IDs specify.
getMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<InviteMembersResult> inviteMembersAsync(InviteMembersRequest inviteMembersRequest)
Invites other AWS accounts to become member accounts for the Security Hub master account that the invitation is sent from. Before you can use this action to invite a member, you must first create the member account in Security Hub by using the CreateMembers action. When the account owner accepts the invitation to become a member account and enables Security Hub, the master account can view the findings generated from member account.
inviteMembersRequest
- Future<InviteMembersResult> inviteMembersAsync(InviteMembersRequest inviteMembersRequest, AsyncHandler<InviteMembersRequest,InviteMembersResult> asyncHandler)
Invites other AWS accounts to become member accounts for the Security Hub master account that the invitation is sent from. Before you can use this action to invite a member, you must first create the member account in Security Hub by using the CreateMembers action. When the account owner accepts the invitation to become a member account and enables Security Hub, the master account can view the findings generated from member account.
inviteMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListEnabledProductsForImportResult> listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
listEnabledProductsForImportRequest
- Future<ListEnabledProductsForImportResult> listEnabledProductsForImportAsync(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest, AsyncHandler<ListEnabledProductsForImportRequest,ListEnabledProductsForImportResult> asyncHandler)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
listEnabledProductsForImportRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListInvitationsResult> listInvitationsAsync(ListInvitationsRequest listInvitationsRequest)
Lists all Security Hub membership invitations that were sent to the current AWS account.
listInvitationsRequest
- Future<ListInvitationsResult> listInvitationsAsync(ListInvitationsRequest listInvitationsRequest, AsyncHandler<ListInvitationsRequest,ListInvitationsResult> asyncHandler)
Lists all Security Hub membership invitations that were sent to the current AWS account.
listInvitationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListMembersResult> listMembersAsync(ListMembersRequest listMembersRequest)
Lists details about all member accounts for the current Security Hub master account.
listMembersRequest
- Future<ListMembersResult> listMembersAsync(ListMembersRequest listMembersRequest, AsyncHandler<ListMembersRequest,ListMembersResult> asyncHandler)
Lists details about all member accounts for the current Security Hub master account.
listMembersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags associated with a resource.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags associated with a resource.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags to a resource.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags to a resource.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from a resource.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateActionTargetResult> updateActionTargetAsync(UpdateActionTargetRequest updateActionTargetRequest)
Updates the name and description of a custom action target in Security Hub.
updateActionTargetRequest
- Future<UpdateActionTargetResult> updateActionTargetAsync(UpdateActionTargetRequest updateActionTargetRequest, AsyncHandler<UpdateActionTargetRequest,UpdateActionTargetResult> asyncHandler)
Updates the name and description of a custom action target in Security Hub.
updateActionTargetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateFindingsResult> updateFindingsAsync(UpdateFindingsRequest updateFindingsRequest)
Updates the Note
and RecordState
of the Security Hub-aggregated findings that the
filter attributes specify. Any member account that can view the finding also sees the update to the finding.
updateFindingsRequest
- Future<UpdateFindingsResult> updateFindingsAsync(UpdateFindingsRequest updateFindingsRequest, AsyncHandler<UpdateFindingsRequest,UpdateFindingsResult> asyncHandler)
Updates the Note
and RecordState
of the Security Hub-aggregated findings that the
filter attributes specify. Any member account that can view the finding also sees the update to the finding.
updateFindingsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateInsightResult> updateInsightAsync(UpdateInsightRequest updateInsightRequest)
Updates the Security Hub insight that the insight ARN specifies.
updateInsightRequest
- Future<UpdateInsightResult> updateInsightAsync(UpdateInsightRequest updateInsightRequest, AsyncHandler<UpdateInsightRequest,UpdateInsightResult> asyncHandler)
Updates the Security Hub insight that the insight ARN specifies.
updateInsightRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.