Skip to content

Using a pre-signed URL to upload a file #1687

@trsteel88

Description

@trsteel88

** Which Category is your question related to? **

Uploading files with a pre-signed url (without cognito)

** What AWS Services are you utilizing? **

Amazon S3 Bucket Only

** Provide additional details e.g. code snippets **

Apologies if this is not the correct place to ask this question.

I have an API which already provides a pre-signed URL which will allow me to post a file to an Amazon S3 bucket. This pre-signed url designates the storage path and a specific Content MD5 hash which is allowed for the file.

Is there a way this package can be used for handling the upload to that pre-signed url? I am looking to handle this in React Native and Web. In React Native I want to be able to resume uploads if the user closes the app and re-opens it later.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StorageRelated to Storage components/category

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions