Connecting Chirpstack Docker to AWS IoT Core

I’m currently trying to integrate my chirpstack with AWS IoT core. I’m I supposed to change the MQTT broker from mosquitto to AWS?

The MQTT Broker in chirpstack handles communication between LNS and Gateway bridges.

Normally you would want the application sensor data only using an integration.
https://www.chirpstack.io/docs/chirpstack/integrations/aws-sns.html

The MQTT integration could also be used to deliver sensor data to AWS.
https://www.chirpstack.io/docs/chirpstack/integrations/mqtt.html

How exactly do you set up MQTT integration? I would like to send my sensor data to AWS.

Also I’m not able to use mosquitto_sub or mosquitto_pub. I’ve tried installing the package mosquitto-clients but its not able to find the package.

MQTT integration config is in the server toml

https://www.chirpstack.io/docs/chirpstack/configuration.html