To create the data stream, specify the --region when you use the create-stream command. The following example of this command creates the data stream YourStreamName in us-west-2:
In this example, CloudWatch Logs in the us-east-1 Region with the AWS account ID of 111111111111. Then, CloudWatch logs into another AWS user's Kinesis data stream in us-west-2 with the AWS account ID of 999999999999.
To check the StreamDescription.StreamStatus property, specify the --region when you use the describe-stream command. The following example of this command checks the stream YourStreamName in us-west-2:
To create the CloudWatch Logs destination, use the put-destination command. Then set the --region for the --role-arn to the same Region as the source CloudWatch logs. In the following example, this command creates the log destination in the recipient account of 999999999999 in us-east-1: