We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
aws-native.kafkaconnect.getConnector
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
Resource Type definition for AWS::KafkaConnect::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: Optional[pulumi.Input[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:kafkaconnect:getConnector
arguments:
# arguments dictionaryThe following arguments are supported:
- Connector
Arn string - Amazon Resource Name for the created Connector.
- Connector
Arn string - Amazon Resource Name for the created Connector.
- connector
Arn String - Amazon Resource Name for the created Connector.
- connector
Arn string - Amazon Resource Name for the created Connector.
- connector_
arn str - Amazon Resource Name for the created Connector.
- connector
Arn String - Amazon Resource Name for the created Connector.
getConnector Result
The following output properties are available:
- Capacity
Pulumi.
Aws Native. Kafka Connect. Outputs. Connector Capacity - The connector's compute capacity settings.
- Connector
Arn string - Amazon Resource Name for the created Connector.
- Connector
Configuration Dictionary<string, string> - The configuration for the connector.
-
List<Pulumi.
Aws Native. Outputs. Tag> - A collection of tags associated with a resource
- Capacity
Connector
Capacity - The connector's compute capacity settings.
- Connector
Arn string - Amazon Resource Name for the created Connector.
- Connector
Configuration map[string]string - The configuration for the connector.
- Tag
- A collection of tags associated with a resource
- capacity
Connector
Capacity - The connector's compute capacity settings.
- connector
Arn String - Amazon Resource Name for the created Connector.
- connector
Configuration Map<String,String> - The configuration for the connector.
- List<Tag>
- A collection of tags associated with a resource
- capacity
Connector
Capacity - The connector's compute capacity settings.
- connector
Arn string - Amazon Resource Name for the created Connector.
- connector
Configuration {[key: string]: string} - The configuration for the connector.
- Tag[]
- A collection of tags associated with a resource
- capacity
Connector
Capacity - The connector's compute capacity settings.
- connector_
arn str - Amazon Resource Name for the created Connector.
- connector_
configuration Mapping[str, str] - The configuration for the connector.
- Sequence[root_Tag]
- A collection of tags associated with a resource
- capacity Property Map
- The connector's compute capacity settings.
- connector
Arn String - Amazon Resource Name for the created Connector.
- connector
Configuration Map<String> - The configuration for the connector.
- List<Property Map>
- A collection of tags associated with a resource
Supporting Types
ConnectorAutoScaling
- Max
Worker intCount - The maximum number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- Min
Worker intCount - The minimum number of workers for a connector.
- Scale
In Pulumi.Policy Aws Native. Kafka Connect. Inputs. Connector Scale In Policy - The sacle-in policy for the connector.
- Scale
Out Pulumi.Policy Aws Native. Kafka Connect. Inputs. Connector Scale Out Policy - The sacle-out policy for the connector.
- Max
Worker intCount - The maximum number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- Min
Worker intCount - The minimum number of workers for a connector.
- Scale
In ConnectorPolicy Scale In Policy - The sacle-in policy for the connector.
- Scale
Out ConnectorPolicy Scale Out Policy - The sacle-out policy for the connector.
- max
Worker IntegerCount - The maximum number of workers for a connector.
- mcu
Count Integer - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker IntegerCount - The minimum number of workers for a connector.
- scale
In ConnectorPolicy Scale In Policy - The sacle-in policy for the connector.
- scale
Out ConnectorPolicy Scale Out Policy - The sacle-out policy for the connector.
- max
Worker numberCount - The maximum number of workers for a connector.
- mcu
Count number - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker numberCount - The minimum number of workers for a connector.
- scale
In ConnectorPolicy Scale In Policy - The sacle-in policy for the connector.
- scale
Out ConnectorPolicy Scale Out Policy - The sacle-out policy for the connector.
- max_
worker_ intcount - The maximum number of workers for a connector.
- mcu_
count int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min_
worker_ intcount - The minimum number of workers for a connector.
- scale_
in_ Connectorpolicy Scale In Policy - The sacle-in policy for the connector.
- scale_
out_ Connectorpolicy Scale Out Policy - The sacle-out policy for the connector.
- max
Worker NumberCount - The maximum number of workers for a connector.
- mcu
Count Number - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker NumberCount - The minimum number of workers for a connector.
- scale
In Property MapPolicy - The sacle-in policy for the connector.
- scale
Out Property MapPolicy - The sacle-out policy for the connector.
ConnectorCapacity
- Auto
Scaling Pulumi.Aws Native. Kafka Connect. Inputs. Connector Auto Scaling - Information about the auto scaling parameters for the connector.
- Provisioned
Capacity Pulumi.Aws Native. Kafka Connect. Inputs. Connector Provisioned Capacity - Details about a fixed capacity allocated to a connector.
- Auto
Scaling ConnectorAuto Scaling - Information about the auto scaling parameters for the connector.
- Provisioned
Capacity ConnectorProvisioned Capacity - Details about a fixed capacity allocated to a connector.
- auto
Scaling ConnectorAuto Scaling - Information about the auto scaling parameters for the connector.
- provisioned
Capacity ConnectorProvisioned Capacity - Details about a fixed capacity allocated to a connector.
- auto
Scaling ConnectorAuto Scaling - Information about the auto scaling parameters for the connector.
- provisioned
Capacity ConnectorProvisioned Capacity - Details about a fixed capacity allocated to a connector.
- auto_
scaling ConnectorAuto Scaling - Information about the auto scaling parameters for the connector.
- provisioned_
capacity ConnectorProvisioned Capacity - Details about a fixed capacity allocated to a connector.
- auto
Scaling Property Map - Information about the auto scaling parameters for the connector.
- provisioned
Capacity Property Map - Details about a fixed capacity allocated to a connector.
ConnectorProvisionedCapacity
- Worker
Count int - Number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- Worker
Count int - Number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count Integer - Number of workers for a connector.
- mcu
Count Integer - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count number - Number of workers for a connector.
- mcu
Count number - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker_
count int - Number of workers for a connector.
- mcu_
count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count Number - Number of workers for a connector.
- mcu
Count Number - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
ConnectorScaleInPolicy
- Cpu
Utilization intPercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- Cpu
Utilization intPercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization IntegerPercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization numberPercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu_
utilization_ intpercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization NumberPercentage - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
ConnectorScaleOutPolicy
- Cpu
Utilization intPercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- Cpu
Utilization intPercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization IntegerPercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization numberPercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu_
utilization_ intpercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization NumberPercentage - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
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.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
