During restore operations, the data is restored from the backup media and is inserted into the collection using MongoDB native drivers.
The restore operation inserts the documents into an entirely new collection and consumes the available RUs provisioned for the collection. Any indexes for the collection are created after the data insertions are complete.