We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
Creates and manages a multi-cloud connector for Amazon Inspector, enabling vulnerability scanning of Azure resources.
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?: InvokeOutputOptions): 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[InvokeOutputOptions] = 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 Output<GetConnectorResult> Invoke(GetConnectorInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
public static Output<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
public static Output<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:inspectorv2:getConnector
arguments:
# arguments dictionarydata "aws-native_inspectorv2_get_connector" "name" {
# arguments
}The following arguments are supported:
- Connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- Connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- connector_
arn string - The Amazon Resource Name (ARN) of the connector.
- connector
Arn String - The Amazon Resource Name (ARN) of the connector.
- connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- connector_
arn str - The Amazon Resource Name (ARN) of the connector.
- connector
Arn String - The Amazon Resource Name (ARN) of the connector.
getConnector Result
The following output properties are available:
- Connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- Created
At string - Timestamp when the connector was created.
- Description string
- Optional description of the connector.
- Enablement
Status Pulumi.Aws Native. Inspector V2. Connector State - The enablement status of the connector.
- Enablement
Status stringReason - Reason for the current enablement status, if applicable.
- Health
Pulumi.
Aws Native. Inspector V2. Outputs. Connector Health - Health status of the connector.
- Last
Updated stringAt - Timestamp when the connector was last updated.
- Provider
Configuration Pulumi.Aws Native. Inspector V2. Outputs. Connector Provider Configuration - Provider-specific configuration including regions and scope.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Tags to apply to the connector.
- Connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- Created
At string - Timestamp when the connector was created.
- Description string
- Optional description of the connector.
- Enablement
Status ConnectorState Enum - The enablement status of the connector.
- Enablement
Status stringReason - Reason for the current enablement status, if applicable.
- Health
Connector
Health - Health status of the connector.
- Last
Updated stringAt - Timestamp when the connector was last updated.
- Provider
Configuration ConnectorProvider Configuration - Provider-specific configuration including regions and scope.
- Tag
- Tags to apply to the connector.
- connector_
arn string - The Amazon Resource Name (ARN) of the connector.
- created_
at string - Timestamp when the connector was created.
- description string
- Optional description of the connector.
- enablement_
status "ENABLED" | "PENDING_ENABLEMENT" | "FAILED_TO_ENABLE" | "PENDING_UPDATE" | "FAILED_TO_UPDATE" | "PENDING_DELETION" | "DELETED" | "FAILED_TO_DELETE" - The enablement status of the connector.
- enablement_
status_ stringreason - Reason for the current enablement status, if applicable.
- health object
- Health status of the connector.
- last_
updated_ stringat - Timestamp when the connector was last updated.
- provider_
configuration object - Provider-specific configuration including regions and scope.
- list(object)
- Tags to apply to the connector.
- connector
Arn String - The Amazon Resource Name (ARN) of the connector.
- created
At String - Timestamp when the connector was created.
- description String
- Optional description of the connector.
- enablement
Status ConnectorState - The enablement status of the connector.
- enablement
Status StringReason - Reason for the current enablement status, if applicable.
- health
Connector
Health - Health status of the connector.
- last
Updated StringAt - Timestamp when the connector was last updated.
- provider
Configuration ConnectorProvider Configuration - Provider-specific configuration including regions and scope.
- List<Tag>
- Tags to apply to the connector.
- connector
Arn string - The Amazon Resource Name (ARN) of the connector.
- created
At string - Timestamp when the connector was created.
- description string
- Optional description of the connector.
- enablement
Status ConnectorState - The enablement status of the connector.
- enablement
Status stringReason - Reason for the current enablement status, if applicable.
- health
Connector
Health - Health status of the connector.
- last
Updated stringAt - Timestamp when the connector was last updated.
- provider
Configuration ConnectorProvider Configuration - Provider-specific configuration including regions and scope.
- Tag[]
- Tags to apply to the connector.
- connector_
arn str - The Amazon Resource Name (ARN) of the connector.
- created_
at str - Timestamp when the connector was created.
- description str
- Optional description of the connector.
- enablement_
status ConnectorState - The enablement status of the connector.
- enablement_
status_ strreason - Reason for the current enablement status, if applicable.
- health
Connector
Health - Health status of the connector.
- last_
updated_ strat - Timestamp when the connector was last updated.
- provider_
configuration ConnectorProvider Configuration - Provider-specific configuration including regions and scope.
- Sequence[root_Tag]
- Tags to apply to the connector.
- connector
Arn String - The Amazon Resource Name (ARN) of the connector.
- created
At String - Timestamp when the connector was created.
- description String
- Optional description of the connector.
- enablement
Status "ENABLED" | "PENDING_ENABLEMENT" | "FAILED_TO_ENABLE" | "PENDING_UPDATE" | "FAILED_TO_UPDATE" | "PENDING_DELETION" | "DELETED" | "FAILED_TO_DELETE" - The enablement status of the connector.
- enablement
Status StringReason - Reason for the current enablement status, if applicable.
- health Property Map
- Health status of the connector.
- last
Updated StringAt - Timestamp when the connector was last updated.
- provider
Configuration Property Map - Provider-specific configuration including regions and scope.
- List<Property Map>
- Tags to apply to the connector.
Supporting Types
ConnectorAzureProviderConfiguration
- Aws
Config stringConnector Arn - The ARN of the AWS Config connector used for Azure resource discovery.
- Azure
Regions List<string> - List of Azure regions to scan.
- Scope
Configuration Pulumi.Aws Native. Inspector V2. Inputs. Connector Azure Scope Configuration Map - Auto
Install boolVm Scanner - Whether to automatically install the VM scanner. Defaults to true.
- Aws
Config stringConnector Arn - The ARN of the AWS Config connector used for Azure resource discovery.
- Azure
Regions []string - List of Azure regions to scan.
- Scope
Configuration ConnectorAzure Scope Configuration Map - Auto
Install boolVm Scanner - Whether to automatically install the VM scanner. Defaults to true.
- aws_
config_ stringconnector_ arn - The ARN of the AWS Config connector used for Azure resource discovery.
- azure_
regions list(string) - List of Azure regions to scan.
- scope_
configuration object - auto_
install_ boolvm_ scanner - Whether to automatically install the VM scanner. Defaults to true.
- aws
Config StringConnector Arn - The ARN of the AWS Config connector used for Azure resource discovery.
- azure
Regions List<String> - List of Azure regions to scan.
- scope
Configuration ConnectorAzure Scope Configuration Map - auto
Install BooleanVm Scanner - Whether to automatically install the VM scanner. Defaults to true.
- aws
Config stringConnector Arn - The ARN of the AWS Config connector used for Azure resource discovery.
- azure
Regions string[] - List of Azure regions to scan.
- scope
Configuration ConnectorAzure Scope Configuration Map - auto
Install booleanVm Scanner - Whether to automatically install the VM scanner. Defaults to true.
- aws_
config_ strconnector_ arn - The ARN of the AWS Config connector used for Azure resource discovery.
- azure_
regions Sequence[str] - List of Azure regions to scan.
- scope_
configuration ConnectorAzure Scope Configuration Map - auto_
install_ boolvm_ scanner - Whether to automatically install the VM scanner. Defaults to true.
- aws
Config StringConnector Arn - The ARN of the AWS Config connector used for Azure resource discovery.
- azure
Regions List<String> - List of Azure regions to scan.
- scope
Configuration Property Map - auto
Install BooleanVm Scanner - Whether to automatically install the VM scanner. Defaults to true.
ConnectorAzureScopeConfigurationMap
ConnectorHealth
- Connector
Status ConnectorHealth Status - Last
Checked stringAt - Message string
- connector
Status ConnectorHealth Status - last
Checked StringAt - message String
- connector
Status ConnectorHealth Status - last
Checked stringAt - message string
ConnectorHealthStatus
ConnectorProviderConfiguration
ConnectorScopeConfiguration
- Scope
Type Pulumi.Aws Native. Inspector V2. Connector Scope Type - Scope
Values List<string> - List of subscription IDs. Empty for TENANT scope.
- State
Pulumi.
Aws Native. Inspector V2. Connector Scope State - State
Reason string - Reason for the current scope state.
- Scope
Type ConnectorScope Type - Scope
Values []string - List of subscription IDs. Empty for TENANT scope.
- State
Connector
Scope State - State
Reason string - Reason for the current scope state.
- scope_
type "TENANT" | "SUBSCRIPTION" - scope_
values list(string) - List of subscription IDs. Empty for TENANT scope.
- state "ACTIVE" | "PENDING" | "ERROR" | "DISABLED"
- state_
reason string - Reason for the current scope state.
- scope
Type ConnectorScope Type - scope
Values List<String> - List of subscription IDs. Empty for TENANT scope.
- state
Connector
Scope State - state
Reason String - Reason for the current scope state.
- scope
Type ConnectorScope Type - scope
Values string[] - List of subscription IDs. Empty for TENANT scope.
- state
Connector
Scope State - state
Reason string - Reason for the current scope state.
- scope_
type ConnectorScope Type - scope_
values Sequence[str] - List of subscription IDs. Empty for TENANT scope.
- state
Connector
Scope State - state_
reason str - Reason for the current scope state.
- scope
Type "TENANT" | "SUBSCRIPTION" - scope
Values List<String> - List of subscription IDs. Empty for TENANT scope.
- state "ACTIVE" | "PENDING" | "ERROR" | "DISABLED"
- state
Reason String - Reason for the current scope state.
ConnectorScopeState
ConnectorScopeType
ConnectorState
Tag
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.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi