Security Hub
AwsSecurityhubAccount
Enables Security Hub CSPM for this AWS account.
- Resource
import { AwsSecurityhubAccount } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubAccount/>
AwsSecurityhubAccountV2
Enables Security Hub V2 for this AWS account.
- Resource
- Import
import { AwsSecurityhubAccountV2 } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubAccountV2/>
<AwsSecurityhubAccountV2
arn = {}
/>
AwsSecurityhubActionTarget
Creates Security Hub custom action.
- Resource
- Import
import { AwsSecurityhubActionTarget } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubActionTarget/>
<AwsSecurityhubActionTarget
arn = {}
/>
AwsSecurityhubAutomationRule
Terraform resource for managing an AWS Security Hub Automation Rule.
- Resource
- Import
import { AwsSecurityhubAutomationRule } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubAutomationRule/>
<AwsSecurityhubAutomationRule
arn = {}
/>
AwsSecurityhubConfigurationPolicy
Provides a resource to manage Security Hub configuration policy
- Resource
- Import
import { AwsSecurityhubConfigurationPolicy } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubConfigurationPolicy/>
<AwsSecurityhubConfigurationPolicy
id = {}
/>
AwsSecurityhubConfigurationPolicyAssociation
Provides a resource to associate Security Hub configuration policy to a target.
- Resource
- Import
import { AwsSecurityhubConfigurationPolicyAssociation } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubConfigurationPolicyAssociation/>
<AwsSecurityhubConfigurationPolicyAssociation
target_id = {}
/>
AwsSecurityhubEnabledStandards
Lists the standards that are currently enabled.
- Data
import { DataAwsSecurityhubEnabledStandards } from "@dinghy/tf-aws/serviceSecurityhub"
<DataAwsSecurityhubEnabledStandards/>
AwsSecurityhubFindingAggregator
Manages a Security Hub finding aggregator
- Resource
- Import
import { AwsSecurityhubFindingAggregator } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubFindingAggregator/>
<AwsSecurityhubFindingAggregator
arn = {}
/>
AwsSecurityhubInsight
Provides a Security Hub custom insight resource.
- Resource
- Import
import { AwsSecurityhubInsight } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubInsight/>
<AwsSecurityhubInsight
arn = {}
/>
AwsSecurityhubInviteAccepter
Accepts a Security Hub invitation.
- Resource
import { AwsSecurityhubInviteAccepter } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubInviteAccepter/>
AwsSecurityhubMember
Provides a Security Hub member resource.
- Resource
- Import
import { AwsSecurityhubMember } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubMember/>
<AwsSecurityhubMember
member_account_id = {}
/>
AwsSecurityhubOrganizationAdminAccount
Manages a Security Hub administrator account for an organization.
- Resource
- Import
import { AwsSecurityhubOrganizationAdminAccount } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubOrganizationAdminAccount/>
<AwsSecurityhubOrganizationAdminAccount
admin_account_id = {}
/>
AwsSecurityhubOrganizationConfiguration
Manages the Security Hub Organization Configuration
- Resource
import { AwsSecurityhubOrganizationConfiguration } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubOrganizationConfiguration/>
AwsSecurityhubProductSubscription
Subscribes to a Security Hub product.
- Resource
- Import
import { AwsSecurityhubProductSubscription } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubProductSubscription/>
<AwsSecurityhubProductSubscription
arn = {}
product_arn = {}
/>
AwsSecurityhubSecurityControls
Lists security controls.
- Data
import { DataAwsSecurityhubSecurityControls } from "@dinghy/tf-aws/serviceSecurityhub"
<DataAwsSecurityhubSecurityControls/>
AwsSecurityhubStandardsControl
Enable/disable Security Hub standards controls.
- Resource
- Import
import { AwsSecurityhubStandardsControl } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsControl/>
<AwsSecurityhubStandardsControl
standards_control_arn = {}
/>
AwsSecurityhubStandardsControlAssociation
Terraform resource for managing an AWS Security Hub Standards Control Association.
- Resource
- Import
import { AwsSecurityhubStandardsControlAssociation } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsControlAssociation/>
<AwsSecurityhubStandardsControlAssociation
security_control_id = {}
standards_arn = {}
/>
AwsSecurityhubStandardsControlAssociations
Terraform data source for managing an AWS Security Hub Standards Control Associations.
- Data
import { DataAwsSecurityhubStandardsControlAssociations } from "@dinghy/tf-aws/serviceSecurityhub"
<DataAwsSecurityhubStandardsControlAssociations/>
AwsSecurityhubStandardsSubscription
Subscribes to a Security Hub standard.
- Resource
- Import
import { AwsSecurityhubStandardsSubscription } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsSubscription/>
<AwsSecurityhubStandardsSubscription
arn = {}
/>