How to specify a character which contains hyphen in ExportOnly of start_export_task

0

I am using a method start_export_task of boto3 (python) to export a snapshot of the RDS. When I try to specify the schema “something-v2” (contains hyphen) in Aurola DB For MySql using its ExportOnly option, I get the following error.

ClientError: An error occurred (InvalidParameterValue) when calling the StartExportTask operation: something-v2.* Table names can contain only basic Latin letters, digits 0-9, dollar symbols ($), and underscores (_).

Is it not possible to specify a schema name that contains hyphens? We are waiting for your answer.

已提问 2 年前66 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则