aws-amplify
Here are 356 public repositories matching this topic...
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Nov 8, 2021
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Nov 11, 2021 - TypeScript
-
Updated
Apr 7, 2020 - JavaScript
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
Nov 11, 2021 - SCSS
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Oct 31, 2021
-
Updated
Nov 10, 2021 - Dockerfile
-
Updated
Jul 1, 2018 - JavaScript
-
Updated
Oct 17, 2019 - JavaScript
Is your feature request related to a problem? Please describe.
When I want to remove my videos, I need to know the S3 output bucket name to perform a storage deletion. But if CloudFront is activated, we loose the bucket name. For now, I have a function to replace "input" string to "output" string on the input bucket name.
Describe the solution you'd like
// WARNING: DO -
Updated
Aug 4, 2020 - JavaScript
-
Updated
Jun 16, 2021 - JavaScript
-
Updated
Jul 10, 2021 - JavaScript
-
Updated
Nov 1, 2021 - TypeScript
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
Jun 23, 2019
-
Updated
Jul 29, 2021 - CSS
-
Updated
Jul 6, 2020
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
For all the uploads performed by the code below, my files are put in a public/ folder. Are these prefixes hardcoded in the library based on access levels? If public is the default access level, is there any way I can set a custom prefix for these values, so that I can put my files in root of the bucket instead of public/?
Amplify.Storage.uploadFile(key, image, options,
{ progImprove this page
Add a description, image, and links to the aws-amplify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-amplify topic, visit your repo's landing page and select "manage topics."
Before opening, please confirm: