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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