Skip to content

Commit 81fc2ad

Browse files
author
Dane Pilcher
committed
add extra new line
1 parent 4ff92bc commit 81fc2ad

File tree

1 file changed

+1
-0
lines changed
  • src/pages/[platform]/build-a-backend/data/custom-business-logic/batch-ddb-operations

1 file changed

+1
-0
lines changed

src/pages/[platform]/build-a-backend/data/custom-business-logic/batch-ddb-operations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ The Amplify generated DynamoDB table names can be constructed from the variables
115115

116116
```ts title="amplify/data/BatchCreatePostHandler.js"
117117
import { util } from '@aws-appsync/utils';
118+
118119
export function request(ctx) {
119120
var now = util.time.nowISO8601();
120121

0 commit comments

Comments
 (0)