Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad link to "Cloud API" in REST PUT docs #290

Closed
mrcoles opened this issue Dec 7, 2018 · 1 comment
Closed

Bad link to "Cloud API" in REST PUT docs #290

mrcoles opened this issue Dec 7, 2018 · 1 comment
Assignees
Labels
amplify/js Issues tied to JS

Comments

@mrcoles
Copy link

mrcoles commented Dec 7, 2018

Describe the bug

In the docs for API > REST > PUT:

PUT

When used together with Cloud API, PUT method can be used to create or update records. It updates the record if a matching record is found. Otherwise, a new record is created.

The Cloud API link is bad: https://docs.aws.amazon.com/aws-mobile/latest/developerguide/web-access-apis.html

It just redirects back to the main docs page.

To Reproduce

  1. Go to API > REST > PUT
  2. Click on Cloud API
  3. See page it leaves you on

Expected behavior

I would expect this to go to a meaningful page that explains what the "Cloud API" is.

Additional context

Separately it’d be great to see more examples (maybe tutorials) for setting up both AppSync and Rest integrations that goes into the backend part of the implementation.

@nikhil-dabhade
Copy link
Contributor

@mrcoles Thank you for pointing this out. I can confirm that this link is not being directed to the correct place. Will share the expected link today. Apologies for the inconvenience.

For tutorials, here is a list of tutorials that may be useful : https://docs.aws.amazon.com/appsync/latest/devguide/tutorials.html

Let me know if these are not helpful.

@frankmuellr frankmuellr added the amplify/js Issues tied to JS label Jan 17, 2019
@haverchuck haverchuck self-assigned this Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplify/js Issues tied to JS
Projects
None yet
Development

No branches or pull requests

4 participants