Integrate ESP-IOT library from ESPidf to Aurdino framework to use Device Shadow feature

Hi Team,

I am working on ESP-32-S3 board in VScode IDE on top of that platformio, platform is used for my application. I am using esp32 Arduino framework.
Below are my queries
1.I need to integrate the latest ESP-IOT-library from Git.i have downloaded it from GitHub - espressif/esp-aws-iot: AWS IoT SDK for ESP32 based chipsets
2. Now i need to manually port the ESP-IOT library into Arduino framework and use the device shadow feature in my application.

Note:
i am not using the 3rd party ESP-IOT library in Arduino framework as its outdated. that is why i am downloading the latest from Git hub and need to use it.
Please guide me here.

Regards,
Sanath