boto3 waiters come from resources. When I import a snapshot, an 'import-' id comes back. That's not one of the stock resource types, so how can I wait on it?
As of at least boto3 1.24.7 there is no waiter for importing a snaphot. There is an issue tracking the enhancement request to add such a feature to the SDK.