We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.72.0
published on Monday, Jul 20, 2026 by Pulumi
published on Monday, Jul 20, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.72.0
published on Monday, Jul 20, 2026 by Pulumi
published on Monday, Jul 20, 2026 by Pulumi
Resource schema for AWS::SecurityHub::Connector
Using getConnector
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConnector(args: GetConnectorArgs, opts?: InvokeOptions): Promise<GetConnectorResult>
function getConnectorOutput(args: GetConnectorOutputArgs, opts?: InvokeOptions): Output<GetConnectorResult>def get_connector(connector_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectorResult
def get_connector_output(connector_arn: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectorResult]func LookupConnector(ctx *Context, args *LookupConnectorArgs, opts ...InvokeOption) (*LookupConnectorResult, error)
func LookupConnectorOutput(ctx *Context, args *LookupConnectorOutputArgs, opts ...InvokeOption) LookupConnectorResultOutput> Note: This function is named LookupConnector in the Go SDK.
public static class GetConnector
{
public static Task<GetConnectorResult> InvokeAsync(GetConnectorArgs args, InvokeOptions? opts = null)
public static Output<GetConnectorResult> Invoke(GetConnectorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
public static Output<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:securityhub:getConnector
arguments:
# arguments dictionarydata "aws-native_securityhub_get_connector" "name" {
# arguments
}The following arguments are supported:
- Connector
Arn string - The ARN of the connector
- Connector
Arn string - The ARN of the connector
- connector_
arn string - The ARN of the connector
- connector
Arn String - The ARN of the connector
- connector
Arn string - The ARN of the connector
- connector_
arn str - The ARN of the connector
- connector
Arn String - The ARN of the connector
getConnector Result
The following output properties are available:
- Connector
Arn string - The ARN of the connector
- Connector
Id string - The ID of the connector
- Connector
Status string - Created
At string - The date and time for createdAt in UTC and ISO 8601 format.
- Created
By string - The principal that created the connector
- Description string
- A description of the connector
- Enablement
Status string - The enablement status of the connector
- Issues
List<Pulumi.
Aws Native. Security Hub. Outputs. Connector Health Issue> - The list of health issues associated with the connector
- Last
Checked stringAt - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- Last
Updated stringAt - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- Message string
- The message associated with the connector status change
- Provider
Pulumi.
Aws Native. Security Hub. Outputs. Connector Provider - Dictionary<string, string>
- Connector
Arn string - The ARN of the connector
- Connector
Id string - The ID of the connector
- Connector
Status string - Created
At string - The date and time for createdAt in UTC and ISO 8601 format.
- Created
By string - The principal that created the connector
- Description string
- A description of the connector
- Enablement
Status string - The enablement status of the connector
- Issues
[]Connector
Health Issue - The list of health issues associated with the connector
- Last
Checked stringAt - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- Last
Updated stringAt - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- Message string
- The message associated with the connector status change
- Provider
Connector
Provider - map[string]string
- connector_
arn string - The ARN of the connector
- connector_
id string - The ID of the connector
- connector_
status string - created_
at string - The date and time for createdAt in UTC and ISO 8601 format.
- created_
by string - The principal that created the connector
- description string
- A description of the connector
- enablement_
status string - The enablement status of the connector
- issues list(object)
- The list of health issues associated with the connector
- last_
checked_ stringat - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- last_
updated_ stringat - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- message string
- The message associated with the connector status change
- provider object
- map(string)
- connector
Arn String - The ARN of the connector
- connector
Id String - The ID of the connector
- connector
Status String - created
At String - The date and time for createdAt in UTC and ISO 8601 format.
- created
By String - The principal that created the connector
- description String
- A description of the connector
- enablement
Status String - The enablement status of the connector
- issues
List<Connector
Health Issue> - The list of health issues associated with the connector
- last
Checked StringAt - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- last
Updated StringAt - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- message String
- The message associated with the connector status change
- provider
Connector
Provider - Map<String,String>
- connector
Arn string - The ARN of the connector
- connector
Id string - The ID of the connector
- connector
Status string - created
At string - The date and time for createdAt in UTC and ISO 8601 format.
- created
By string - The principal that created the connector
- description string
- A description of the connector
- enablement
Status string - The enablement status of the connector
- issues
Connector
Health Issue[] - The list of health issues associated with the connector
- last
Checked stringAt - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- last
Updated stringAt - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- message string
- The message associated with the connector status change
- provider
Connector
Provider - {[key: string]: string}
- connector_
arn str - The ARN of the connector
- connector_
id str - The ID of the connector
- connector_
status str - created_
at str - The date and time for createdAt in UTC and ISO 8601 format.
- created_
by str - The principal that created the connector
- description str
- A description of the connector
- enablement_
status str - The enablement status of the connector
- issues
Sequence[Connector
Health Issue] - The list of health issues associated with the connector
- last_
checked_ strat - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- last_
updated_ strat - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- message str
- The message associated with the connector status change
- provider
Connector
Provider - Mapping[str, str]
- connector
Arn String - The ARN of the connector
- connector
Id String - The ID of the connector
- connector
Status String - created
At String - The date and time for createdAt in UTC and ISO 8601 format.
- created
By String - The principal that created the connector
- description String
- A description of the connector
- enablement
Status String - The enablement status of the connector
- issues List<Property Map>
- The list of health issues associated with the connector
- last
Checked StringAt - The date and time for lastCheckedAt in UTC and ISO 8601 format.
- last
Updated StringAt - The date and time for lastUpdatedAt in UTC and ISO 8601 format.
- message String
- The message associated with the connector status change
- provider Property Map
- Map<String>
Supporting Types
ConnectorAzureProviderConfiguration
- 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 Azure 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 ConnectorAzure 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 ConnectorAzure 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 ConnectorAzure 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 ConnectorAzure 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
ConnectorAzureScopeConfiguration
- Scope
Type Pulumi.Aws Native. Security Hub. Connector Azure 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 ConnectorAzure 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 ConnectorAzure 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 ConnectorAzure 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 ConnectorAzure 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
ConnectorAzureScopeConfigurationScopeType
ConnectorHealthIssue
ConnectorProvider
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.72.0
published on Monday, Jul 20, 2026 by Pulumi
published on Monday, Jul 20, 2026 by Pulumi