restoring redshift serverless from provisioned cluster snapshot

0

I recently enabled redshift serverless endpoint, and to benchmark it I want to restore it from a snapshot of a legacy provisioned cluster, so we have identical data sets to start with. However, when I select to restore the snapshot to the serverless (using console as described in https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-snapshots-recovery.html, and confirming that it will replace all my serverless databases), nothing seems to happen (no error, but also the serverless databases are not replaced with the snapshot).

I already tried adding redshift full access policy to the IAM role of the serverless endpoint, but that didn't help.

Has anyone already achieved this?

질문됨 2년 전1152회 조회
1개 답변
0

Kindly review that either the administrator permission

arn:aws:iam::aws:policy/AdministratorAccess

or the full Amazon Redshift permission

arn:aws:iam::aws:policy/AmazonRedshiftFullAccess

is attached to the IAM policy that you used. If true, then open a Support Ticket for assistance.

profile pictureAWS
답변함 2년 전
  • As indicated in my initial post, I have already attached both the arn:aws:iam::aws:policy/AmazonRedshiftFullAccess and the arn:aws:iam::aws:policy/AmazonRedshiftDataFullAccess policies to the IAM role, but that did not make any difference.

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

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

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