[ ] Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.
[ ] Are any files being deleted with this PR? If so, have the needed redirects been created?
[ ] Are all links in MDX files using the MDX link syntax rather than HTML link syntax? ref: MDX: [link](https://docs.amplify.aws/)
HTML: <a href="https://docs.amplify.aws/">link</a>
When this PR is ready to merge, please check the box below
[ ] Ready to merge
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes:
updating api references
staging site: https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com
api reference pages for smoke testing https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com/react/build-a-backend/auth/reference/ https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com/react/build-a-backend/storage/reference/ https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com/react/build-a-backend/add-aws-services/analytics/reference/ https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com/react/build-a-backend/add-aws-services/in-app-messaging/reference/ https://update-api-docs.dcrd0hs2ef1n0.amplifyapp.com/react/build-a-backend/add-aws-services/rest-api/reference/
Related GitHub issue #, if available:
Instructions
If this PR should not be merged upon approval for any reason, please submit as a DRAFT
Which product(s) are affected by this PR (if applicable)?
Which platform(s) are affected by this PR (if applicable)?
Please add the product(s)/platform(s) affected to the PR title
Checks
[ ] Does this PR conform to the styleguide?
[ ] Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.
[ ] Are any files being deleted with this PR? If so, have the needed redirects been created?
[ ] Are all links in MDX files using the MDX link syntax rather than HTML link syntax?
ref: MDX:
[link](https://docs.amplify.aws/)
HTML:<a href="https://docs.amplify.aws/">link</a>
When this PR is ready to merge, please check the box below
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.