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
feita há 2 anos346 visualizações
2 Respostas
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
ENGENHEIRO DE SUPORTE
respondido há 2 anos
0

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

Taz
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas