Update the wizard with the new setup code that doesn't reference the deprecated option.
// Sends user identity info to Sentry. For more info visit:
// https://docs.sentry.io/platforms/javascript/guides/aws-lambda/configuration/options/#dataCollection
dataCollection: { userInfo: true },
Update the wizard with the new setup code that doesn't reference the deprecated option.