Security Hub
AwsSecurityhubAccount
Enables Security Hub for an AWS account.
- Resource
import { AwsSecurityhubAccount } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubAccount/>
AwsSecurityhubActionTarget
Creates Security Hub custom action.
- Resource
import { AwsSecurityhubActionTarget } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubActionTarget/>
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 { AwsSecurityhubConfigurationPolicy } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubConfigurationPolicy/>
AwsSecurityhubConfigurationPolicyAssociation
Provides a resource to associate Security Hub configuration policy to a target.
- Resource
import { AwsSecurityhubConfigurationPolicyAssociation } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubConfigurationPolicyAssociation/>
AwsSecurityhubFindingAggregator
Manages a Security Hub finding aggregator
- Resource
import { AwsSecurityhubFindingAggregator } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubFindingAggregator/>
AwsSecurityhubInsight
Provides a Security Hub custom insight resource.
- Resource
import { AwsSecurityhubInsight } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubInsight/>
AwsSecurityhubInviteAccepter
Accepts a Security Hub invitation.
- Resource
import { AwsSecurityhubInviteAccepter } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubInviteAccepter/>
AwsSecurityhubMember
Provides a Security Hub member resource.
- Resource
import { AwsSecurityhubMember } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubMember/>
AwsSecurityhubOrganizationAdminAccount
Manages a Security Hub administrator account for an organization.
- Resource
import { AwsSecurityhubOrganizationAdminAccount } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubOrganizationAdminAccount/>
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 { AwsSecurityhubProductSubscription } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubProductSubscription/>
AwsSecurityhubStandardsControl
Enable/disable Security Hub standards controls.
- Resource
import { AwsSecurityhubStandardsControl } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsControl/>
AwsSecurityhubStandardsControlAssociation
Terraform resource for managing an AWS Security Hub Standards Control Association.
- Resource
import { AwsSecurityhubStandardsControlAssociation } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsControlAssociation/>
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 { AwsSecurityhubStandardsSubscription } from "@dinghy/tf-aws/serviceSecurityhub"
<AwsSecurityhubStandardsSubscription/>