Types
BulkUpdateSlackChannelSettingsInput
An input provided to the bulkUpdateSlackChannelSettings mutation.
input
BulkUpdateSlackChannelSettingsInputFields
updates
required
List of per-channel setting writes to apply. Writes are applied as a single batched DynamoDB transaction (chunked at 100 items per call) and emit a single batched event publish, so large lists are accepted without per-item fan-out cost.

