

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MSK::Replicator LogDelivery
<a name="aws-properties-msk-replicator-logdelivery"></a>

Configuration for log delivery to customer destinations.

## Syntax
<a name="aws-properties-msk-replicator-logdelivery-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-msk-replicator-logdelivery-syntax.json"></a>

```
{
  "[ReplicatorLogDelivery](#cfn-msk-replicator-logdelivery-replicatorlogdelivery)" : {{ReplicatorLogDelivery}}
}
```

### YAML
<a name="aws-properties-msk-replicator-logdelivery-syntax.yaml"></a>

```
  [ReplicatorLogDelivery](#cfn-msk-replicator-logdelivery-replicatorlogdelivery): {{
    ReplicatorLogDelivery}}
```

## Properties
<a name="aws-properties-msk-replicator-logdelivery-properties"></a>

`ReplicatorLogDelivery`  <a name="cfn-msk-replicator-logdelivery-replicatorlogdelivery"></a>
Configuration for replicator log delivery.  
*Required*: No  
*Type*: [ReplicatorLogDelivery](aws-properties-msk-replicator-replicatorlogdelivery.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)