CDC with Redshift

I am trying CDC using Matillion and Redshift from an Oracle DB. When I try to setup the CDC configuration in the Matillion ETL, an error is encountered in terms of python version. Error message is given below.

 

Exception caught whilst creating/updating CDC Lambda function. Error [The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions.

 

"Exception caught whilst creating/updating CDC Lambda function. Error [The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions."

 

How do we use the new runtime(python3.9) ?

Hello @jubith.kariyath

Just noticed your post regarding Python 3.9, just to confirm have you still got the interpreter parameter set to Python2? If so I would recommend changing that and trying again.

Let me know how you get on :)

Kind regards, Joe

Thanks for the reply. I shall get back once I try the suggestion.