Skip to content

How to abort an async upload? #370

@YourRatzon

Description

@YourRatzon

I am using the Amazon AWS SDK for C++ to upload files to S3. My program makes a series of many
s3_client.PutObjectAsync(request) calls all at once. At some point later, I want abort the upload of all files that haven't been uploaded yet. How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions