---
type: resource-type
title: Replicator
description: aws resource type AWS::MSK::Replicator
name: Replicator
lexicon: aws
resource_type: AWS::MSK::Replicator
---
`AWS::MSK::Replicator`, a resource type of the aws lexicon.

## Properties

- `KafkaClusters` (`Replicator_KafkaCluster[]`, required): Specifies a list of Kafka clusters which are targets of the replicator.
- `ReplicationInfoList` (`Replicator_ReplicationInfo[]`, required): A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.
- `ReplicatorName` (`string`, required): The name of the replicator.
- `ServiceExecutionRoleArn` (`string`, required): The Amazon Resource Name (ARN) of the IAM role used by the replicator to access external resources.
- `CurrentVersion` (`string`, optional): The current version of the MSK replicator.
- `Description` (`string`, optional): A summary description of the replicator.
- `LogDelivery` (`Replicator_LogDelivery`, optional): Configuration for log delivery for the replicator.
- `ReplicatorArn` (`string`, optional): Amazon Resource Name for the created replicator.
- `Tags` (`Replicator_Tag[]`, optional): A collection of tags associated with a resource

## Attributes

- `CurrentVersion`
- `ReplicatorArn`
