Skip to content
#

amplify

Here are 386 public repositories matching this topic...

aeggbeg
aeggbeg commented Feb 9, 2021

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

naththeprince
naththeprince commented Oct 17, 2020

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

This application demonstrates a full-stack Apple CarPlay app that uses Swift for both the UI and the backend services in AWS. The app accesses Lambda functions written in Swift and deployed from Docker images. The app accesses Amazon Location Service and a 3rd party weather api to display information in the vicinity of the user.

  • Updated May 27, 2021
  • Swift

Improve this page

Add a description, image, and links to the amplify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amplify topic, visit your repo's landing page and select "manage topics."

Learn more