-
When a user runs `awsmobile delete` a number of resources aren't deleted and are left orphaned in the account. Could I suggest that these are documented somewhere so the user knows what to delete manu…
-
Hi There,
My graphQL end point uses AMAZON_COGNITO_USER_POOLS. I had a look everywhere and cannot find the configuration for it w/ ApolloClient on amplify API, AWS or apollo.
I've successfully ini…
-
I have an API defined in mobile-hub-project.yml such as this:
commentsCRUD: !com.amazonaws.mobilehub.v0.API
attributes:
name: commentsCRUD
requires-signin: true
…
-
This seems like a great tool for a personal side project, but when trying to integrate this into a CI/CD pipeline, I'm running into some problems.
## No STS
It's already been mentioned in [issue 1…
-
**Describe the bug**
This is a continuation of https://github.com/aws-amplify/aws-sdk-ios/issues/5441
All the info is in there and the problem was related to excluding arm64 arch on the simulator.…
-
For example, I create a DynamoDB table by awsmobile-cli like this:
Hash key: `OrderId` (Number)
Range key: `Priority` (Number)
...
There is no LSI option when creating the table.
If I add index…
-
- [ ] Design sign up / sign-in screen in Sketch
- [ ] Implement screen mocks.
- [x] Set up AWS Mobile Hub / Cognito
- [ ] Authenticate users with email
-
I have a tiny little app with only 14 API endpoints/lambda functions.
Doing an awsmobile pull/push seems to work as expected by not pushing or zipping or uploading API backend files that have not c…
-
I have 5 cloud apis and the size of them are pretty much the same as the boilerplate generated by awsmobile. but downloading cloud-api lambda function codebases takes a really long time sometimes it j…
-