

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/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 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.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)