Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateSubscriptionsToEventBridgeMessage

import type { UpdateSubscriptionsToEventBridgeMessage } from "https://aws-api.deno.dev/v0.4/services/dms.ts?docs=full";
interface UpdateSubscriptionsToEventBridgeMessage {
ForceMove?: boolean | null;
}

§Properties

§
ForceMove?: boolean | null
[src]

When set to true, this operation migrates DMS subscriptions for Amazon SNS notifications no matter what your replication instance version is. If not set or set to false, this operation runs only when all your replication instances are from DMS version 3.4.6 or higher.