I guess that module is skipped by the freezing process since it isn't used anywhere. Try rynning the calibre-debug -u command first. Oh and the correct command is
Code:
calibre-debug -c "from calibre.ebooks.metadata.amazon import main; main(args=['', 'isbn', 'key']);"