Skip to content

Commit 803557e

Browse files
authored
add docs on Amplify frontend publishing support (#445)
1 parent d1ea750 commit 803557e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/aws/services/amplify.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ The Resource Browser allows you to perform the following actions:
7474
- **Edit Amplify applications**: Edit the configuration of an existing Amplify application by clicking on the application ID and then clicking **Edit App**.
7575
- **Delete Amplify applications**: Delete an existing Amplify application by selecting the application, followed by clicking **Actions** and then **Remove Selected**.
7676

77+
## Current Limitations
78+
79+
LocalStack's Amplify API coverage does not include all deployment APIs required for full Amplify Hosting publish flows.
80+
If your workflow depends on `amplify publish` to upload static frontend artifacts (HTML/CSS/JS), run the frontend with your local framework/dev server while using LocalStack for backend services.
81+
7782
## API Coverage
7883

7984
<FeatureCoverage service="amplify" client:load />

0 commit comments

Comments
 (0)