It seems `boto3.client("logs").start_live_tail()` is not yet supported by moto. ``` botocore.exceptions.ClientError: An error occurred (404) when calling the StartLiveTail operation: Not yet implemented ```