Skip to content

lambda connection to redshift serverless in cross account

0

we need to connect lambda deployed in A account to redshift serverless in B account

asked a month ago24 views
1 Answer
0

Hello.

You should be able to access it by following the instructions in the re:Post article below.
You can access Redshift by configuring a trust policy so that the Lambda IAM role can assume the IAM role in the AWS account where Redshift was created.
https://repost.aws/knowledge-center/redshift-cross-account-lambda

EXPERT
answered a month ago
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.