@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSSecurityHubClient extends AmazonWebServiceClient implements AWSSecurityHub
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources. It also provides you with the readiness status of your environment based on controls from supported security standards. 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 administrator 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 invitation was sent from.
 
The following throttling limits apply to using Security Hub API operations.
  BatchEnableStandards  - RateLimit of 1 request per second, BurstLimit
 of 1 request per second.
 
  GetFindings  - RateLimit of 3 requests per second. BurstLimit of 6
 requests per second.
 
  UpdateFindings  - RateLimit of 1 request per second. BurstLimit of 5
 requests per second.
 
  UpdateStandardsControl  - RateLimit of 1 request per second,
 BurstLimit of 5 requests per second.
 
 All other operations - RateLimit of 10 requests per second. BurstLimit of 30 requests per
 second.
 
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description | 
|---|---|
| AcceptAdministratorInvitationResult | acceptAdministratorInvitation(AcceptAdministratorInvitationRequest request)
 Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the
 invitation was sent from. | 
| AcceptInvitationResult | acceptInvitation(AcceptInvitationRequest request)Deprecated.  | 
| BatchDisableStandardsResult | batchDisableStandards(BatchDisableStandardsRequest request)
 Disables the standards specified by the provided  StandardsSubscriptionArns. | 
| BatchEnableStandardsResult | batchEnableStandards(BatchEnableStandardsRequest request)
 Enables the standards specified by the provided  StandardsArn. | 
| BatchImportFindingsResult | batchImportFindings(BatchImportFindingsRequest request)
 Imports security findings generated from an integrated product into Security Hub. | 
| BatchUpdateFindingsResult | batchUpdateFindings(BatchUpdateFindingsRequest request)
 Used by Security Hub customers to update information about their investigation into a finding. | 
| static AWSSecurityHubClientBuilder | builder() | 
| CreateActionTargetResult | createActionTarget(CreateActionTargetRequest request)
 Creates a custom action target in Security Hub. | 
| CreateInsightResult | createInsight(CreateInsightRequest request)
 Creates a custom insight in Security Hub. | 
| CreateMembersResult | createMembers(CreateMembersRequest request)
 Creates a member association in Security Hub between the specified accounts and the account used to make the
 request, which is the administrator account. | 
| DeclineInvitationsResult | declineInvitations(DeclineInvitationsRequest request)
 Declines invitations to become a member account. | 
| DeleteActionTargetResult | deleteActionTarget(DeleteActionTargetRequest request)
 Deletes a custom action target from Security Hub. | 
| DeleteInsightResult | deleteInsight(DeleteInsightRequest request)
 Deletes the insight specified by the  InsightArn. | 
| DeleteInvitationsResult | deleteInvitations(DeleteInvitationsRequest request)
 Deletes invitations received by the AWS account to become a member account. | 
| DeleteMembersResult | deleteMembers(DeleteMembersRequest request)
 Deletes the specified member accounts from Security Hub. | 
| DescribeActionTargetsResult | describeActionTargets(DescribeActionTargetsRequest request)
 Returns a list of the custom action targets in Security Hub in your account. | 
| DescribeHubResult | describeHub(DescribeHubRequest request)
 Returns details about the Hub resource in your account, including the  HubArnand the time when you
 enabled Security Hub. | 
| DescribeOrganizationConfigurationResult | describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest request)
 Returns information about the Organizations configuration for Security Hub. | 
| DescribeProductsResult | describeProducts(DescribeProductsRequest request)
 Returns information about product integrations in Security Hub. | 
| DescribeStandardsResult | describeStandards(DescribeStandardsRequest request)
 Returns a list of the available standards in Security Hub. | 
| DescribeStandardsControlsResult | describeStandardsControls(DescribeStandardsControlsRequest request)
 Returns a list of security standards controls. | 
| DisableImportFindingsForProductResult | disableImportFindingsForProduct(DisableImportFindingsForProductRequest request)
 Disables the integration of the specified product with Security Hub. | 
| DisableOrganizationAdminAccountResult | disableOrganizationAdminAccount(DisableOrganizationAdminAccountRequest request)
 Disables a Security Hub administrator account. | 
| DisableSecurityHubResult | disableSecurityHub(DisableSecurityHubRequest request)
 Disables Security Hub in your account only in the current Region. | 
| DisassociateFromAdministratorAccountResult | disassociateFromAdministratorAccount(DisassociateFromAdministratorAccountRequest request)
 Disassociates the current Security Hub member account from the associated administrator account. | 
| DisassociateFromMasterAccountResult | disassociateFromMasterAccount(DisassociateFromMasterAccountRequest request)Deprecated.  | 
| DisassociateMembersResult | disassociateMembers(DisassociateMembersRequest request)
 Disassociates the specified member accounts from the associated administrator account. | 
| EnableImportFindingsForProductResult | enableImportFindingsForProduct(EnableImportFindingsForProductRequest request)
 Enables the integration of a partner product with Security Hub. | 
| EnableOrganizationAdminAccountResult | enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest request)
 Designates the Security Hub administrator account for an organization. | 
| EnableSecurityHubResult | enableSecurityHub(EnableSecurityHubRequest request)
 Enables Security Hub for your account in the current Region or the Region you specify in the request. | 
| GetAdministratorAccountResult | getAdministratorAccount(GetAdministratorAccountRequest request)
 Provides the details for the Security Hub administrator account for the current member account. | 
| ResponseMetadata | getCachedResponseMetadata(AmazonWebServiceRequest request)Returns additional metadata for a previously executed successful, request, typically used for debugging issues
 where a service isn't acting as expected. | 
| GetEnabledStandardsResult | getEnabledStandards(GetEnabledStandardsRequest request)
 Returns a list of the standards that are currently enabled. | 
| GetFindingsResult | getFindings(GetFindingsRequest request)
 Returns a list of findings that match the specified criteria. | 
| GetInsightResultsResult | getInsightResults(GetInsightResultsRequest request)
 Lists the results of the Security Hub insight specified by the insight ARN. | 
| GetInsightsResult | getInsights(GetInsightsRequest request)
 Lists and describes insights for the specified insight ARNs. | 
| GetInvitationsCountResult | getInvitationsCount(GetInvitationsCountRequest request)
 Returns the count of all Security Hub membership invitations that were sent to the current member account, not
 including the currently accepted invitation. | 
| GetMasterAccountResult | getMasterAccount(GetMasterAccountRequest request)Deprecated.  | 
| GetMembersResult | getMembers(GetMembersRequest request)
 Returns the details for the Security Hub member accounts for the specified account IDs. | 
| InviteMembersResult | inviteMembers(InviteMembersRequest request)
 Invites other AWS accounts to become member accounts for the Security Hub administrator account that the
 invitation is sent from. | 
| ListEnabledProductsForImportResult | listEnabledProductsForImport(ListEnabledProductsForImportRequest request)
 Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
 Hub. | 
| ListInvitationsResult | listInvitations(ListInvitationsRequest request)
 Lists all Security Hub membership invitations that were sent to the current AWS account. | 
| ListMembersResult | listMembers(ListMembersRequest request)
 Lists details about all member accounts for the current Security Hub administrator account. | 
| ListOrganizationAdminAccountsResult | listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest request)
 Lists the Security Hub administrator accounts. | 
| ListTagsForResourceResult | listTagsForResource(ListTagsForResourceRequest request)
 Returns a list of tags associated with a resource. | 
| void | shutdown()Shuts down this client object, releasing any resources that might be held
 open. | 
| TagResourceResult | tagResource(TagResourceRequest request)
 Adds one or more tags to a resource. | 
| UntagResourceResult | untagResource(UntagResourceRequest request)
 Removes one or more tags from a resource. | 
| UpdateActionTargetResult | updateActionTarget(UpdateActionTargetRequest request)
 Updates the name and description of a custom action target in Security Hub. | 
| UpdateFindingsResult | updateFindings(UpdateFindingsRequest request)UpdateFindingsis deprecated. | 
| UpdateInsightResult | updateInsight(UpdateInsightRequest request)
 Updates the Security Hub insight identified by the specified insight ARN. | 
| UpdateOrganizationConfigurationResult | updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest request)
 Used to update the configuration related to Organizations. | 
| UpdateSecurityHubConfigurationResult | updateSecurityHubConfiguration(UpdateSecurityHubConfigurationRequest request)
 Updates configuration options for Security Hub. | 
| UpdateStandardsControlResult | updateStandardsControl(UpdateStandardsControlRequest request)
 Used to control whether an individual security standard control is enabled or disabled. | 
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AWSSecurityHubClientBuilder builder()
public AcceptAdministratorInvitationResult acceptAdministratorInvitation(AcceptAdministratorInvitationRequest request)
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.
This operation is only used by member accounts that are not added through Organizations.
When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
acceptAdministratorInvitation in interface AWSSecurityHubacceptAdministratorInvitationRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.@Deprecated public AcceptInvitationResult acceptInvitation(AcceptInvitationRequest request)
 This method is deprecated. Instead, use AcceptAdministratorInvitation.
 
 The Security Hub console continues to use AcceptInvitation. It will eventually change to use
 AcceptAdministratorInvitation. Any IAM policies that specifically control access to this function
 must continue to use AcceptInvitation. You should also add
 AcceptAdministratorInvitation to your policies to ensure that the correct permissions are in place
 after the console begins to use AcceptAdministratorInvitation.
 
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.
This operation is only used by member accounts that are not added through Organizations.
When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
acceptInvitation in interface AWSSecurityHubacceptInvitationRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public BatchDisableStandardsResult batchDisableStandards(BatchDisableStandardsRequest request)
 Disables the standards specified by the provided StandardsSubscriptionArns.
 
For more information, see Security Standards section of the AWS Security Hub User Guide.
batchDisableStandards in interface AWSSecurityHubbatchDisableStandardsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public BatchEnableStandardsResult batchEnableStandards(BatchEnableStandardsRequest request)
 Enables the standards specified by the provided StandardsArn. To obtain the ARN for a standard, use
 the  DescribeStandards  operation.
 
For more information, see the Security Standards section of the AWS Security Hub User Guide.
batchEnableStandards in interface AWSSecurityHubbatchEnableStandardsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public BatchImportFindingsResult batchImportFindings(BatchImportFindingsRequest request)
Imports security findings generated from an integrated 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.
 After a finding is created, BatchImportFindings cannot be used to update the following finding
 fields and objects, which Security Hub customers use to manage their investigation workflow.
 
 Note
 
 UserDefinedFields
 
 VerificationState
 
 Workflow
 
 Finding providers also should not use BatchImportFindings to update the following attributes.
 
 Confidence
 
 Criticality
 
 RelatedFindings
 
 Severity
 
 Types
 
 Instead, finding providers use FindingProviderFields to provide values for these attributes.
 
batchImportFindings in interface AWSSecurityHubbatchImportFindingsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public BatchUpdateFindingsResult batchUpdateFindings(BatchUpdateFindingsRequest request)
Used by Security Hub customers to update information about their investigation into a finding. Requested by administrator accounts or member accounts. Administrator accounts can update findings for their account and their member accounts. Member accounts can update findings for their account.
 Updates from BatchUpdateFindings do not affect the value of UpdatedAt for a finding.
 
 Administrator and member accounts can use BatchUpdateFindings to update the following finding fields
 and objects.
 
 Confidence
 
 Criticality
 
 Note
 
 RelatedFindings
 
 Severity
 
 Types
 
 UserDefinedFields
 
 VerificationState
 
 Workflow
 
You can configure IAM policies to restrict access to fields and field values. For example, you might not want member accounts to be able to suppress findings or change the finding severity. See Configuring access to BatchUpdateFindings in the AWS Security Hub User Guide.
batchUpdateFindings in interface AWSSecurityHubbatchUpdateFindingsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public CreateActionTargetResult createActionTarget(CreateActionTargetRequest request)
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.
createActionTarget in interface AWSSecurityHubcreateActionTargetRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceConflictException - The resource specified in the request conflicts with an existing resource.public CreateInsightResult createInsight(CreateInsightRequest request)
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.
 To group the related findings in the insight, use the GroupByAttribute.
 
createInsight in interface AWSSecurityHubcreateInsightRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceConflictException - The resource specified in the request conflicts with an existing resource.public CreateMembersResult createMembers(CreateMembersRequest request)
Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account.
 CreateMembers is always used to add accounts that are not organization members.
 
 For accounts that are part of an organization, CreateMembers is only used in the following cases:
 
Security Hub is not configured to automatically add new accounts in an organization.
The account was disassociated or deleted in Security Hub.
 This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the
  EnableSecurityHub  operation.
 
 For accounts that are not organization members, you create the account association and then send an invitation to
 the member account. To send the invitation, you use the  InviteMembers  operation. If the
 account owner accepts the invitation, the account becomes a member account in Security Hub.
 
Accounts that are part of an organization do not receive an invitation. They automatically become a member account in Security Hub.
A permissions policy is added that permits the administrator account to view the findings generated in the member account. When Security Hub is enabled in a member account, the member account findings are also visible to the administrator account.
 To remove the association between the administrator and member accounts, use the
  DisassociateFromMasterAccount  or  DisassociateMembers  operation.
 
createMembers in interface AWSSecurityHubcreateMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceConflictException - The resource specified in the request conflicts with an existing resource.public DeclineInvitationsResult declineInvitations(DeclineInvitationsRequest request)
Declines invitations to become a member account.
This operation is only used by accounts that are not part of an organization. Organization accounts do not receive invitations.
declineInvitations in interface AWSSecurityHubdeclineInvitationsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DeleteActionTargetResult deleteActionTarget(DeleteActionTargetRequest request)
Deletes a custom action target from Security Hub.
Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
deleteActionTarget in interface AWSSecurityHubdeleteActionTargetRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DeleteInsightResult deleteInsight(DeleteInsightRequest request)
 Deletes the insight specified by the InsightArn.
 
deleteInsight in interface AWSSecurityHubdeleteInsightRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DeleteInvitationsResult deleteInvitations(DeleteInvitationsRequest request)
Deletes invitations received by the AWS account to become a member account.
This operation is only used by accounts that are not part of an organization. Organization accounts do not receive invitations.
deleteInvitations in interface AWSSecurityHubdeleteInvitationsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public DeleteMembersResult deleteMembers(DeleteMembersRequest request)
Deletes the specified member accounts from Security Hub.
Can be used to delete member accounts that belong to an organization as well as member accounts that were invited manually.
deleteMembers in interface AWSSecurityHubdeleteMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DescribeActionTargetsResult describeActionTargets(DescribeActionTargetsRequest request)
Returns a list of the custom action targets in Security Hub in your account.
describeActionTargets in interface AWSSecurityHubdescribeActionTargetsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DescribeHubResult describeHub(DescribeHubRequest request)
 Returns details about the Hub resource in your account, including the HubArn and the time when you
 enabled Security Hub.
 
describeHub in interface AWSSecurityHubdescribeHubRequest - InternalException - Internal server error.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DescribeOrganizationConfigurationResult describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest request)
Returns information about the Organizations configuration for Security Hub. Can only be called from a Security Hub administrator account.
describeOrganizationConfiguration in interface AWSSecurityHubdescribeOrganizationConfigurationRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public DescribeProductsResult describeProducts(DescribeProductsRequest request)
Returns information about product integrations in Security Hub.
You can optionally provide an integration ARN. If you provide an integration ARN, then the results only include that integration.
If you do not provide an integration ARN, then the results include all of the available product integrations.
describeProducts in interface AWSSecurityHubdescribeProductsRequest - InternalException - Internal server error.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.public DescribeStandardsResult describeStandards(DescribeStandardsRequest request)
Returns a list of the available standards in Security Hub.
For each standard, the results include the standard ARN, the name, and a description.
describeStandards in interface AWSSecurityHubdescribeStandardsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public DescribeStandardsControlsResult describeStandardsControls(DescribeStandardsControlsRequest request)
Returns a list of security standards controls.
For each control, the results include information about whether it is currently enabled, the severity, and a link to remediation information.
describeStandardsControls in interface AWSSecurityHubdescribeStandardsControlsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DisableImportFindingsForProductResult disableImportFindingsForProduct(DisableImportFindingsForProductRequest request)
Disables the integration of the specified product with Security Hub. After the integration is disabled, findings from that product are no longer sent to Security Hub.
disableImportFindingsForProduct in interface AWSSecurityHubdisableImportFindingsForProductRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public DisableOrganizationAdminAccountResult disableOrganizationAdminAccount(DisableOrganizationAdminAccountRequest request)
Disables a Security Hub administrator account. Can only be called by the organization management account.
disableOrganizationAdminAccount in interface AWSSecurityHubdisableOrganizationAdminAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public DisableSecurityHubResult disableSecurityHub(DisableSecurityHubRequest request)
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 an administrator 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 cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed.
If you want to save your existing findings, you must export them before you disable Security Hub.
disableSecurityHub in interface AWSSecurityHubdisableSecurityHubRequest - InternalException - Internal server error.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DisassociateFromAdministratorAccountResult disassociateFromAdministratorAccount(DisassociateFromAdministratorAccountRequest request)
Disassociates the current Security Hub member account from the associated administrator account.
This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
disassociateFromAdministratorAccount in interface AWSSecurityHubdisassociateFromAdministratorAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.@Deprecated public DisassociateFromMasterAccountResult disassociateFromMasterAccount(DisassociateFromMasterAccountRequest request)
 This method is deprecated. Instead, use DisassociateFromAdministratorAccount.
 
 The Security Hub console continues to use DisassociateFromMasterAccount. It will eventually change
 to use DisassociateFromAdministratorAccount. Any IAM policies that specifically control access to
 this function must continue to use DisassociateFromMasterAccount. You should also add
 DisassociateFromAdministratorAccount to your policies to ensure that the correct permissions are in
 place after the console begins to use DisassociateFromAdministratorAccount.
 
Disassociates the current Security Hub member account from the associated administrator account.
This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
disassociateFromMasterAccount in interface AWSSecurityHubdisassociateFromMasterAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public DisassociateMembersResult disassociateMembers(DisassociateMembersRequest request)
Disassociates the specified member accounts from the associated administrator account.
Can be used to disassociate both accounts that are managed using Organizations and accounts that were invited manually.
disassociateMembers in interface AWSSecurityHubdisassociateMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public EnableImportFindingsForProductResult enableImportFindingsForProduct(EnableImportFindingsForProductRequest request)
Enables the integration of a partner product with Security Hub. Integrated products send findings to Security Hub.
When you enable a product integration, a permissions policy that grants permission for the product to send findings to Security Hub is applied.
enableImportFindingsForProduct in interface AWSSecurityHubenableImportFindingsForProductRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceConflictException - The resource specified in the request conflicts with an existing resource.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public EnableOrganizationAdminAccountResult enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest request)
Designates the Security Hub administrator account for an organization. Can only be called by the organization management account.
enableOrganizationAdminAccount in interface AWSSecurityHubenableOrganizationAdminAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public EnableSecurityHubResult enableSecurityHub(EnableSecurityHubRequest request)
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 other services that are integrated with Security Hub.
 When you use the EnableSecurityHub operation to enable Security Hub, you also automatically enable
 the following standards.
 
CIS AWS Foundations
AWS Foundational Security Best Practices
You do not enable the Payment Card Industry Data Security Standard (PCI DSS) standard.
 To not enable the automatically enabled standards, set EnableDefaultStandards to false.
 
 After you enable Security Hub, to enable a standard, use the  BatchEnableStandards 
 operation. To disable a standard, use the  BatchDisableStandards  operation.
 
To learn more, see Setting Up AWS Security Hub in the AWS Security Hub User Guide.
enableSecurityHub in interface AWSSecurityHubenableSecurityHubRequest - InternalException - Internal server error.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceConflictException - The resource specified in the request conflicts with an existing resource.AccessDeniedException - You don't have permission to perform the action specified in the request.public GetAdministratorAccountResult getAdministratorAccount(GetAdministratorAccountRequest request)
Provides the details for the Security Hub administrator account for the current member account.
Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
getAdministratorAccount in interface AWSSecurityHubgetAdministratorAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public GetEnabledStandardsResult getEnabledStandards(GetEnabledStandardsRequest request)
Returns a list of the standards that are currently enabled.
getEnabledStandards in interface AWSSecurityHubgetEnabledStandardsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public GetFindingsResult getFindings(GetFindingsRequest request)
Returns a list of findings that match the specified criteria.
getFindings in interface AWSSecurityHubgetFindingsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public GetInsightResultsResult getInsightResults(GetInsightResultsRequest request)
Lists the results of the Security Hub insight specified by the insight ARN.
getInsightResults in interface AWSSecurityHubgetInsightResultsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public GetInsightsResult getInsights(GetInsightsRequest request)
Lists and describes insights for the specified insight ARNs.
getInsights in interface AWSSecurityHubgetInsightsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public GetInvitationsCountResult getInvitationsCount(GetInvitationsCountRequest request)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not including the currently accepted invitation.
getInvitationsCount in interface AWSSecurityHubgetInvitationsCountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.@Deprecated public GetMasterAccountResult getMasterAccount(GetMasterAccountRequest request)
 This method is deprecated. Instead, use GetAdministratorAccount.
 
 The Security Hub console continues to use GetMasterAccount. It will eventually change to use
 GetAdministratorAccount. Any IAM policies that specifically control access to this function must
 continue to use GetMasterAccount. You should also add GetAdministratorAccount to your
 policies to ensure that the correct permissions are in place after the console begins to use
 GetAdministratorAccount.
 
