/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include namespace Aws { namespace Http { class HttpClient; class HttpClientFactory; } // namespace Http namespace Utils { template< typename R, typename E> class Outcome; namespace Threading { class Executor; } // namespace Threading } // namespace Utils namespace Auth { class AWSCredentials; class AWSCredentialsProvider; } // namespace Auth namespace Client { class RetryStrategy; } // namespace Client namespace SecurityHub { namespace Model { class AcceptAdministratorInvitationRequest; class BatchDisableStandardsRequest; class BatchEnableStandardsRequest; class BatchImportFindingsRequest; class BatchUpdateFindingsRequest; class CreateActionTargetRequest; class CreateFindingAggregatorRequest; class CreateInsightRequest; class CreateMembersRequest; class DeclineInvitationsRequest; class DeleteActionTargetRequest; class DeleteFindingAggregatorRequest; class DeleteInsightRequest; class DeleteInvitationsRequest; class DeleteMembersRequest; class DescribeActionTargetsRequest; class DescribeHubRequest; class DescribeOrganizationConfigurationRequest; class DescribeProductsRequest; class DescribeStandardsRequest; class DescribeStandardsControlsRequest; class DisableImportFindingsForProductRequest; class DisableOrganizationAdminAccountRequest; class DisableSecurityHubRequest; class DisassociateFromAdministratorAccountRequest; class DisassociateMembersRequest; class EnableImportFindingsForProductRequest; class EnableOrganizationAdminAccountRequest; class EnableSecurityHubRequest; class GetAdministratorAccountRequest; class GetEnabledStandardsRequest; class GetFindingAggregatorRequest; class GetFindingsRequest; class GetInsightResultsRequest; class GetInsightsRequest; class GetInvitationsCountRequest; class GetMembersRequest; class InviteMembersRequest; class ListEnabledProductsForImportRequest; class ListFindingAggregatorsRequest; class ListInvitationsRequest; class ListMembersRequest; class ListOrganizationAdminAccountsRequest; class ListTagsForResourceRequest; class TagResourceRequest; class UntagResourceRequest; class UpdateActionTargetRequest; class UpdateFindingAggregatorRequest; class UpdateFindingsRequest; class UpdateInsightRequest; class UpdateOrganizationConfigurationRequest; class UpdateSecurityHubConfigurationRequest; class UpdateStandardsControlRequest; typedef Aws::Utils::Outcome AcceptAdministratorInvitationOutcome; typedef Aws::Utils::Outcome BatchDisableStandardsOutcome; typedef Aws::Utils::Outcome BatchEnableStandardsOutcome; typedef Aws::Utils::Outcome BatchImportFindingsOutcome; typedef Aws::Utils::Outcome BatchUpdateFindingsOutcome; typedef Aws::Utils::Outcome CreateActionTargetOutcome; typedef Aws::Utils::Outcome CreateFindingAggregatorOutcome; typedef Aws::Utils::Outcome CreateInsightOutcome; typedef Aws::Utils::Outcome CreateMembersOutcome; typedef Aws::Utils::Outcome DeclineInvitationsOutcome; typedef Aws::Utils::Outcome DeleteActionTargetOutcome; typedef Aws::Utils::Outcome DeleteFindingAggregatorOutcome; typedef Aws::Utils::Outcome DeleteInsightOutcome; typedef Aws::Utils::Outcome DeleteInvitationsOutcome; typedef Aws::Utils::Outcome DeleteMembersOutcome; typedef Aws::Utils::Outcome DescribeActionTargetsOutcome; typedef Aws::Utils::Outcome DescribeHubOutcome; typedef Aws::Utils::Outcome DescribeOrganizationConfigurationOutcome; typedef Aws::Utils::Outcome DescribeProductsOutcome; typedef Aws::Utils::Outcome DescribeStandardsOutcome; typedef Aws::Utils::Outcome DescribeStandardsControlsOutcome; typedef Aws::Utils::Outcome DisableImportFindingsForProductOutcome; typedef Aws::Utils::Outcome DisableOrganizationAdminAccountOutcome; typedef Aws::Utils::Outcome DisableSecurityHubOutcome; typedef Aws::Utils::Outcome DisassociateFromAdministratorAccountOutcome; typedef Aws::Utils::Outcome DisassociateMembersOutcome; typedef Aws::Utils::Outcome EnableImportFindingsForProductOutcome; typedef Aws::Utils::Outcome EnableOrganizationAdminAccountOutcome; typedef Aws::Utils::Outcome EnableSecurityHubOutcome; typedef Aws::Utils::Outcome GetAdministratorAccountOutcome; typedef Aws::Utils::Outcome GetEnabledStandardsOutcome; typedef Aws::Utils::Outcome GetFindingAggregatorOutcome; typedef Aws::Utils::Outcome GetFindingsOutcome; typedef Aws::Utils::Outcome GetInsightResultsOutcome; typedef Aws::Utils::Outcome GetInsightsOutcome; typedef Aws::Utils::Outcome GetInvitationsCountOutcome; typedef Aws::Utils::Outcome GetMembersOutcome; typedef Aws::Utils::Outcome InviteMembersOutcome; typedef Aws::Utils::Outcome ListEnabledProductsForImportOutcome; typedef Aws::Utils::Outcome ListFindingAggregatorsOutcome; typedef Aws::Utils::Outcome ListInvitationsOutcome; typedef Aws::Utils::Outcome ListMembersOutcome; typedef Aws::Utils::Outcome ListOrganizationAdminAccountsOutcome; typedef Aws::Utils::Outcome ListTagsForResourceOutcome; typedef Aws::Utils::Outcome TagResourceOutcome; typedef Aws::Utils::Outcome UntagResourceOutcome; typedef Aws::Utils::Outcome UpdateActionTargetOutcome; typedef Aws::Utils::Outcome UpdateFindingAggregatorOutcome; typedef Aws::Utils::Outcome UpdateFindingsOutcome; typedef Aws::Utils::Outcome UpdateInsightOutcome; typedef Aws::Utils::Outcome UpdateOrganizationConfigurationOutcome; typedef Aws::Utils::Outcome UpdateSecurityHubConfigurationOutcome; typedef Aws::Utils::Outcome UpdateStandardsControlOutcome; typedef std::future AcceptAdministratorInvitationOutcomeCallable; typedef std::future BatchDisableStandardsOutcomeCallable; typedef std::future BatchEnableStandardsOutcomeCallable; typedef std::future BatchImportFindingsOutcomeCallable; typedef std::future BatchUpdateFindingsOutcomeCallable; typedef std::future CreateActionTargetOutcomeCallable; typedef std::future CreateFindingAggregatorOutcomeCallable; typedef std::future CreateInsightOutcomeCallable; typedef std::future CreateMembersOutcomeCallable; typedef std::future DeclineInvitationsOutcomeCallable; typedef std::future DeleteActionTargetOutcomeCallable; typedef std::future DeleteFindingAggregatorOutcomeCallable; typedef std::future DeleteInsightOutcomeCallable; typedef std::future DeleteInvitationsOutcomeCallable; typedef std::future DeleteMembersOutcomeCallable; typedef std::future DescribeActionTargetsOutcomeCallable; typedef std::future DescribeHubOutcomeCallable; typedef std::future DescribeOrganizationConfigurationOutcomeCallable; typedef std::future DescribeProductsOutcomeCallable; typedef std::future DescribeStandardsOutcomeCallable; typedef std::future DescribeStandardsControlsOutcomeCallable; typedef std::future DisableImportFindingsForProductOutcomeCallable; typedef std::future DisableOrganizationAdminAccountOutcomeCallable; typedef std::future DisableSecurityHubOutcomeCallable; typedef std::future DisassociateFromAdministratorAccountOutcomeCallable; typedef std::future DisassociateMembersOutcomeCallable; typedef std::future EnableImportFindingsForProductOutcomeCallable; typedef std::future EnableOrganizationAdminAccountOutcomeCallable; typedef std::future EnableSecurityHubOutcomeCallable; typedef std::future GetAdministratorAccountOutcomeCallable; typedef std::future GetEnabledStandardsOutcomeCallable; typedef std::future GetFindingAggregatorOutcomeCallable; typedef std::future GetFindingsOutcomeCallable; typedef std::future GetInsightResultsOutcomeCallable; typedef std::future GetInsightsOutcomeCallable; typedef std::future GetInvitationsCountOutcomeCallable; typedef std::future GetMembersOutcomeCallable; typedef std::future InviteMembersOutcomeCallable; typedef std::future ListEnabledProductsForImportOutcomeCallable; typedef std::future ListFindingAggregatorsOutcomeCallable; typedef std::future ListInvitationsOutcomeCallable; typedef std::future ListMembersOutcomeCallable; typedef std::future ListOrganizationAdminAccountsOutcomeCallable; typedef std::future ListTagsForResourceOutcomeCallable; typedef std::future TagResourceOutcomeCallable; typedef std::future UntagResourceOutcomeCallable; typedef std::future UpdateActionTargetOutcomeCallable; typedef std::future UpdateFindingAggregatorOutcomeCallable; typedef std::future UpdateFindingsOutcomeCallable; typedef std::future UpdateInsightOutcomeCallable; typedef std::future UpdateOrganizationConfigurationOutcomeCallable; typedef std::future UpdateSecurityHubConfigurationOutcomeCallable; typedef std::future UpdateStandardsControlOutcomeCallable; } // namespace Model class SecurityHubClient; typedef std::function&) > AcceptAdministratorInvitationResponseReceivedHandler; typedef std::function&) > BatchDisableStandardsResponseReceivedHandler; typedef std::function&) > BatchEnableStandardsResponseReceivedHandler; typedef std::function&) > BatchImportFindingsResponseReceivedHandler; typedef std::function&) > BatchUpdateFindingsResponseReceivedHandler; typedef std::function&) > CreateActionTargetResponseReceivedHandler; typedef std::function&) > CreateFindingAggregatorResponseReceivedHandler; typedef std::function&) > CreateInsightResponseReceivedHandler; typedef std::function&) > CreateMembersResponseReceivedHandler; typedef std::function&) > DeclineInvitationsResponseReceivedHandler; typedef std::function&) > DeleteActionTargetResponseReceivedHandler; typedef std::function&) > DeleteFindingAggregatorResponseReceivedHandler; typedef std::function&) > DeleteInsightResponseReceivedHandler; typedef std::function&) > DeleteInvitationsResponseReceivedHandler; typedef std::function&) > DeleteMembersResponseReceivedHandler; typedef std::function&) > DescribeActionTargetsResponseReceivedHandler; typedef std::function&) > DescribeHubResponseReceivedHandler; typedef std::function&) > DescribeOrganizationConfigurationResponseReceivedHandler; typedef std::function&) > DescribeProductsResponseReceivedHandler; typedef std::function&) > DescribeStandardsResponseReceivedHandler; typedef std::function&) > DescribeStandardsControlsResponseReceivedHandler; typedef std::function&) > DisableImportFindingsForProductResponseReceivedHandler; typedef std::function&) > DisableOrganizationAdminAccountResponseReceivedHandler; typedef std::function&) > DisableSecurityHubResponseReceivedHandler; typedef std::function&) > DisassociateFromAdministratorAccountResponseReceivedHandler; typedef std::function&) > DisassociateMembersResponseReceivedHandler; typedef std::function&) > EnableImportFindingsForProductResponseReceivedHandler; typedef std::function&) > EnableOrganizationAdminAccountResponseReceivedHandler; typedef std::function&) > EnableSecurityHubResponseReceivedHandler; typedef std::function&) > GetAdministratorAccountResponseReceivedHandler; typedef std::function&) > GetEnabledStandardsResponseReceivedHandler; typedef std::function&) > GetFindingAggregatorResponseReceivedHandler; typedef std::function&) > GetFindingsResponseReceivedHandler; typedef std::function&) > GetInsightResultsResponseReceivedHandler; typedef std::function&) > GetInsightsResponseReceivedHandler; typedef std::function&) > GetInvitationsCountResponseReceivedHandler; typedef std::function&) > GetMembersResponseReceivedHandler; typedef std::function&) > InviteMembersResponseReceivedHandler; typedef std::function&) > ListEnabledProductsForImportResponseReceivedHandler; typedef std::function&) > ListFindingAggregatorsResponseReceivedHandler; typedef std::function&) > ListInvitationsResponseReceivedHandler; typedef std::function&) > ListMembersResponseReceivedHandler; typedef std::function&) > ListOrganizationAdminAccountsResponseReceivedHandler; typedef std::function&) > ListTagsForResourceResponseReceivedHandler; typedef std::function&) > TagResourceResponseReceivedHandler; typedef std::function&) > UntagResourceResponseReceivedHandler; typedef std::function&) > UpdateActionTargetResponseReceivedHandler; typedef std::function&) > UpdateFindingAggregatorResponseReceivedHandler; typedef std::function&) > UpdateFindingsResponseReceivedHandler; typedef std::function&) > UpdateInsightResponseReceivedHandler; typedef std::function&) > UpdateOrganizationConfigurationResponseReceivedHandler; typedef std::function&) > UpdateSecurityHubConfigurationResponseReceivedHandler; typedef std::function&) > UpdateStandardsControlResponseReceivedHandler; /** *

Security Hub provides you with a comprehensive view of the security state of * your Amazon Web Services 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 Amazon Web Services * 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 Security HubUser * Guide .

When you use operations in the Security Hub API, the * requests are executed only in the Amazon Web Services Region that is currently * active or in the specific Amazon Web Services 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.

*/ class AWS_SECURITYHUB_API SecurityHubClient : public Aws::Client::AWSJsonClient { public: typedef Aws::Client::AWSJsonClient BASECLASS; /** * Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config * is not specified, it will be initialized to default values. */ SecurityHubClient(const Aws::Client::ClientConfiguration& clientConfiguration = Aws::Client::ClientConfiguration()); /** * Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config * is not specified, it will be initialized to default values. */ SecurityHubClient(const Aws::Auth::AWSCredentials& credentials, const Aws::Client::ClientConfiguration& clientConfiguration = Aws::Client::ClientConfiguration()); /** * Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, * the default http client factory will be used */ SecurityHubClient(const std::shared_ptr& credentialsProvider, const Aws::Client::ClientConfiguration& clientConfiguration = Aws::Client::ClientConfiguration()); virtual ~SecurityHubClient(); /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::AcceptAdministratorInvitationOutcome AcceptAdministratorInvitation(const Model::AcceptAdministratorInvitationRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::AcceptAdministratorInvitationOutcomeCallable AcceptAdministratorInvitationCallable(const Model::AcceptAdministratorInvitationRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void AcceptAdministratorInvitationAsync(const Model::AcceptAdministratorInvitationRequest& request, const AcceptAdministratorInvitationResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Disables the standards specified by the provided * StandardsSubscriptionArns.

For more information, see Security * Standards section of the Security Hub User Guide.

See * Also:

AWS * API Reference

*/ virtual Model::BatchDisableStandardsOutcome BatchDisableStandards(const Model::BatchDisableStandardsRequest& request) const; /** *

Disables the standards specified by the provided * StandardsSubscriptionArns.

For more information, see Security * Standards section of the Security Hub User Guide.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::BatchDisableStandardsOutcomeCallable BatchDisableStandardsCallable(const Model::BatchDisableStandardsRequest& request) const; /** *

Disables the standards specified by the provided * StandardsSubscriptionArns.

For more information, see Security * Standards section of the Security Hub User Guide.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void BatchDisableStandardsAsync(const Model::BatchDisableStandardsRequest& request, const BatchDisableStandardsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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 Security Hub User Guide.

See * Also:

AWS * API Reference

*/ virtual Model::BatchEnableStandardsOutcome BatchEnableStandards(const Model::BatchEnableStandardsRequest& request) const; /** *

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 Security Hub User Guide.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::BatchEnableStandardsOutcomeCallable BatchEnableStandardsCallable(const Model::BatchEnableStandardsRequest& request) const; /** *

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 Security Hub User Guide.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void BatchEnableStandardsAsync(const Model::BatchEnableStandardsRequest& request, const BatchEnableStandardsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::BatchImportFindingsOutcome BatchImportFindings(const Model::BatchImportFindingsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::BatchImportFindingsOutcomeCallable BatchImportFindingsCallable(const Model::BatchImportFindingsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void BatchImportFindingsAsync(const Model::BatchImportFindingsRequest& request, const BatchImportFindingsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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 Security Hub User * Guide.

See Also:

AWS * API Reference

*/ virtual Model::BatchUpdateFindingsOutcome BatchUpdateFindings(const Model::BatchUpdateFindingsRequest& request) const; /** *

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 Security Hub User * Guide.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::BatchUpdateFindingsOutcomeCallable BatchUpdateFindingsCallable(const Model::BatchUpdateFindingsRequest& request) const; /** *

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 Security Hub User * Guide.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void BatchUpdateFindingsAsync(const Model::BatchUpdateFindingsRequest& request, const BatchUpdateFindingsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::CreateActionTargetOutcome CreateActionTarget(const Model::CreateActionTargetRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::CreateActionTargetOutcomeCallable CreateActionTargetCallable(const Model::CreateActionTargetRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void CreateActionTargetAsync(const Model::CreateActionTargetRequest& request, const CreateActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Used to enable finding aggregation. Must be called from the aggregation * Region.

For more details about cross-Region replication, see Configuring finding * aggregation in the Security Hub User Guide.

See Also:

* AWS * API Reference

*/ virtual Model::CreateFindingAggregatorOutcome CreateFindingAggregator(const Model::CreateFindingAggregatorRequest& request) const; /** *

Used to enable finding aggregation. Must be called from the aggregation * Region.

For more details about cross-Region replication, see Configuring finding * aggregation in the Security Hub User Guide.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::CreateFindingAggregatorOutcomeCallable CreateFindingAggregatorCallable(const Model::CreateFindingAggregatorRequest& request) const; /** *

Used to enable finding aggregation. Must be called from the aggregation * Region.

For more details about cross-Region replication, see Configuring finding * aggregation in the Security Hub User Guide.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void CreateFindingAggregatorAsync(const Model::CreateFindingAggregatorRequest& request, const CreateFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::CreateInsightOutcome CreateInsight(const Model::CreateInsightRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::CreateInsightOutcomeCallable CreateInsightCallable(const Model::CreateInsightRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void CreateInsightAsync(const Model::CreateInsightRequest& request, const CreateInsightResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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 managed using Organizations, * CreateMembers is only used in the following cases:

  • *

    Security Hub is not configured to automatically add new organization * accounts.

  • 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 managed using Organizations do not receive an invitation. * They automatically become a member account in Security Hub.

  • If * the organization account does not have Security Hub enabled, then Security Hub * and the default standards are automatically enabled. Note that Security Hub * cannot be enabled automatically for the organization management account. The * organization management account must enable Security Hub before the * administrator account enables it as a member account.

  • For * organization accounts that already have Security Hub enabled, Security Hub does * not make any other changes to those accounts. It does not change their enabled * standards or controls.

A permissions policy is added that * permits the administrator account to view the findings generated in the member * account.

To remove the association between the administrator and member * accounts, use the DisassociateFromMasterAccount or * DisassociateMembers operation.

See Also:

AWS * API Reference

*/ virtual Model::CreateMembersOutcome CreateMembers(const Model::CreateMembersRequest& request) const; /** *

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 managed using Organizations, * CreateMembers is only used in the following cases:

  • *

    Security Hub is not configured to automatically add new organization * accounts.

  • 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 managed using Organizations do not receive an invitation. * They automatically become a member account in Security Hub.

  • If * the organization account does not have Security Hub enabled, then Security Hub * and the default standards are automatically enabled. Note that Security Hub * cannot be enabled automatically for the organization management account. The * organization management account must enable Security Hub before the * administrator account enables it as a member account.

  • For * organization accounts that already have Security Hub enabled, Security Hub does * not make any other changes to those accounts. It does not change their enabled * standards or controls.

A permissions policy is added that * permits the administrator account to view the findings generated in the member * account.

To remove the association between the administrator and member * accounts, use the DisassociateFromMasterAccount or * DisassociateMembers operation.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::CreateMembersOutcomeCallable CreateMembersCallable(const Model::CreateMembersRequest& request) const; /** *

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 managed using Organizations, * CreateMembers is only used in the following cases:

  • *

    Security Hub is not configured to automatically add new organization * accounts.

  • 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 managed using Organizations do not receive an invitation. * They automatically become a member account in Security Hub.

  • If * the organization account does not have Security Hub enabled, then Security Hub * and the default standards are automatically enabled. Note that Security Hub * cannot be enabled automatically for the organization management account. The * organization management account must enable Security Hub before the * administrator account enables it as a member account.

  • For * organization accounts that already have Security Hub enabled, Security Hub does * not make any other changes to those accounts. It does not change their enabled * standards or controls.

A permissions policy is added that * permits the administrator account to view the findings generated in the member * account.

To remove the association between the administrator and member * accounts, use the DisassociateFromMasterAccount or * DisassociateMembers operation.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void CreateMembersAsync(const Model::CreateMembersRequest& request, const CreateMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DeclineInvitationsOutcome DeclineInvitations(const Model::DeclineInvitationsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeclineInvitationsOutcomeCallable DeclineInvitationsCallable(const Model::DeclineInvitationsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeclineInvitationsAsync(const Model::DeclineInvitationsRequest& request, const DeclineInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DeleteActionTargetOutcome DeleteActionTarget(const Model::DeleteActionTargetRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeleteActionTargetOutcomeCallable DeleteActionTargetCallable(const Model::DeleteActionTargetRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeleteActionTargetAsync(const Model::DeleteActionTargetRequest& request, const DeleteActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Deletes a finding aggregator. When you delete the finding aggregator, you * stop finding aggregation.

When you stop finding aggregation, findings * that were already aggregated to the aggregation Region are still visible from * the aggregation Region. New findings and finding updates are not aggregated. *

See Also:

AWS * API Reference

*/ virtual Model::DeleteFindingAggregatorOutcome DeleteFindingAggregator(const Model::DeleteFindingAggregatorRequest& request) const; /** *

Deletes a finding aggregator. When you delete the finding aggregator, you * stop finding aggregation.

When you stop finding aggregation, findings * that were already aggregated to the aggregation Region are still visible from * the aggregation Region. New findings and finding updates are not aggregated. *

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeleteFindingAggregatorOutcomeCallable DeleteFindingAggregatorCallable(const Model::DeleteFindingAggregatorRequest& request) const; /** *

Deletes a finding aggregator. When you delete the finding aggregator, you * stop finding aggregation.

When you stop finding aggregation, findings * that were already aggregated to the aggregation Region are still visible from * the aggregation Region. New findings and finding updates are not aggregated. *

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeleteFindingAggregatorAsync(const Model::DeleteFindingAggregatorRequest& request, const DeleteFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Deletes the insight specified by the InsightArn.

See * Also:

AWS * API Reference

*/ virtual Model::DeleteInsightOutcome DeleteInsight(const Model::DeleteInsightRequest& request) const; /** *

Deletes the insight specified by the InsightArn.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeleteInsightOutcomeCallable DeleteInsightCallable(const Model::DeleteInsightRequest& request) const; /** *

Deletes the insight specified by the InsightArn.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeleteInsightAsync(const Model::DeleteInsightRequest& request, const DeleteInsightResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Deletes invitations received by the Amazon Web Services 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.

See Also:

AWS * API Reference

*/ virtual Model::DeleteInvitationsOutcome DeleteInvitations(const Model::DeleteInvitationsRequest& request) const; /** *

Deletes invitations received by the Amazon Web Services 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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeleteInvitationsOutcomeCallable DeleteInvitationsCallable(const Model::DeleteInvitationsRequest& request) const; /** *

Deletes invitations received by the Amazon Web Services 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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeleteInvitationsAsync(const Model::DeleteInvitationsRequest& request, const DeleteInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DeleteMembersOutcome DeleteMembers(const Model::DeleteMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DeleteMembersOutcomeCallable DeleteMembersCallable(const Model::DeleteMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DeleteMembersAsync(const Model::DeleteMembersRequest& request, const DeleteMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns a list of the custom action targets in Security Hub in your * account.

See Also:

AWS * API Reference

*/ virtual Model::DescribeActionTargetsOutcome DescribeActionTargets(const Model::DescribeActionTargetsRequest& request) const; /** *

Returns a list of the custom action targets in Security Hub in your * account.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeActionTargetsOutcomeCallable DescribeActionTargetsCallable(const Model::DescribeActionTargetsRequest& request) const; /** *

Returns a list of the custom action targets in Security Hub in your * account.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeActionTargetsAsync(const Model::DescribeActionTargetsRequest& request, const DescribeActionTargetsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns details about the Hub resource in your account, including the * HubArn and the time when you enabled Security Hub.

See * Also:

AWS * API Reference

*/ virtual Model::DescribeHubOutcome DescribeHub(const Model::DescribeHubRequest& request) const; /** *

Returns details about the Hub resource in your account, including the * HubArn and the time when you enabled Security Hub.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeHubOutcomeCallable DescribeHubCallable(const Model::DescribeHubRequest& request) const; /** *

Returns details about the Hub resource in your account, including the * HubArn and the time when you enabled Security Hub.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeHubAsync(const Model::DescribeHubRequest& request, const DescribeHubResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns information about the Organizations configuration for Security Hub. * Can only be called from a Security Hub administrator account.

See * Also:

AWS * API Reference

*/ virtual Model::DescribeOrganizationConfigurationOutcome DescribeOrganizationConfiguration(const Model::DescribeOrganizationConfigurationRequest& request) const; /** *

Returns information about the Organizations configuration for Security Hub. * Can only be called from a Security Hub administrator account.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeOrganizationConfigurationOutcomeCallable DescribeOrganizationConfigurationCallable(const Model::DescribeOrganizationConfigurationRequest& request) const; /** *

Returns information about the Organizations configuration for Security Hub. * Can only be called from a Security Hub administrator account.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeOrganizationConfigurationAsync(const Model::DescribeOrganizationConfigurationRequest& request, const DescribeOrganizationConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DescribeProductsOutcome DescribeProducts(const Model::DescribeProductsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeProductsOutcomeCallable DescribeProductsCallable(const Model::DescribeProductsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeProductsAsync(const Model::DescribeProductsRequest& request, const DescribeProductsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns a list of the available standards in Security Hub.

For each * standard, the results include the standard ARN, the name, and a description. *

See Also:

AWS * API Reference

*/ virtual Model::DescribeStandardsOutcome DescribeStandards(const Model::DescribeStandardsRequest& request) const; /** *

Returns a list of the available standards in Security Hub.

For each * standard, the results include the standard ARN, the name, and a description. *

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeStandardsOutcomeCallable DescribeStandardsCallable(const Model::DescribeStandardsRequest& request) const; /** *

Returns a list of the available standards in Security Hub.

For each * standard, the results include the standard ARN, the name, and a description. *

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeStandardsAsync(const Model::DescribeStandardsRequest& request, const DescribeStandardsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DescribeStandardsControlsOutcome DescribeStandardsControls(const Model::DescribeStandardsControlsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DescribeStandardsControlsOutcomeCallable DescribeStandardsControlsCallable(const Model::DescribeStandardsControlsRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DescribeStandardsControlsAsync(const Model::DescribeStandardsControlsRequest& request, const DescribeStandardsControlsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DisableImportFindingsForProductOutcome DisableImportFindingsForProduct(const Model::DisableImportFindingsForProductRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DisableImportFindingsForProductOutcomeCallable DisableImportFindingsForProductCallable(const Model::DisableImportFindingsForProductRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DisableImportFindingsForProductAsync(const Model::DisableImportFindingsForProductRequest& request, const DisableImportFindingsForProductResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Disables a Security Hub administrator account. Can only be called by the * organization management account.

See Also:

AWS * API Reference

*/ virtual Model::DisableOrganizationAdminAccountOutcome DisableOrganizationAdminAccount(const Model::DisableOrganizationAdminAccountRequest& request) const; /** *

Disables a Security Hub administrator account. Can only be called by the * organization management account.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DisableOrganizationAdminAccountOutcomeCallable DisableOrganizationAdminAccountCallable(const Model::DisableOrganizationAdminAccountRequest& request) const; /** *

Disables a Security Hub administrator account. Can only be called by the * organization management account.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DisableOrganizationAdminAccountAsync(const Model::DisableOrganizationAdminAccountRequest& request, const DisableOrganizationAdminAccountResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DisableSecurityHubOutcome DisableSecurityHub(const Model::DisableSecurityHubRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DisableSecurityHubOutcomeCallable DisableSecurityHubCallable(const Model::DisableSecurityHubRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DisableSecurityHubAsync(const Model::DisableSecurityHubRequest& request, const DisableSecurityHubResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::DisassociateFromAdministratorAccountOutcome DisassociateFromAdministratorAccount(const Model::DisassociateFromAdministratorAccountRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DisassociateFromAdministratorAccountOutcomeCallable DisassociateFromAdministratorAccountCallable(const Model::DisassociateFromAdministratorAccountRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DisassociateFromAdministratorAccountAsync(const Model::DisassociateFromAdministratorAccountRequest& request, const DisassociateFromAdministratorAccountResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

* AWS * API Reference

*/ virtual Model::DisassociateMembersOutcome DisassociateMembers(const Model::DisassociateMembersRequest& request) const; /** *

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.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::DisassociateMembersOutcomeCallable DisassociateMembersCallable(const Model::DisassociateMembersRequest& request) const; /** *

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.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void DisassociateMembersAsync(const Model::DisassociateMembersRequest& request, const DisassociateMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::EnableImportFindingsForProductOutcome EnableImportFindingsForProduct(const Model::EnableImportFindingsForProductRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::EnableImportFindingsForProductOutcomeCallable EnableImportFindingsForProductCallable(const Model::EnableImportFindingsForProductRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void EnableImportFindingsForProductAsync(const Model::EnableImportFindingsForProductRequest& request, const EnableImportFindingsForProductResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Designates the Security Hub administrator account for an organization. Can * only be called by the organization management account.

See Also:

* AWS * API Reference

*/ virtual Model::EnableOrganizationAdminAccountOutcome EnableOrganizationAdminAccount(const Model::EnableOrganizationAdminAccountRequest& request) const; /** *

Designates the Security Hub administrator account for an organization. Can * only be called by the organization management account.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::EnableOrganizationAdminAccountOutcomeCallable EnableOrganizationAdminAccountCallable(const Model::EnableOrganizationAdminAccountRequest& request) const; /** *

Designates the Security Hub administrator account for an organization. Can * only be called by the organization management account.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void EnableOrganizationAdminAccountAsync(const Model::EnableOrganizationAdminAccountRequest& request, const EnableOrganizationAdminAccountResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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 Amazon Web * Services Foundations

  • Amazon Web Services 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 the * setup * information in the Security Hub User Guide.

See Also:

* AWS * API Reference

*/ virtual Model::EnableSecurityHubOutcome EnableSecurityHub(const Model::EnableSecurityHubRequest& request) const; /** *

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 Amazon Web * Services Foundations

  • Amazon Web Services 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 the * setup * information in the Security Hub User Guide.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::EnableSecurityHubOutcomeCallable EnableSecurityHubCallable(const Model::EnableSecurityHubRequest& request) const; /** *

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 Amazon Web * Services Foundations

  • Amazon Web Services 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 the * setup * information in the Security Hub User Guide.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void EnableSecurityHubAsync(const Model::EnableSecurityHubRequest& request, const EnableSecurityHubResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::GetAdministratorAccountOutcome GetAdministratorAccount(const Model::GetAdministratorAccountRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetAdministratorAccountOutcomeCallable GetAdministratorAccountCallable(const Model::GetAdministratorAccountRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetAdministratorAccountAsync(const Model::GetAdministratorAccountRequest& request, const GetAdministratorAccountResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns a list of the standards that are currently enabled.

See * Also:

AWS * API Reference

*/ virtual Model::GetEnabledStandardsOutcome GetEnabledStandards(const Model::GetEnabledStandardsRequest& request) const; /** *

Returns a list of the standards that are currently enabled.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetEnabledStandardsOutcomeCallable GetEnabledStandardsCallable(const Model::GetEnabledStandardsRequest& request) const; /** *

Returns a list of the standards that are currently enabled.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetEnabledStandardsAsync(const Model::GetEnabledStandardsRequest& request, const GetEnabledStandardsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns the current finding aggregation configuration.

See * Also:

AWS * API Reference

*/ virtual Model::GetFindingAggregatorOutcome GetFindingAggregator(const Model::GetFindingAggregatorRequest& request) const; /** *

Returns the current finding aggregation configuration.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetFindingAggregatorOutcomeCallable GetFindingAggregatorCallable(const Model::GetFindingAggregatorRequest& request) const; /** *

Returns the current finding aggregation configuration.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetFindingAggregatorAsync(const Model::GetFindingAggregatorRequest& request, const GetFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns a list of findings that match the specified criteria.

If * finding aggregation is enabled, then when you call GetFindings from * the aggregation Region, the results include all of the matching findings from * both the aggregation Region and the linked Regions.

See Also:

* AWS * API Reference

*/ virtual Model::GetFindingsOutcome GetFindings(const Model::GetFindingsRequest& request) const; /** *

Returns a list of findings that match the specified criteria.

If * finding aggregation is enabled, then when you call GetFindings from * the aggregation Region, the results include all of the matching findings from * both the aggregation Region and the linked Regions.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetFindingsOutcomeCallable GetFindingsCallable(const Model::GetFindingsRequest& request) const; /** *

Returns a list of findings that match the specified criteria.

If * finding aggregation is enabled, then when you call GetFindings from * the aggregation Region, the results include all of the matching findings from * both the aggregation Region and the linked Regions.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetFindingsAsync(const Model::GetFindingsRequest& request, const GetFindingsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Lists the results of the Security Hub insight specified by the insight * ARN.

See Also:

AWS * API Reference

*/ virtual Model::GetInsightResultsOutcome GetInsightResults(const Model::GetInsightResultsRequest& request) const; /** *

Lists the results of the Security Hub insight specified by the insight * ARN.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetInsightResultsOutcomeCallable GetInsightResultsCallable(const Model::GetInsightResultsRequest& request) const; /** *

Lists the results of the Security Hub insight specified by the insight * ARN.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetInsightResultsAsync(const Model::GetInsightResultsRequest& request, const GetInsightResultsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Lists and describes insights for the specified insight ARNs.

See * Also:

AWS * API Reference

*/ virtual Model::GetInsightsOutcome GetInsights(const Model::GetInsightsRequest& request) const; /** *

Lists and describes insights for the specified insight ARNs.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetInsightsOutcomeCallable GetInsightsCallable(const Model::GetInsightsRequest& request) const; /** *

Lists and describes insights for the specified insight ARNs.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetInsightsAsync(const Model::GetInsightsRequest& request, const GetInsightsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns the count of all Security Hub membership invitations that were sent * to the current member account, not including the currently accepted invitation. *

See Also:

AWS * API Reference

*/ virtual Model::GetInvitationsCountOutcome GetInvitationsCount(const Model::GetInvitationsCountRequest& request) const; /** *

Returns the count of all Security Hub membership invitations that were sent * to the current member account, not including the currently accepted invitation. *

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetInvitationsCountOutcomeCallable GetInvitationsCountCallable(const Model::GetInvitationsCountRequest& request) const; /** *

Returns the count of all Security Hub membership invitations that were sent * to the current member account, not including the currently accepted invitation. *

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetInvitationsCountAsync(const Model::GetInvitationsCountRequest& request, const GetInvitationsCountResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::GetMembersOutcome GetMembers(const Model::GetMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::GetMembersOutcomeCallable GetMembersCallable(const Model::GetMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void GetMembersAsync(const Model::GetMembersRequest& request, const GetMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Invites other Amazon Web Services 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.

See Also:

AWS * API Reference

*/ virtual Model::InviteMembersOutcome InviteMembers(const Model::InviteMembersRequest& request) const; /** *

Invites other Amazon Web Services 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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::InviteMembersOutcomeCallable InviteMembersCallable(const Model::InviteMembersRequest& request) const; /** *

Invites other Amazon Web Services 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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void InviteMembersAsync(const Model::InviteMembersRequest& request, const InviteMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Lists all findings-generating solutions (products) that you are subscribed to * receive findings from in Security Hub.

See Also:

AWS * API Reference

*/ virtual Model::ListEnabledProductsForImportOutcome ListEnabledProductsForImport(const Model::ListEnabledProductsForImportRequest& request) const; /** *

Lists all findings-generating solutions (products) that you are subscribed to * receive findings from in Security Hub.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListEnabledProductsForImportOutcomeCallable ListEnabledProductsForImportCallable(const Model::ListEnabledProductsForImportRequest& request) const; /** *

Lists all findings-generating solutions (products) that you are subscribed to * receive findings from in Security Hub.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListEnabledProductsForImportAsync(const Model::ListEnabledProductsForImportRequest& request, const ListEnabledProductsForImportResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

If finding aggregation is enabled, then ListFindingAggregators * returns the ARN of the finding aggregator. You can run this operation from any * Region.

See Also:

AWS * API Reference

*/ virtual Model::ListFindingAggregatorsOutcome ListFindingAggregators(const Model::ListFindingAggregatorsRequest& request) const; /** *

If finding aggregation is enabled, then ListFindingAggregators * returns the ARN of the finding aggregator. You can run this operation from any * Region.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListFindingAggregatorsOutcomeCallable ListFindingAggregatorsCallable(const Model::ListFindingAggregatorsRequest& request) const; /** *

If finding aggregation is enabled, then ListFindingAggregators * returns the ARN of the finding aggregator. You can run this operation from any * Region.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListFindingAggregatorsAsync(const Model::ListFindingAggregatorsRequest& request, const ListFindingAggregatorsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Lists all Security Hub membership invitations that were sent to the current * Amazon Web Services account.

This operation is only used by accounts that * are managed by invitation. Accounts that are managed using the integration with * Organizations do not receive invitations.

See Also:

AWS * API Reference

*/ virtual Model::ListInvitationsOutcome ListInvitations(const Model::ListInvitationsRequest& request) const; /** *

Lists all Security Hub membership invitations that were sent to the current * Amazon Web Services account.

This operation is only used by accounts that * are managed by invitation. Accounts that are managed using the integration with * Organizations do not receive invitations.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListInvitationsOutcomeCallable ListInvitationsCallable(const Model::ListInvitationsRequest& request) const; /** *

Lists all Security Hub membership invitations that were sent to the current * Amazon Web Services account.

This operation is only used by accounts that * are managed by invitation. Accounts that are managed using the integration with * Organizations do not receive invitations.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListInvitationsAsync(const Model::ListInvitationsRequest& request, const ListInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See Also:

AWS * API Reference

*/ virtual Model::ListMembersOutcome ListMembers(const Model::ListMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListMembersOutcomeCallable ListMembersCallable(const Model::ListMembersRequest& request) const; /** *

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.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListMembersAsync(const Model::ListMembersRequest& request, const ListMembersResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Lists the Security Hub administrator accounts. Can only be called by the * organization management account.

See Also:

AWS * API Reference

*/ virtual Model::ListOrganizationAdminAccountsOutcome ListOrganizationAdminAccounts(const Model::ListOrganizationAdminAccountsRequest& request) const; /** *

Lists the Security Hub administrator accounts. Can only be called by the * organization management account.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListOrganizationAdminAccountsOutcomeCallable ListOrganizationAdminAccountsCallable(const Model::ListOrganizationAdminAccountsRequest& request) const; /** *

Lists the Security Hub administrator accounts. Can only be called by the * organization management account.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListOrganizationAdminAccountsAsync(const Model::ListOrganizationAdminAccountsRequest& request, const ListOrganizationAdminAccountsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Returns a list of tags associated with a resource.

See Also:

* AWS * API Reference

*/ virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest& request) const; /** *

Returns a list of tags associated with a resource.

See Also:

* AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const Model::ListTagsForResourceRequest& request) const; /** *

Returns a list of tags associated with a resource.

See Also:

* AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void ListTagsForResourceAsync(const Model::ListTagsForResourceRequest& request, const ListTagsForResourceResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Adds one or more tags to a resource.

See Also:

AWS * API Reference

*/ virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest& request) const; /** *

Adds one or more tags to a resource.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::TagResourceOutcomeCallable TagResourceCallable(const Model::TagResourceRequest& request) const; /** *

Adds one or more tags to a resource.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void TagResourceAsync(const Model::TagResourceRequest& request, const TagResourceResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Removes one or more tags from a resource.

See Also:

AWS * API Reference

*/ virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest& request) const; /** *

Removes one or more tags from a resource.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UntagResourceOutcomeCallable UntagResourceCallable(const Model::UntagResourceRequest& request) const; /** *

Removes one or more tags from a resource.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UntagResourceAsync(const Model::UntagResourceRequest& request, const UntagResourceResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Updates the name and description of a custom action target in Security * Hub.

See Also:

AWS * API Reference

*/ virtual Model::UpdateActionTargetOutcome UpdateActionTarget(const Model::UpdateActionTargetRequest& request) const; /** *

Updates the name and description of a custom action target in Security * Hub.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateActionTargetOutcomeCallable UpdateActionTargetCallable(const Model::UpdateActionTargetRequest& request) const; /** *

Updates the name and description of a custom action target in Security * Hub.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateActionTargetAsync(const Model::UpdateActionTargetRequest& request, const UpdateActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Updates the finding aggregation configuration. Used to update the Region * linking mode and the list of included or excluded Regions. You cannot use * UpdateFindingAggregator to change the aggregation Region.

*

You must run UpdateFindingAggregator from the current * aggregation Region.

See Also:

AWS * API Reference

*/ virtual Model::UpdateFindingAggregatorOutcome UpdateFindingAggregator(const Model::UpdateFindingAggregatorRequest& request) const; /** *

Updates the finding aggregation configuration. Used to update the Region * linking mode and the list of included or excluded Regions. You cannot use * UpdateFindingAggregator to change the aggregation Region.

*

You must run UpdateFindingAggregator from the current * aggregation Region.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateFindingAggregatorOutcomeCallable UpdateFindingAggregatorCallable(const Model::UpdateFindingAggregatorRequest& request) const; /** *

Updates the finding aggregation configuration. Used to update the Region * linking mode and the list of included or excluded Regions. You cannot use * UpdateFindingAggregator to change the aggregation Region.

*

You must run UpdateFindingAggregator from the current * aggregation Region.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateFindingAggregatorAsync(const Model::UpdateFindingAggregatorRequest& request, const UpdateFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

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.

See * Also:

AWS * API Reference

*/ virtual Model::UpdateFindingsOutcome UpdateFindings(const Model::UpdateFindingsRequest& request) const; /** *

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.

See * Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateFindingsOutcomeCallable UpdateFindingsCallable(const Model::UpdateFindingsRequest& request) const; /** *

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.

See * Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateFindingsAsync(const Model::UpdateFindingsRequest& request, const UpdateFindingsResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Updates the Security Hub insight identified by the specified insight * ARN.

See Also:

AWS * API Reference

*/ virtual Model::UpdateInsightOutcome UpdateInsight(const Model::UpdateInsightRequest& request) const; /** *

Updates the Security Hub insight identified by the specified insight * ARN.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateInsightOutcomeCallable UpdateInsightCallable(const Model::UpdateInsightRequest& request) const; /** *

Updates the Security Hub insight identified by the specified insight * ARN.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateInsightAsync(const Model::UpdateInsightRequest& request, const UpdateInsightResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Used to update the configuration related to Organizations. Can only be called * from a Security Hub administrator account.

See Also:

AWS * API Reference

*/ virtual Model::UpdateOrganizationConfigurationOutcome UpdateOrganizationConfiguration(const Model::UpdateOrganizationConfigurationRequest& request) const; /** *

Used to update the configuration related to Organizations. Can only be called * from a Security Hub administrator account.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateOrganizationConfigurationOutcomeCallable UpdateOrganizationConfigurationCallable(const Model::UpdateOrganizationConfigurationRequest& request) const; /** *

Used to update the configuration related to Organizations. Can only be called * from a Security Hub administrator account.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateOrganizationConfigurationAsync(const Model::UpdateOrganizationConfigurationRequest& request, const UpdateOrganizationConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Updates configuration options for Security Hub.

See Also:

AWS * API Reference

*/ virtual Model::UpdateSecurityHubConfigurationOutcome UpdateSecurityHubConfiguration(const Model::UpdateSecurityHubConfigurationRequest& request) const; /** *

Updates configuration options for Security Hub.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateSecurityHubConfigurationOutcomeCallable UpdateSecurityHubConfigurationCallable(const Model::UpdateSecurityHubConfigurationRequest& request) const; /** *

Updates configuration options for Security Hub.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateSecurityHubConfigurationAsync(const Model::UpdateSecurityHubConfigurationRequest& request, const UpdateSecurityHubConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; /** *

Used to control whether an individual security standard control is enabled or * disabled.

See Also:

AWS * API Reference

*/ virtual Model::UpdateStandardsControlOutcome UpdateStandardsControl(const Model::UpdateStandardsControlRequest& request) const; /** *

Used to control whether an individual security standard control is enabled or * disabled.

See Also:

AWS * API Reference

* * returns a future to the operation so that it can be executed in parallel to other requests. */ virtual Model::UpdateStandardsControlOutcomeCallable UpdateStandardsControlCallable(const Model::UpdateStandardsControlRequest& request) const; /** *

Used to control whether an individual security standard control is enabled or * disabled.

See Also:

AWS * API Reference

* * Queues the request into a thread executor and triggers associated callback when operation has finished. */ virtual void UpdateStandardsControlAsync(const Model::UpdateStandardsControlRequest& request, const UpdateStandardsControlResponseReceivedHandler& handler, const std::shared_ptr& context = nullptr) const; void OverrideEndpoint(const Aws::String& endpoint); private: void init(const Aws::Client::ClientConfiguration& clientConfiguration); void AcceptAdministratorInvitationAsyncHelper(const Model::AcceptAdministratorInvitationRequest& request, const AcceptAdministratorInvitationResponseReceivedHandler& handler, const std::shared_ptr& context) const; void BatchDisableStandardsAsyncHelper(const Model::BatchDisableStandardsRequest& request, const BatchDisableStandardsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void BatchEnableStandardsAsyncHelper(const Model::BatchEnableStandardsRequest& request, const BatchEnableStandardsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void BatchImportFindingsAsyncHelper(const Model::BatchImportFindingsRequest& request, const BatchImportFindingsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void BatchUpdateFindingsAsyncHelper(const Model::BatchUpdateFindingsRequest& request, const BatchUpdateFindingsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void CreateActionTargetAsyncHelper(const Model::CreateActionTargetRequest& request, const CreateActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context) const; void CreateFindingAggregatorAsyncHelper(const Model::CreateFindingAggregatorRequest& request, const CreateFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context) const; void CreateInsightAsyncHelper(const Model::CreateInsightRequest& request, const CreateInsightResponseReceivedHandler& handler, const std::shared_ptr& context) const; void CreateMembersAsyncHelper(const Model::CreateMembersRequest& request, const CreateMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeclineInvitationsAsyncHelper(const Model::DeclineInvitationsRequest& request, const DeclineInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeleteActionTargetAsyncHelper(const Model::DeleteActionTargetRequest& request, const DeleteActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeleteFindingAggregatorAsyncHelper(const Model::DeleteFindingAggregatorRequest& request, const DeleteFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeleteInsightAsyncHelper(const Model::DeleteInsightRequest& request, const DeleteInsightResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeleteInvitationsAsyncHelper(const Model::DeleteInvitationsRequest& request, const DeleteInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DeleteMembersAsyncHelper(const Model::DeleteMembersRequest& request, const DeleteMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeActionTargetsAsyncHelper(const Model::DescribeActionTargetsRequest& request, const DescribeActionTargetsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeHubAsyncHelper(const Model::DescribeHubRequest& request, const DescribeHubResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeOrganizationConfigurationAsyncHelper(const Model::DescribeOrganizationConfigurationRequest& request, const DescribeOrganizationConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeProductsAsyncHelper(const Model::DescribeProductsRequest& request, const DescribeProductsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeStandardsAsyncHelper(const Model::DescribeStandardsRequest& request, const DescribeStandardsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DescribeStandardsControlsAsyncHelper(const Model::DescribeStandardsControlsRequest& request, const DescribeStandardsControlsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DisableImportFindingsForProductAsyncHelper(const Model::DisableImportFindingsForProductRequest& request, const DisableImportFindingsForProductResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DisableOrganizationAdminAccountAsyncHelper(const Model::DisableOrganizationAdminAccountRequest& request, const DisableOrganizationAdminAccountResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DisableSecurityHubAsyncHelper(const Model::DisableSecurityHubRequest& request, const DisableSecurityHubResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DisassociateFromAdministratorAccountAsyncHelper(const Model::DisassociateFromAdministratorAccountRequest& request, const DisassociateFromAdministratorAccountResponseReceivedHandler& handler, const std::shared_ptr& context) const; void DisassociateMembersAsyncHelper(const Model::DisassociateMembersRequest& request, const DisassociateMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void EnableImportFindingsForProductAsyncHelper(const Model::EnableImportFindingsForProductRequest& request, const EnableImportFindingsForProductResponseReceivedHandler& handler, const std::shared_ptr& context) const; void EnableOrganizationAdminAccountAsyncHelper(const Model::EnableOrganizationAdminAccountRequest& request, const EnableOrganizationAdminAccountResponseReceivedHandler& handler, const std::shared_ptr& context) const; void EnableSecurityHubAsyncHelper(const Model::EnableSecurityHubRequest& request, const EnableSecurityHubResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetAdministratorAccountAsyncHelper(const Model::GetAdministratorAccountRequest& request, const GetAdministratorAccountResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetEnabledStandardsAsyncHelper(const Model::GetEnabledStandardsRequest& request, const GetEnabledStandardsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetFindingAggregatorAsyncHelper(const Model::GetFindingAggregatorRequest& request, const GetFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetFindingsAsyncHelper(const Model::GetFindingsRequest& request, const GetFindingsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetInsightResultsAsyncHelper(const Model::GetInsightResultsRequest& request, const GetInsightResultsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetInsightsAsyncHelper(const Model::GetInsightsRequest& request, const GetInsightsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetInvitationsCountAsyncHelper(const Model::GetInvitationsCountRequest& request, const GetInvitationsCountResponseReceivedHandler& handler, const std::shared_ptr& context) const; void GetMembersAsyncHelper(const Model::GetMembersRequest& request, const GetMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void InviteMembersAsyncHelper(const Model::InviteMembersRequest& request, const InviteMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListEnabledProductsForImportAsyncHelper(const Model::ListEnabledProductsForImportRequest& request, const ListEnabledProductsForImportResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListFindingAggregatorsAsyncHelper(const Model::ListFindingAggregatorsRequest& request, const ListFindingAggregatorsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListInvitationsAsyncHelper(const Model::ListInvitationsRequest& request, const ListInvitationsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListMembersAsyncHelper(const Model::ListMembersRequest& request, const ListMembersResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListOrganizationAdminAccountsAsyncHelper(const Model::ListOrganizationAdminAccountsRequest& request, const ListOrganizationAdminAccountsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void ListTagsForResourceAsyncHelper(const Model::ListTagsForResourceRequest& request, const ListTagsForResourceResponseReceivedHandler& handler, const std::shared_ptr& context) const; void TagResourceAsyncHelper(const Model::TagResourceRequest& request, const TagResourceResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UntagResourceAsyncHelper(const Model::UntagResourceRequest& request, const UntagResourceResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateActionTargetAsyncHelper(const Model::UpdateActionTargetRequest& request, const UpdateActionTargetResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateFindingAggregatorAsyncHelper(const Model::UpdateFindingAggregatorRequest& request, const UpdateFindingAggregatorResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateFindingsAsyncHelper(const Model::UpdateFindingsRequest& request, const UpdateFindingsResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateInsightAsyncHelper(const Model::UpdateInsightRequest& request, const UpdateInsightResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateOrganizationConfigurationAsyncHelper(const Model::UpdateOrganizationConfigurationRequest& request, const UpdateOrganizationConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateSecurityHubConfigurationAsyncHelper(const Model::UpdateSecurityHubConfigurationRequest& request, const UpdateSecurityHubConfigurationResponseReceivedHandler& handler, const std::shared_ptr& context) const; void UpdateStandardsControlAsyncHelper(const Model::UpdateStandardsControlRequest& request, const UpdateStandardsControlResponseReceivedHandler& handler, const std::shared_ptr& context) const; Aws::String m_uri; Aws::String m_configScheme; std::shared_ptr m_executor; }; } // namespace SecurityHub } // namespace Aws