I am working on POC to migrate the old RDS MySQL database data to AWS glacier using DMS service.
This is the first time I am working on DMS so not sure whether data is moved over to s3 or just copied to s3 after executing the DMS task, I can still see the data in database. Is this expected behavior?