String bootstrapServers
The bootstrap servers of the cluster.
VpcDescription vpc
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
Integer maxWorkerCount
The maximum number of workers allocated to the connector.
Integer mcuCount
The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.
Integer minWorkerCount
The minimum number of workers allocated to the connector.
ScaleInPolicy scaleInPolicy
The sacle-in policy for the connector.
ScaleOutPolicy scaleOutPolicy
The sacle-out policy for the connector.
Integer maxWorkerCount
The maximum number of workers allocated to the connector.
Integer mcuCount
The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.
Integer minWorkerCount
The minimum number of workers allocated to the connector.
ScaleInPolicyDescription scaleInPolicy
The sacle-in policy for the connector.
ScaleOutPolicyDescription scaleOutPolicy
The sacle-out policy for the connector.>
Integer maxWorkerCount
The target maximum number of workers allocated to the connector.
Integer mcuCount
The target number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.
Integer minWorkerCount
The target minimum number of workers allocated to the connector.
ScaleInPolicyUpdate scaleInPolicy
The target sacle-in policy for the connector.
ScaleOutPolicyUpdate scaleOutPolicy
The target sacle-out policy for the connector.
AutoScaling autoScaling
Information about the auto scaling parameters for the connector.
ProvisionedCapacity provisionedCapacity
Details about a fixed capacity allocated to a connector.
AutoScalingDescription autoScaling
Describes the connector's auto scaling capacity.
ProvisionedCapacityDescription provisionedCapacity
Describes a connector's provisioned capacity.
AutoScalingUpdate autoScaling
The target auto scaling setting.
ProvisionedCapacityUpdate provisionedCapacity
The target settings for provisioned capacity.
CapacityDescription capacity
The connector's compute capacity settings.
String connectorArn
The Amazon Resource Name (ARN) of the connector.
String connectorDescription
The description of the connector.
String connectorName
The name of the connector.
String connectorState
The state of the connector.
Date creationTime
The time that the connector was created.
String currentVersion
The current version of the connector.
KafkaClusterDescription kafkaCluster
The details of the Apache Kafka cluster to which the connector is connected.
KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication
The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.
KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit
Details of encryption in transit to the Apache Kafka cluster.
String kafkaConnectVersion
The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.
LogDeliveryDescription logDelivery
The settings for delivering connector logs to Amazon CloudWatch Logs.
List<E> plugins
Specifies which plugins were used for this connector.
String serviceExecutionRoleArn
The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.
WorkerConfigurationDescription workerConfiguration
The worker configurations that are in use with the connector.
Capacity capacity
Information about the capacity allocated to the connector. Exactly one of the two properties must be specified.
Map<K,V> connectorConfiguration
A map of keys to values that represent the configuration for the connector.
String connectorDescription
A summary description of the connector.
String connectorName
The name of the connector.
KafkaCluster kafkaCluster
Specifies which Apache Kafka cluster to connect to.
KafkaClusterClientAuthentication kafkaClusterClientAuthentication
Details of the client authentication used by the Apache Kafka cluster.
KafkaClusterEncryptionInTransit kafkaClusterEncryptionInTransit
Details of encryption in transit to the Apache Kafka cluster.
String kafkaConnectVersion
The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.
LogDelivery logDelivery
Details about log delivery.
List<E> plugins
Specifies which plugins to use for the connector.
String serviceExecutionRoleArn
The Amazon Resource Name (ARN) of the IAM role used by the connector to access the Amazon Web Services resources that it needs. The types of resources depends on the logic of the connector. For example, a connector that has Amazon S3 as a destination must have permissions that allow it to write to the S3 destination bucket.
WorkerConfiguration workerConfiguration
Specifies which worker configuration to use with the connector.
String contentType
The type of the plugin file.
String description
A summary description of the custom plugin.
CustomPluginLocation location
Information about the location of a custom plugin.
String name
The name of the custom plugin.
Date creationTime
The time that the worker configuration was created.
WorkerConfigurationRevisionSummary latestRevision
The latest revision of the worker configuration.
String name
The name of the worker configuration.
String workerConfigurationArn
The Amazon Resource Name (ARN) that Amazon assigned to the worker configuration.
S3Location s3Location
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.
S3LocationDescription s3Location
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.
String contentType
The format of the plugin file.
Date creationTime
The time that the custom plugin was created.
String description
The description of the custom plugin.
CustomPluginFileDescription fileDescription
Details about the custom plugin file.
CustomPluginLocationDescription location
Information about the location of the custom plugin.
Long revision
The revision of the custom plugin.
Date creationTime
The time that the custom plugin was created.
String customPluginArn
The Amazon Resource Name (ARN) of the custom plugin.
String customPluginState
The state of the custom plugin.
String description
A description of the custom plugin.
CustomPluginRevisionSummary latestRevision
The latest revision of the custom plugin.
String name
The name of the custom plugin.
String connectorArn
The Amazon Resource Name (ARN) of the connector that you want to describe.
CapacityDescription capacity
Information about the capacity of the connector, whether it is auto scaled or provisioned.
String connectorArn
The Amazon Resource Name (ARN) of the connector.
Map<K,V> connectorConfiguration
A map of keys to values that represent the configuration for the connector.
String connectorDescription
A summary description of the connector.
String connectorName
The name of the connector.
String connectorState
The state of the connector.
Date creationTime
The time the connector was created.
String currentVersion
The current version of the connector.
KafkaClusterDescription kafkaCluster
The Apache Kafka cluster that the connector is connected to.
KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication
The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.
KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit
Details of encryption in transit to the Apache Kafka cluster.
String kafkaConnectVersion
The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.
LogDeliveryDescription logDelivery
Details about delivering logs to Amazon CloudWatch Logs.
List<E> plugins
Specifies which plugins were used for this connector.
String serviceExecutionRoleArn
The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.
WorkerConfigurationDescription workerConfiguration
Specifies which worker configuration was used for the connector.
String customPluginArn
Returns information about a custom plugin.
Date creationTime
The time that the custom plugin was created.
String customPluginArn
The Amazon Resource Name (ARN) of the custom plugin.
String customPluginState
The state of the custom plugin.
String description
The description of the custom plugin.
CustomPluginRevisionSummary latestRevision
The latest successfully created revision of the custom plugin. If there are no successfully created revisions, this field will be absent.
String name
The name of the custom plugin.
String workerConfigurationArn
The Amazon Resource Name (ARN) of the worker configuration that you want to get information about.
Date creationTime
The time that the worker configuration was created.
String description
The description of the worker configuration.
WorkerConfigurationRevisionDescription latestRevision
The latest revision of the custom configuration.
String name
The name of the worker configuration.
String workerConfigurationArn
The Amazon Resource Name (ARN) of the custom configuration.
ApacheKafkaCluster apacheKafkaCluster
The Apache Kafka cluster to which the connector is connected.
String authenticationType
The type of client authentication used to connect to the Apache Kafka cluster. Value NONE means that no client authentication is used.
String authenticationType
The type of client authentication used to connect to the Apache Kafka cluster. Value NONE means that no client authentication is used.
ApacheKafkaClusterDescription apacheKafkaCluster
The Apache Kafka cluster to which the connector is connected.
String encryptionType
The type of encryption in transit to the Apache Kafka cluster.
String encryptionType
The type of encryption in transit to the Apache Kafka cluster.
String connectorNamePrefix
The name prefix that you want to use to search for and list connectors.
Integer maxResults
The maximum number of connectors to list in one response.
String nextToken
If the response of a ListConnectors operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
Integer maxResults
The maximum number of custom plugins to list in one response.
String nextToken
If the response of a ListCustomPlugins operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
List<E> customPlugins
An array of custom plugin descriptions.
String nextToken
If the response of a ListCustomPlugins operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
Integer maxResults
The maximum number of worker configurations to list in one response.
String nextToken
If the response of a ListWorkerConfigurations operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
String nextToken
If the response of a ListWorkerConfigurations operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
List<E> workerConfigurations
An array of worker configuration descriptions.
WorkerLogDelivery workerLogDelivery
The workers can send worker logs to different destination types. This configuration specifies the details of these destinations.
WorkerLogDeliveryDescription workerLogDelivery
The workers can send worker logs to different destination types. This configuration specifies the details of these destinations.
CustomPlugin customPlugin
Details about a custom plugin.
CustomPluginDescription customPlugin
Details about a custom plugin.
Integer cpuUtilizationPercentage
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
Integer cpuUtilizationPercentage
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
Integer cpuUtilizationPercentage
The target CPU utilization percentage threshold at which you want connector scale in to be triggered.
Integer cpuUtilizationPercentage
The CPU utilization percentage threshold at which you want connector scale out to be triggered.
Integer cpuUtilizationPercentage
The CPU utilization percentage threshold at which you want connector scale out to be triggered.
Integer cpuUtilizationPercentage
The target CPU utilization percentage threshold at which you want connector scale out to be triggered.
CapacityUpdate capacity
The target capacity.
String connectorArn
The Amazon Resource Name (ARN) of the connector that you want to update.
String currentVersion
The current version of the connector that you want to update.
Date creationTime
The time that the worker configuration was created.
String description
The description of the worker configuration revision.
String propertiesFileContent
Base64 encoded contents of the connect-distributed.properties file.
Long revision
The description of a revision of the worker configuration.
Date creationTime
The time that a worker configuration was created.
String description
The description of a worker configuration.
WorkerConfigurationRevisionSummary latestRevision
The latest revision of a worker configuration.
String name
The name of the worker configuration.
String workerConfigurationArn
The Amazon Resource Name (ARN) of the worker configuration.
CloudWatchLogsLogDelivery cloudWatchLogs
Details about delivering logs to Amazon CloudWatch Logs.
FirehoseLogDelivery firehose
Details about delivering logs to Amazon Kinesis Data Firehose.
S3LogDelivery s3
Details about delivering logs to Amazon S3.
CloudWatchLogsLogDeliveryDescription cloudWatchLogs
Details about delivering logs to Amazon CloudWatch Logs.
FirehoseLogDeliveryDescription firehose
Details about delivering logs to Amazon Kinesis Data Firehose.
S3LogDeliveryDescription s3
Details about delivering logs to Amazon S3.
Copyright © 2021. All rights reserved.