Integrate Axon Framework with Spring Cloud Stream and AWS Kinesis

Is it a good idea to use Axon framework (spring boot 3.x dev environment ) as up front framwork for event sourcing with aws kinesis stream as the store of events? I already have good experince with spring cloud and kinesis binding/aws sdk, but want to use Axon framework as an programming abstraction layer.