Questions tagged with AWS Amplify
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Using flutter amplify connected to s3 bucket which is public. To connect I am using identity provider which uses cognito user pool for authentication. Also associated identity provider to IAM role...
0
answers
0
votes
13
views
asked 7 hours agolg...
In Amplify it's easy to configure a number of domains, get SSL zerts assigned and get the requests in.
Instead of letting an application redirect, I want to directly use the redirect feature.
So if I...
0
answers
0
votes
21
views
asked 7 hours agolg...
Hi! Could you please let me know if there is any way to make a request for Cognito to check if the password is in line with Cognito default password policy requirements:
* Password minimum length -...
0
answers
0
votes
28
views
asked 4 days agolg...
I'm developing a React Native app using the AWS Amplify GraphQL API. Whenever a user posts, I also capture their latitude and longitude. I'd like to use this data to identify and show other users...
0
answers
0
votes
49
views
asked 4 days agolg...
Related Github with all details issue which was acknowleged, but not answered or fixed: https://github.com/aws-amplify/amplify-js/issues/9592
In short: An error occurs when using the CUSTOM_AUTH flow...
0
answers
0
votes
36
views
asked 5 days agolg...
I was trying to practice the below copy, but the response returned does not show updated data nor it doesn't update dynamodb
```
const updatedPost = await DataStore.save(
Post.copyOf(original,...
0
answers
0
votes
18
views
asked 5 days agolg...
Hi there,
I have two apps, one is an Amplify web app where users can issue API Keys and the second has a custom API Gateway Authorizer that verifies the API Keys. The Amplify web app authenticates via...
1
answers
0
votes
77
views
asked 6 days agolg...
Using amplify Authenticator, use begin signup, is asked for confirmation code, close the browser.
The user is now unconfirmed.
* Can't signup because "user already exist"
* Can't signin because "user...
0
answers
0
votes
39
views
asked 6 days agolg...
How to create a amplify web hosting service in Java programmatically
1
answers
0
votes
20
views
asked 7 days agolg...
Hi,
MY Problem is little different i have create an app and i hosted same app with 3 different URL Like below.
example1.domain-name.cloud
example2.domain-name.cloud
example3.domain-name.cloud
Above...
0
answers
0
votes
36
views
asked 8 days agolg...
I want to create a Amplify app for hosting my webapp but I dont want to connect it to any Repository. I want to use the Manual Deploy option using 'Deploy without Git provider' where I upload the...
1
answers
0
votes
48
views
asked 8 days agolg...
I'm trying to create an AWS Amplify project and for some reason when I add a rest api and choose python the build process breaks. It works fine if I add a NodeJS api though. I tried to just use NodeJS...
1
answers
0
votes
94
views
asked 8 days agolg...