You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/[platform]/build-a-backend/server-side-rendering/index.mdx
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -404,3 +404,9 @@ All APIs that support use on the server are exported from the `aws-amplify/<cate
404
404
| Storage |`list`| ✅ ||
405
405
| Storage |`remove`| ✅ ||
406
406
| Storage |`copy`| ✅ ||
407
+
408
+
<Calloutinfo>
409
+
410
+
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/).
0 commit comments