File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/aws-crt/dist/native

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

iot.d.ts205 B · 10 lines
/** * Module for AWS IoT MQTT client configuration and connection establishment. * * @packageDocumentation * @module iot * @mergeTarget */export * from './aws_iot';export * from './aws_iot_mqtt5';