We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.kafkaconnect.getConnector
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 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:
- ConnectorArn string
- Amazon Resource Name for the created Connector.
- ConnectorArn string
- Amazon Resource Name for the created Connector.
- connectorArn String
- Amazon Resource Name for the created Connector.
- connectorArn string
- Amazon Resource Name for the created Connector.
- connector_arn str
- Amazon Resource Name for the created Connector.
- connectorArn 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.
- ConnectorArn string
- Amazon Resource Name for the created Connector.
- ConnectorConfiguration Dictionary<string, string>
- The configuration for the connector.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- A collection of tags associated with a resource
- Capacity
ConnectorCapacity 
- The connector's compute capacity settings.
- ConnectorArn string
- Amazon Resource Name for the created Connector.
- ConnectorConfiguration map[string]string
- The configuration for the connector.
- Tag
- A collection of tags associated with a resource
- capacity
ConnectorCapacity 
- The connector's compute capacity settings.
- connectorArn String
- Amazon Resource Name for the created Connector.
- connectorConfiguration Map<String,String>
- The configuration for the connector.
- List<Tag>
- A collection of tags associated with a resource
- capacity
ConnectorCapacity 
- The connector's compute capacity settings.
- connectorArn string
- Amazon Resource Name for the created Connector.
- connectorConfiguration {[key: string]: string}
- The configuration for the connector.
- Tag[]
- A collection of tags associated with a resource
- capacity
ConnectorCapacity 
- 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.
- connectorArn String
- Amazon Resource Name for the created Connector.
- connectorConfiguration Map<String>
- The configuration for the connector.
- List<Property Map>
- A collection of tags associated with a resource
Supporting Types
ConnectorAutoScaling  
- MaxWorker intCount 
- The maximum number of workers for a connector.
- McuCount int
- Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- MinWorker intCount 
- The minimum number of workers for a connector.
- ScaleIn Pulumi.Policy Aws Native. Kafka Connect. Inputs. Connector Scale In Policy 
- The sacle-in policy for the connector.
- ScaleOut Pulumi.Policy Aws Native. Kafka Connect. Inputs. Connector Scale Out Policy 
- The sacle-out policy for the connector.
- MaxWorker intCount 
- The maximum number of workers for a connector.
- McuCount int
- Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- MinWorker intCount 
- The minimum number of workers for a connector.
- ScaleIn ConnectorPolicy Scale In Policy 
- The sacle-in policy for the connector.
- ScaleOut ConnectorPolicy Scale Out Policy 
- The sacle-out policy for the connector.
- maxWorker IntegerCount 
- The maximum number of workers for a connector.
- mcuCount Integer
- Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- minWorker IntegerCount 
- The minimum number of workers for a connector.
- scaleIn ConnectorPolicy Scale In Policy 
- The sacle-in policy for the connector.
- scaleOut ConnectorPolicy Scale Out Policy 
- The sacle-out policy for the connector.
- maxWorker numberCount 
- The maximum number of workers for a connector.
- mcuCount number
- Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- minWorker numberCount 
- The minimum number of workers for a connector.
- scaleIn ConnectorPolicy Scale In Policy 
- The sacle-in policy for the connector.
- scaleOut 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.
- maxWorker NumberCount 
- The maximum number of workers for a connector.
- mcuCount Number
- Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- minWorker NumberCount 
- The minimum number of workers for a connector.
- scaleIn Property MapPolicy 
- The sacle-in policy for the connector.
- scaleOut Property MapPolicy 
- The sacle-out policy for the connector.
ConnectorCapacity 
- AutoScaling Pulumi.Aws Native. Kafka Connect. Inputs. Connector Auto Scaling 
- Information about the auto scaling parameters for the connector.
- ProvisionedCapacity Pulumi.Aws Native. Kafka Connect. Inputs. Connector Provisioned Capacity 
- Details about a fixed capacity allocated to a connector.
- AutoScaling ConnectorAuto Scaling 
- Information about the auto scaling parameters for the connector.
- ProvisionedCapacity ConnectorProvisioned Capacity 
- Details about a fixed capacity allocated to a connector.
- autoScaling ConnectorAuto Scaling 
- Information about the auto scaling parameters for the connector.
- provisionedCapacity ConnectorProvisioned Capacity 
- Details about a fixed capacity allocated to a connector.
- autoScaling ConnectorAuto Scaling 
- Information about the auto scaling parameters for the connector.
- provisionedCapacity 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.
- autoScaling Property Map
- Information about the auto scaling parameters for the connector.
- provisionedCapacity Property Map
- Details about a fixed capacity allocated to a connector.
ConnectorProvisionedCapacity  
- WorkerCount int
- Number of workers for a connector.
- McuCount int
- Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- WorkerCount int
- Number of workers for a connector.
- McuCount int
- Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- workerCount Integer
- Number of workers for a connector.
- mcuCount Integer
- Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- workerCount number
- Number of workers for a connector.
- mcuCount 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.
- workerCount Number
- Number of workers for a connector.
- mcuCount Number
- Specifies how many MSK Connect Units (MCU) are allocated to the connector.
ConnectorScaleInPolicy   
- CpuUtilization intPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- CpuUtilization intPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpuUtilization IntegerPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpuUtilization 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.
- cpuUtilization NumberPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
ConnectorScaleOutPolicy   
- CpuUtilization intPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- CpuUtilization intPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpuUtilization IntegerPercentage 
- Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpuUtilization 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.
- cpuUtilization 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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi