Skip to content

Commit ed00953

Browse files
authored
Make change to trigger build
1 parent 7ea113b commit ed00953

File tree

1 file changed

+1
-0
lines changed
  • src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries

1 file changed

+1
-0
lines changed

src/pages/[platform]/build-a-backend/data/custom-business-logic/search-and-aggregate-queries/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ const tableArn = backend.data.resources.tables['Todo'].tableArn;
143143
const tableName = backend.data.resources.tables['Todo'].tableName;
144144

145145
// highlight-start
146+
146147
// Create the OpenSearch domain
147148
const openSearchDomain = new opensearch.Domain(
148149
backend.data.stack,

0 commit comments

Comments
 (0)