python - Can we upload an image to S3 using a presigned URL generated via AWS AppSync? - Stack Overflow

I have set up an AWS architecture where:AWS Lambda generates a presigned URL for an S3 bucket.The Lambd

I have set up an AWS architecture where:

  1. AWS Lambda generates a presigned URL for an S3 bucket.

  2. The Lambda function is connected to AWS AppSync, which returns the presigned URL to the client.

  3. I can successfully download files using the generated presigned URL.

Now, my question is:

  • Can I use the generated presigned URL to upload an image (or any file) directly to S3?

  • If yes, how can I upload the file using the presigned URL in the APPSYNC is that possible to upload through APPSYNC

I want to confirm if the presigned URL allows both download and upload operations when generated via AppSync.

Any guidance or examples would be greatly appreciated!

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744716200a4589633.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信