CDK: How to restore a Redshift from a Snapshot ?

0

I have created a new Redshift using CfnCluster construct with snapshotIdentifier specified. The snapshot contains one table and some data in it.

However, the newly-created cluster does not contain the table or data. Do I miss something to restore a cluster from a snapshot ?

Taz
已提问 2 年前346 查看次数
2 回答
1

The snapshot identifier indicates the name of the snapshot from which the new cluster will be created. The stack looks good, however the issue needs further investigation to understand why the data is not restored from the snapshot.

I request you to Create a support case so that we may further dive into the specifics of your configuration.

AWS
支持工程师
已回答 2 年前
0

Problem solved for me. This was because the snapshotIdentifier passed from external file was undefined. My bad.

Taz
已回答 2 年前

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

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

回答问题的准则