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 9751131 commit 0aadfcdCopy full SHA for 0aadfcd
src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries/index.mdx
@@ -905,7 +905,7 @@ You can also check this in the DynamoDB console by going to the Integrations sec
905
906
## Step 4: Expose new queries on OpenSearch
907
908
-### Step 4a:Add OpenSearch Datasource to backend
+### Step 4a: Add OpenSearch Datasource to backend
909
910
First, Add the OpenSearch data source to the data backend. Add the following code to the end of the `amplify/backend.ts` file.
911
0 commit comments