We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi
Resource schema for AWS::SecurityHub::ConnectorV2
Create ConnectorV2 Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ConnectorV2(name: string, args: ConnectorV2Args, opts?: CustomResourceOptions);@overload
def ConnectorV2(resource_name: str,
args: ConnectorV2Args,
opts: Optional[ResourceOptions] = None)
@overload
def ConnectorV2(resource_name: str,
opts: Optional[ResourceOptions] = None,
provider: Optional[ConnectorV2ProviderArgs] = None,
description: Optional[str] = None,
kms_key_arn: Optional[str] = None,
name: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None)func NewConnectorV2(ctx *Context, name string, args ConnectorV2Args, opts ...ResourceOption) (*ConnectorV2, error)public ConnectorV2(string name, ConnectorV2Args args, CustomResourceOptions? opts = null)
public ConnectorV2(String name, ConnectorV2Args args)
public ConnectorV2(String name, ConnectorV2Args args, CustomResourceOptions options)
type: aws-native:securityhub:ConnectorV2
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "aws-native_securityhub_connector_v2" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args ConnectorV2Args
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConnectorV2Args
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConnectorV2Args
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectorV2Args
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConnectorV2Args
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ConnectorV2 Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ConnectorV2 resource accepts the following input properties:
- Provider
Pulumi.
Aws Native. Security Hub. Inputs. Connector V2Provider - The third-party provider detail for a service configuration.
- Description string
- A description of the connector
- Kms
Key stringArn - The ARN of KMS key used for the connector
- Name string
- The name of the connector
- Dictionary<string, string>
- The tags to add to the connectorV2 when you create.
- Provider
Connector
V2Provider Args - The third-party provider detail for a service configuration.
- Description string
- A description of the connector
- Kms
Key stringArn - The ARN of KMS key used for the connector
- Name string
- The name of the connector
- map[string]string
- The tags to add to the connectorV2 when you create.
- provider object
- The third-party provider detail for a service configuration.
- description string
- A description of the connector
- kms_
key_ stringarn - The ARN of KMS key used for the connector
- name string
- The name of the connector
- map(string)
- The tags to add to the connectorV2 when you create.
- provider
Connector
V2Provider - The third-party provider detail for a service configuration.
- description String
- A description of the connector
- kms
Key StringArn - The ARN of KMS key used for the connector
- name String
- The name of the connector
- Map<String,String>
- The tags to add to the connectorV2 when you create.
- provider
Connector
V2Provider - The third-party provider detail for a service configuration.
- description string
- A description of the connector
- kms
Key stringArn - The ARN of KMS key used for the connector
- name string
- The name of the connector
- {[key: string]: string}
- The tags to add to the connectorV2 when you create.
- provider
Connector
V2Provider Args - The third-party provider detail for a service configuration.
- description str
- A description of the connector
- kms_
key_ strarn - The ARN of KMS key used for the connector
- name str
- The name of the connector
- Mapping[str, str]
- The tags to add to the connectorV2 when you create.
- provider Property Map
- The third-party provider detail for a service configuration.
- description String
- A description of the connector
- kms
Key StringArn - The ARN of KMS key used for the connector
- name String
- The name of the connector
- Map<String>
- The tags to add to the connectorV2 when you create.
Outputs
All input properties are implicitly available as output properties. Additionally, the ConnectorV2 resource produces the following output properties:
- Connector
Arn string - The ARN of the connector
- Connector
Id string - The ID of the connector
- Connector
Status string - The status of the connector
- Created
At string - The timestamp when the V2 connector was created.
- Enablement
Status string - The enablement status of the connector
- Enablement
Status stringReason - The reason for the enablement status of the connector
- Id string
- The provider-assigned unique ID for this managed resource.
- Issues
List<Pulumi.
Aws Native. Security Hub. Outputs. Connector V2Health Issue> - The list of health issues associated with the connector
- Last
Checked stringAt - The most recent timestamp when the V2 connector was checked on health status.
- Last
Updated stringAt - The most recent timestamp when the V2 connector was updated.
- Message string
- The message of the connector status change
- Connector
Arn string - The ARN of the connector
- Connector
Id string - The ID of the connector
- Connector
Status string - The status of the connector
- Created
At string - The timestamp when the V2 connector was created.
- Enablement
Status string - The enablement status of the connector
- Enablement
Status stringReason - The reason for the enablement status of the connector
- Id string
- The provider-assigned unique ID for this managed resource.
- Issues
[]Connector
V2Health Issue - The list of health issues associated with the connector
- Last
Checked stringAt - The most recent timestamp when the V2 connector was checked on health status.
- Last
Updated stringAt - The most recent timestamp when the V2 connector was updated.
- Message string
- The message of the connector status change
- connector_
arn string - The ARN of the connector
- connector_
id string - The ID of the connector
- connector_
status string - The status of the connector
- created_
at string - The timestamp when the V2 connector was created.
- enablement_
status string - The enablement status of the connector
- enablement_
status_ stringreason - The reason for the enablement status of the connector
- id string
- The provider-assigned unique ID for this managed resource.
- issues list(object)
- The list of health issues associated with the connector
- last_
checked_ stringat - The most recent timestamp when the V2 connector was checked on health status.
- last_
updated_ stringat - The most recent timestamp when the V2 connector was updated.
- message string
- The message of the connector status change
- connector
Arn String - The ARN of the connector
- connector
Id String - The ID of the connector
- connector
Status String - The status of the connector
- created
At String - The timestamp when the V2 connector was created.
- enablement
Status String - The enablement status of the connector
- enablement
Status StringReason - The reason for the enablement status of the connector
- id String
- The provider-assigned unique ID for this managed resource.
- issues
List<Connector
V2Health Issue> - The list of health issues associated with the connector
- last
Checked StringAt - The most recent timestamp when the V2 connector was checked on health status.
- last
Updated StringAt - The most recent timestamp when the V2 connector was updated.
- message String
- The message of the connector status change
- connector
Arn string - The ARN of the connector
- connector
Id string - The ID of the connector
- connector
Status string - The status of the connector
- created
At string - The timestamp when the V2 connector was created.
- enablement
Status string - The enablement status of the connector
- enablement
Status stringReason - The reason for the enablement status of the connector
- id string
- The provider-assigned unique ID for this managed resource.
- issues
Connector
V2Health Issue[] - The list of health issues associated with the connector
- last
Checked stringAt - The most recent timestamp when the V2 connector was checked on health status.
- last
Updated stringAt - The most recent timestamp when the V2 connector was updated.
- message string
- The message of the connector status change
- connector_
arn str - The ARN of the connector
- connector_
id str - The ID of the connector
- connector_
status str - The status of the connector
- created_
at str - The timestamp when the V2 connector was created.
- enablement_
status str - The enablement status of the connector
- enablement_
status_ strreason - The reason for the enablement status of the connector
- id str
- The provider-assigned unique ID for this managed resource.
- issues
Sequence[Connector
V2Health Issue] - The list of health issues associated with the connector
- last_
checked_ strat - The most recent timestamp when the V2 connector was checked on health status.
- last_
updated_ strat - The most recent timestamp when the V2 connector was updated.
- message str
- The message of the connector status change
- connector
Arn String - The ARN of the connector
- connector
Id String - The ID of the connector
- connector
Status String - The status of the connector
- created
At String - The timestamp when the V2 connector was created.
- enablement
Status String - The enablement status of the connector
- enablement
Status StringReason - The reason for the enablement status of the connector
- id String
- The provider-assigned unique ID for this managed resource.
- issues List<Property Map>
- The list of health issues associated with the connector
- last
Checked StringAt - The most recent timestamp when the V2 connector was checked on health status.
- last
Updated StringAt - The most recent timestamp when the V2 connector was updated.
- message String
- The message of the connector status change
Supporting Types
ConnectorV2AzureProviderConfiguration, ConnectorV2AzureProviderConfigurationArgs
The configuration settings required to establish an integration between AWS Security Hub and Azure- Aws
Config stringConnector Arn - The ARN of the AWS Config connector used for the Azure integration
- Azure
Regions List<string> - The list of Azure regions to include in the connector scope
- Scope
Configuration Pulumi.Aws Native. Security Hub. Inputs. Connector V2Azure Scope Configuration
- Aws
Config stringConnector Arn - The ARN of the AWS Config connector used for the Azure integration
- Azure
Regions []string - The list of Azure regions to include in the connector scope
- Scope
Configuration ConnectorV2Azure Scope Configuration
- aws_
config_ stringconnector_ arn - The ARN of the AWS Config connector used for the Azure integration
- azure_
regions list(string) - The list of Azure regions to include in the connector scope
- scope_
configuration object
- aws
Config StringConnector Arn - The ARN of the AWS Config connector used for the Azure integration
- azure
Regions List<String> - The list of Azure regions to include in the connector scope
- scope
Configuration ConnectorV2Azure Scope Configuration
- aws
Config stringConnector Arn - The ARN of the AWS Config connector used for the Azure integration
- azure
Regions string[] - The list of Azure regions to include in the connector scope
- scope
Configuration ConnectorV2Azure Scope Configuration
- aws_
config_ strconnector_ arn - The ARN of the AWS Config connector used for the Azure integration
- azure_
regions Sequence[str] - The list of Azure regions to include in the connector scope
- scope_
configuration ConnectorV2Azure Scope Configuration
- aws
Config StringConnector Arn - The ARN of the AWS Config connector used for the Azure integration
- azure
Regions List<String> - The list of Azure regions to include in the connector scope
- scope
Configuration Property Map
ConnectorV2AzureScopeConfiguration, ConnectorV2AzureScopeConfigurationArgs
The scope configuration for an Azure connector- Scope
Type Pulumi.Aws Native. Security Hub. Connector V2Azure Scope Configuration Scope Type - The scope type for the Azure connector
- Scope
Values List<string> - The list of scope values for the Azure connector
- Scope
Type ConnectorV2Azure Scope Configuration Scope Type - The scope type for the Azure connector
- Scope
Values []string - The list of scope values for the Azure connector
- scope_
type "TENANT" | "SUBSCRIPTION" - The scope type for the Azure connector
- scope_
values list(string) - The list of scope values for the Azure connector
- scope
Type ConnectorV2Azure Scope Configuration Scope Type - The scope type for the Azure connector
- scope
Values List<String> - The list of scope values for the Azure connector
- scope
Type ConnectorV2Azure Scope Configuration Scope Type - The scope type for the Azure connector
- scope
Values string[] - The list of scope values for the Azure connector
- scope_
type ConnectorV2Azure Scope Configuration Scope Type - The scope type for the Azure connector
- scope_
values Sequence[str] - The list of scope values for the Azure connector
- scope
Type "TENANT" | "SUBSCRIPTION" - The scope type for the Azure connector
- scope
Values List<String> - The list of scope values for the Azure connector
ConnectorV2AzureScopeConfigurationScopeType, ConnectorV2AzureScopeConfigurationScopeTypeArgs
- Tenant
TENANT- Subscription
SUBSCRIPTION
- Connector
V2Azure Scope Configuration Scope Type Tenant TENANT- Connector
V2Azure Scope Configuration Scope Type Subscription SUBSCRIPTION
- "TENANT"
TENANT- "SUBSCRIPTION"
SUBSCRIPTION
- Tenant
TENANT- Subscription
SUBSCRIPTION
- Tenant
TENANT- Subscription
SUBSCRIPTION
- TENANT
TENANT- SUBSCRIPTION
SUBSCRIPTION
- "TENANT"
TENANT- "SUBSCRIPTION"
SUBSCRIPTION
ConnectorV2HealthIssue, ConnectorV2HealthIssueArgs
A health issue associated with the connectorConnectorV2JiraCloudProviderConfiguration, ConnectorV2JiraCloudProviderConfigurationArgs
The initial configuration settings required to establish an integration between Security Hub and Jira Cloud- Project
Key string - The project key for a Jira Cloud instance
- Project
Key string - The project key for a Jira Cloud instance
- project_
key string - The project key for a Jira Cloud instance
- project
Key String - The project key for a Jira Cloud instance
- project
Key string - The project key for a Jira Cloud instance
- project_
key str - The project key for a Jira Cloud instance
- project
Key String - The project key for a Jira Cloud instance
ConnectorV2Provider, ConnectorV2ProviderArgs
The third-party provider configuration for the connectorConnectorV2ServiceNowProviderConfiguration, ConnectorV2ServiceNowProviderConfigurationArgs
The initial configuration settings required to establish an integration between Security Hub and ServiceNow ITSM- Instance
Name string - The instance name of ServiceNow ITSM
- Secret
Arn string - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- Instance
Name string - The instance name of ServiceNow ITSM
- Secret
Arn string - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- instance_
name string - The instance name of ServiceNow ITSM
- secret_
arn string - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- instance
Name String - The instance name of ServiceNow ITSM
- secret
Arn String - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- instance
Name string - The instance name of ServiceNow ITSM
- secret
Arn string - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- instance_
name str - The instance name of ServiceNow ITSM
- secret_
arn str - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
- instance
Name String - The instance name of ServiceNow ITSM
- secret
Arn String - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Sep 14, 2026 by Pulumi