export const meta = { title: `Getting started`, description: `Enable your users to receive mobile push messages sent from the Apple (APNs) and Google (FCM/GCM) platforms. The Amplify CLI deploys your push notification backend using Amazon Pinpoint. You can also create Amazon Pinpoint campaigns that tie user behavior to push or other forms of messaging.`, }; import all0 from "/src/fragments/sdk/library-callout.mdx"; import ios1 from "/src/fragments/sdk/push-notifications/ios/getting-started.mdx"; import android2 from "/src/fragments/sdk/push-notifications/android/getting-started.mdx";