export const meta = {
title: `Escape hatch`,
description: `For any of the AWS services behind predictions, you can use the SDK object to get access to any methods we are not calling on your behalf by using an escape hatch.`,
};
import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx';
import ios0 from "/src/fragments/lib-v1/predictions/ios/escapehatch.mdx";
import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx';
import android1 from "/src/fragments/lib-v1/predictions/android/escapehatch.mdx";