Skip to content

Commit

Permalink
chore(js): add js sdk recommendation for server use cases
Browse files Browse the repository at this point in the history
  • Loading branch information
haverchuck committed Sep 17, 2024
1 parent e53ca20 commit dbb2553
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -404,3 +404,9 @@ All APIs that support use on the server are exported from the `aws-amplify/<cate
| Storage | `list` || |
| Storage | `remove` || |
| Storage | `copy` || |

<Callout info>

Have a server-side use case that isn't currently supported in Amplify JS? Consider using the [AWS SDK for JavaScript](https://aws.amazon.com/sdk-for-javascript/).

</Callout>

0 comments on commit dbb2553

Please sign in to comment.