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
demandé il y a 2 ans346 vues
2 réponses
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans
0

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

Taz
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions