Using Console
Using CLI
<region-name>
: The AWS region where the EventBridge event bus is located.<destination-arn>
: The Amazon Resource Name (ARN) of the destination where the events will be replicated.<event-bus-name>
: The name of the EventBridge event bus for AWS CloudWatch.<region-name>
: The AWS region where the EventBridge event bus is located.<event-bus-name>
: The name of the EventBridge event bus for AWS CloudWatch.describe-replication-configuration
command shows that the replication configuration is successfully enabled for the specified event bus.Using Python