Getting Error Unknown admin command atlasVersion

I have taken the backup from Atlas mongodb,but the Atlas account was suspended. by using the backup i tried to restore it to aws documnentdb using the below command

mongorestore --ssl
–host=“:27017”
–username=
–password=
–sslCAFile rds-combined-ca-bundle.pem /home/ubuntu/file

Getting error for the above command: “Unknown admin command atlasVersion”

How can i restore it to aws documnentdb. Can someone help me to overcome the issue.

Which version of mongodb-tools are you using?
If it is latest try with older version
Check this link

I am using 6.0.5 version

image

I was asking about mongodb-tools version
Try with latest version of tools