-
Updated
Aug 6, 2021 - JavaScript
amplify
Here are 386 public repositories matching this topic...
-
Updated
Sep 17, 2021 - Dart
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Oct 17, 2019 - JavaScript
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Mar 12, 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,
{ prog
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Jun 16, 2021 - JavaScript
As mention in the documentation, there is one small exception to the standard that the broker makes:
_/oauth2/userinfo: The Oauth2 standard stipulate that the UserInfo endpoint MUST accept Access Tokens as OAuth 2.0 Bearer Token Usage. The broker do not use
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
May 27, 2021 - Swift
-
Updated
Jan 7, 2020 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
May 16, 2021 - JavaScript
-
Updated
May 24, 2019 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Dec 10, 2018 - JavaScript
-
Updated
Aug 21, 2021 - Kotlin
Improve this page
Add a description, image, and links to the amplify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amplify topic, visit your repo's landing page and select "manage topics."
Currently you need to manually modify Cognito settings so that password reminder or verification code email sender is correct. Cognito sends email from the following address :
no-reply@verificationemail.com no-reply@verificationemail.com
is it possible that value used here is the "pinpoint sender" email you setup during Cloudformation? Basically we are leaving the demo with customers to pl