furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
187 stars 114 forks source link

Pre-Signed URL to S3 Object download link #183

Closed Lorenzohidalgo closed 1 year ago

Lorenzohidalgo commented 2 years ago

Hi, I've been looking at the examples and was not able to figure out how/if I would be able to get a pre-signed download URL for an object stored in S3?

cenezoic123 commented 2 years ago

Yeah, me too

Can't find a way to get the pre-signed URL using this package.

nazarcybulskij commented 2 years ago

@cenezoic123 I used this library https://pub.dev/packages/aws_auth for my web flutter project -- example code https://gist.github.com/nazarcybulskij/a0ca2f12a93c22704a13bf2111d06a6f

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.