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 dictionary
The following arguments are supported:
- Connector
Arn This property is required. string - Amazon Resource Name for the created Connector.
- Connector
Arn This property is required. string - Amazon Resource Name for the created Connector.
- connector
Arn This property is required. String - Amazon Resource Name for the created Connector.
- connector
Arn This property is required. string - Amazon Resource Name for the created Connector.
- connector_
arn This property is required. str - Amazon Resource Name for the created Connector.
- connector
Arn This property is required. 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 Count This property is required. int - The maximum number of workers for a connector.
- Mcu
Count This property is required. int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- Min
Worker Count This property is required. int - The minimum number of workers for a connector.
- Scale
In Policy This property is required. Pulumi.Aws Native. Kafka Connect. Inputs. Connector Scale In Policy - The sacle-in policy for the connector.
- Scale
Out Policy This property is required. Pulumi.Aws Native. Kafka Connect. Inputs. Connector Scale Out Policy - The sacle-out policy for the connector.
- Max
Worker Count This property is required. int - The maximum number of workers for a connector.
- Mcu
Count This property is required. int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- Min
Worker Count This property is required. int - The minimum number of workers for a connector.
- Scale
In Policy This property is required. ConnectorScale In Policy - The sacle-in policy for the connector.
- Scale
Out Policy This property is required. ConnectorScale Out Policy - The sacle-out policy for the connector.
- max
Worker Count This property is required. Integer - The maximum number of workers for a connector.
- mcu
Count This property is required. Integer - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker Count This property is required. Integer - The minimum number of workers for a connector.
- scale
In Policy This property is required. ConnectorScale In Policy - The sacle-in policy for the connector.
- scale
Out Policy This property is required. ConnectorScale Out Policy - The sacle-out policy for the connector.
- max
Worker Count This property is required. number - The maximum number of workers for a connector.
- mcu
Count This property is required. number - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker Count This property is required. number - The minimum number of workers for a connector.
- scale
In Policy This property is required. ConnectorScale In Policy - The sacle-in policy for the connector.
- scale
Out Policy This property is required. ConnectorScale Out Policy - The sacle-out policy for the connector.
- max_
worker_ count This property is required. int - The maximum number of workers for a connector.
- mcu_
count This property is required. int - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min_
worker_ count This property is required. int - The minimum number of workers for a connector.
- scale_
in_ policy This property is required. ConnectorScale In Policy - The sacle-in policy for the connector.
- scale_
out_ policy This property is required. ConnectorScale Out Policy - The sacle-out policy for the connector.
- max
Worker Count This property is required. Number - The maximum number of workers for a connector.
- mcu
Count This property is required. Number - Specifies how many MSK Connect Units (MCU) as the minimum scaling unit.
- min
Worker Count This property is required. Number - The minimum number of workers for a connector.
- scale
In Policy This property is required. Property Map - The sacle-in policy for the connector.
- scale
Out Policy This property is required. Property Map - 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 This property is required. int - Number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- Worker
Count This property is required. int - Number of workers for a connector.
- Mcu
Count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count This property is required. Integer - Number of workers for a connector.
- mcu
Count Integer - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count This property is required. number - Number of workers for a connector.
- mcu
Count number - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker_
count This property is required. int - Number of workers for a connector.
- mcu_
count int - Specifies how many MSK Connect Units (MCU) are allocated to the connector.
- worker
Count This property is required. 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 Percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- Cpu
Utilization Percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization Percentage This property is required. Integer - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization Percentage This property is required. number - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu_
utilization_ percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
- cpu
Utilization Percentage This property is required. Number - Specifies the CPU utilization percentage threshold at which connector scale in should trigger.
ConnectorScaleOutPolicy
- Cpu
Utilization Percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- Cpu
Utilization Percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization Percentage This property is required. Integer - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization Percentage This property is required. number - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu_
utilization_ percentage This property is required. int - Specifies the CPU utilization percentage threshold at which connector scale out should trigger.
- cpu
Utilization Percentage This property is required. Number - 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