Skip to content

Commit

Permalink
Update src/pages/[platform]/build-a-backend/data/customize-authz/gran…
Browse files Browse the repository at this point in the history
…t-lambda-function-access-to-api/index.mdx

Co-authored-by: josef <[email protected]>
  • Loading branch information
stocaaro and josefaidt authored Dec 9, 2024
1 parent 387d0e7 commit 66decc7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ import { defineFunction } from '@aws-amplify/backend';

export const functionWithDataAccess = defineFunction({
name: 'data-access',
entry: './handler.ts'
});
```

Expand Down

0 comments on commit 66decc7

Please sign in to comment.