We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49a258 commit e79f05aCopy full SHA for e79f05a
src/pages/[platform]/ai/concepts/architecture/index.mdx
@@ -40,7 +40,7 @@ The Amplify AI kit is built around the idea of routes. An AI route is like an AP
40
When you create an AI route with the Amplify AI kit, it is using these services:
41
42
### AWS AppSync
43
-Acts as an API layer to authorize and route requests from the browser to AWS services.
+Serverless API layer to authorize and route requests from the browser to AWS services.
44
45
### Amazon DynamoDB
46
Serverless database for storing conversation history.
0 commit comments