- Newest
- Most votes
- Most comments
Hi,
I checked the API calls from my environment after specifying the "CDC Path" on the console, checking Cloudtrail, I see the 'cdcpath' is updated with the value entered in "CDC Path":
"extraConnectionAttributes": "cdcPath=\test\movies",
It seems in the backend the 'cdcpath' is updated with the value entered in the "CDC Path" field.
"How to update the CDC Path in the first image from cli?"
As S3 as a source and its parameters is still new, it doesn't seem like the call to update the "CDC Path" is available on the CLI [1]. I don't see any calls for the same. If you are using the CLI, you can create the endpoint with 'cdcpath' but can update the "CDC Path" manually on the console .
"Would the lack of a value here cause a source endpoint of type s3 from being able to be attached to a dms-replication-task?"
Just entering the ECA 'cdcpath' fails on my end as well, it seems the field is validated before the task starts.
I have created an internal ticket for the same for the internal team to investigate. Currently you can use the console to update the path. You won’t need to specify ECA cdcpath as it will be automatically updated when "CDC Path" is specified.
[1] CreateEndpoint CLI: https://docs.aws.amazon.com/cli/latest/reference/dms/create-endpoint.html
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 years ago
Thanks for your reply. Unfortunately, my account in upper environments does not have write access to endpoints, so setting the CDC Path is not an option, at the moment. I will keep looking for updates on this and hope there is a way to set this value via api or cli in the near future as it is currently holding up our pipelines.