export const meta = {
title: `Messaging campaigns`,
description: `Use AWS Mobile SDK and the Amazon Pinpoint console to target your app users with push messaging. You can send individual messages or configure campaigns that target a group of users that match a profile that you define.`,
};
import all0 from "/src/fragments/sdk/library-callout.mdx";
import ios1 from "/src/fragments/sdk/push-notifications/ios/messaging-campaign.mdx";
import android2 from "/src/fragments/sdk/push-notifications/android/messaging-campaign.mdx";