Skip to content

[1.18] bindings/s3: bulk operations#5076

Open
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:bindings-s3-bulk
Open

[1.18] bindings/s3: bulk operations#5076
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:bindings-s3-bulk

Conversation

@JoshVanL
Copy link
Contributor

@JoshVanL JoshVanL commented Mar 18, 2026

Add reference documentation for the new bulkGet, bulkCreate, and bulkDelete operations on the AWS S3 output binding. Includes request payload schemas, concurrency and filePath options, per-item error semantics, curl examples for Windows/Linux, and response formats.

Implementation PR: dapr/components-contrib#4292

Add reference documentation for the new bulkGet, bulkCreate, and
bulkDelete operations on the AWS S3 output binding. Includes request
payload schemas, concurrency and filePath options, per-item error
semantics, curl examples for Windows/Linux, and response formats.

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL requested review from a team as code owners March 18, 2026 15:55
Copilot AI review requested due to automatic review settings March 18, 2026 15:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds reference documentation for new AWS S3 binding bulk operations, expanding the existing S3 binding spec to cover multi-object get/create/delete behaviors.

Changes:

  • Adds bulkGet, bulkCreate, and bulkDelete to the supported operations list.
  • Documents request payload schemas (including items, keys, and concurrency) for the new bulk operations.
  • Adds per-item response/error semantics and OS-specific curl examples for each bulk operation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL changed the title bindings/s3: bulk operations [1.18] bindings/s3: bulk operations Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants