export const meta = {
title: `Escape hatch`,
description: `For advanced use cases where Amplify does not provide the functionality, you can retrieve the escape hatch to access the AWSPinpoint instance.`,
};
import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx';
import ios0 from "/src/fragments/lib-v1/analytics/ios/escapehatch.mdx";
import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx';
import android1 from "/src/fragments/lib-v1/analytics/android/escapehatch.mdx";