Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Nov 18, 2025

Description of changes:

This PR updates the DynamoDB external table connection documentation by replacing outdated AppSync console instructions with direct DynamoDB table creation steps.

Why: The instructions for "Step 1 - Set up your Amazon DynamoDB table" reference a feature that doesn't exist anymore. Specifically, the "Use existing type" option in the AppSync console is no longer available, making the current documentation incorrect and unusable.

The changes include:

  • Removed 4 obsolete AppSync console screenshots
  • Replaced AppSync console workflow with DynamoDB console instructions
  • Added AWS CLI alternative for table creation
  • Simplified the setup process by removing dependency on deprecated AppSync console features

Related GitHub issue #, if available:

N/A

Instructions

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

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?

    • Images only, no redirects needed
  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

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.

Remove outdated AppSync console workflow for creating DynamoDB tables and replace with direct DynamoDB console and CLI instructions. This simplifies the setup process and removes dependency on deprecated AppSync console features.
@mrgrain mrgrain requested review from a team, harsh62 and hdworld11 as code owners November 18, 2025 14:12
@github-actions github-actions bot added the deleted-assets Indicate that a PR has changes with deleted assets label Nov 18, 2025
@mrgrain mrgrain closed this Nov 18, 2025
@mrgrain mrgrain reopened this Nov 18, 2025
@rix0rrr rix0rrr merged commit f02cbb3 into main Nov 19, 2025
16 of 22 checks passed
@rix0rrr rix0rrr deleted the mrgrain/docs/remove-appsync-console-instructions branch November 19, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deleted-assets Indicate that a PR has changes with deleted assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants