Split off the config component
arrow needs the config
component from the SDK: https://github.com/apache/arrow/blob/main/cpp/cmake_modules/FindAWSSDKAlt.cmake#L37
As it is a separate module, I went for a standalone package, but I guess we might as well add it to -core