Provides the details for the Security Hub administrator account for the current member account.
Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
getMasterAccount in interface AWSSecurityHubgetMasterAccountRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public GetMembersResult getMembers(GetMembersRequest request)
Returns the details for the Security Hub member accounts for the specified account IDs.
An administrator account can be either the delegated Security Hub administrator account for an organization or an administrator account that enabled Security Hub manually.
The results include both member accounts that are managed using Organizations and accounts that were invited manually.
getMembers in interface AWSSecurityHubgetMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public InviteMembersResult inviteMembers(InviteMembersRequest request)
Invites other AWS accounts to become member accounts for the Security Hub administrator account that the invitation is sent from.
This operation is only used to invite accounts that do not belong to an organization. Organization accounts do not receive invitations.
 Before you can use this action to invite a member, you must first use the  CreateMembers 
 action to create the member account in Security Hub.
 
When the account owner enables Security Hub and accepts the invitation to become a member account, the administrator account can view the findings generated from the member account.
inviteMembers in interface AWSSecurityHubinviteMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public ListEnabledProductsForImportResult listEnabledProductsForImport(ListEnabledProductsForImportRequest request)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.
listEnabledProductsForImport in interface AWSSecurityHublistEnabledProductsForImportRequest - InternalException - Internal server error.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.public ListInvitationsResult listInvitations(ListInvitationsRequest request)
Lists all Security Hub membership invitations that were sent to the current AWS account.
This operation is only used by accounts that are managed by invitation. Accounts that are managed using the integration with AWS Organizations do not receive invitations.
listInvitations in interface AWSSecurityHublistInvitationsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public ListMembersResult listMembers(ListMembersRequest request)
Lists details about all member accounts for the current Security Hub administrator account.
The results include both member accounts that belong to an organization and member accounts that were invited manually.
listMembers in interface AWSSecurityHublistMembersRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public ListOrganizationAdminAccountsResult listOrganizationAdminAccounts(ListOrganizationAdminAccountsRequest request)
Lists the Security Hub administrator accounts. Can only be called by the organization management account.
listOrganizationAdminAccounts in interface AWSSecurityHublistOrganizationAdminAccountsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Returns a list of tags associated with a resource.
listTagsForResource in interface AWSSecurityHublistTagsForResourceRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public TagResourceResult tagResource(TagResourceRequest request)
Adds one or more tags to a resource.
tagResource in interface AWSSecurityHubtagResourceRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes one or more tags from a resource.
untagResource in interface AWSSecurityHubuntagResourceRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UpdateActionTargetResult updateActionTarget(UpdateActionTargetRequest request)
Updates the name and description of a custom action target in Security Hub.
updateActionTarget in interface AWSSecurityHubupdateActionTargetRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.ResourceNotFoundException - The request was rejected because we can't find the specified resource.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UpdateFindingsResult updateFindings(UpdateFindingsRequest request)
 UpdateFindings is deprecated. Instead of UpdateFindings, use
 BatchUpdateFindings.
 
 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.
 
updateFindings in interface AWSSecurityHubupdateFindingsRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UpdateInsightResult updateInsight(UpdateInsightRequest request)
Updates the Security Hub insight identified by the specified insight ARN.
updateInsight in interface AWSSecurityHubupdateInsightRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UpdateOrganizationConfigurationResult updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest request)
Used to update the configuration related to Organizations. Can only be called from a Security Hub administrator account.
updateOrganizationConfiguration in interface AWSSecurityHubupdateOrganizationConfigurationRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.public UpdateSecurityHubConfigurationResult updateSecurityHubConfiguration(UpdateSecurityHubConfigurationRequest request)
Updates configuration options for Security Hub.
updateSecurityHubConfiguration in interface AWSSecurityHubupdateSecurityHubConfigurationRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.LimitExceededException - The request was rejected because it attempted to create resources beyond the current AWS account or
         throttling limits. The error code describes the limit exceeded.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public UpdateStandardsControlResult updateStandardsControl(UpdateStandardsControlRequest request)
Used to control whether an individual security standard control is enabled or disabled.
updateStandardsControl in interface AWSSecurityHubupdateStandardsControlRequest - InternalException - Internal server error.InvalidInputException - The request was rejected because you supplied an invalid or out-of-range value for an input parameter.InvalidAccessException - There is an issue with the account used to make the request. Either Security Hub is not enabled for the
         account, or the account does not have permission to perform this action.ResourceNotFoundException - The request was rejected because we can't find the specified resource.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSSecurityHubrequest - The originally executed requestpublic void shutdown()
AmazonWebServiceClientshutdown in interface AWSSecurityHubshutdown in class AmazonWebServiceClient