export const meta = { title: `Escape hatch`, description: `For specialized use cases where Amplify does not provide the functionality, you can use the escape hatch to access a low-level client instance for Amazon Location Service.`, }; import js0 from "/src/fragments/lib/geo/js/escapehatch.mdx"; import android1 from "/src/fragments/lib/geo/android/escapehatch.mdx"; import ios2 from "/src/fragments/lib/geo/ios/escapehatch.mdx";