So I am trying to implement
but when I copy over the imports, it never finds firehose. As you can see in the picture, the awssdk is available, just not the firehose portion. Anyone know where this should be properly referenced?
So I did find the answer on this. In the file menu in IntelliJ, there is "Invalidate Caches". Clear them and reinstall, and the issue goes away.