Skip to main content

DPCImageRemoveBackgroundProcessorBatchPayload

Version: v1.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

Internal batch payload model for background-removal processor lambda.

Fields

FieldTypeRequiredDefaultDescription
tenant_idstr
batch_idstr
entriesList[DPCImageRemoveBackgroundProcessorPayload]

Embedded models

Models embedded in the fields above — shown inline; they have no separate page.

DPCImageRemoveBackgroundProcessorPayload — v2.0.0
FieldTypeRequiredDefaultDescription
lookup_keystr
dpc_idstr
image_urlstr
s3_keystr
source_s3_keystr

Change history

  • v2.0.0 · 2026-05-14 · Cian (shared account) · Removed field batch_id (breaking).; Removed field tenant_id (breaking). (af1abb8f2)
  • v1.0.0 · 2026-05-14 · Cian (shared account) · Initial version. (0cd2880d4)

APIs / Triggers

No API or event interacts with this object directly.

Change history

v1.0.0 · 2026-05-14 · Cian (shared account) · af1abb8f2

Refactor background removal processors for batch processing

  • Initial version.

Generated from dismantly-backend/Microservices/DismantlyPartCatalog/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC