Google mod_rewrite (I'm on a tablet right nursing a hangover or I'd do it for you).
You can use regular expressions and references to do something like:
RewriteRule /(.*)/amp /$1 [R=301]
Full disclosure: still haven't used AMP so I have no idea what the URLs look like.