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 android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx';
import android1 from "/src/fragments/lib-v1/geo/android/escapehatch.mdx";
import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx';
import ios2 from "/src/fragments/lib-v1/geo/ios/escapehatch.mdx";