Skip to content

Commit

Permalink
add extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed Dec 11, 2024
1 parent 4ff92bc commit 81fc2ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ The Amplify generated DynamoDB table names can be constructed from the variables

```ts title="amplify/data/BatchCreatePostHandler.js"
import { util } from '@aws-appsync/utils';

export function request(ctx) {
var now = util.time.nowISO8601();

Expand Down

0 comments on commit 81fc2ad

Please sign in to comment.