Skip to content

Commit 66decc7

Browse files
stocaarojosefaidt
andauthored
Update src/pages/[platform]/build-a-backend/data/customize-authz/grant-lambda-function-access-to-api/index.mdx
Co-authored-by: josef <[email protected]>
1 parent 387d0e7 commit 66decc7

File tree

1 file changed

+0
-1
lines changed
  • src/pages/[platform]/build-a-backend/data/customize-authz/grant-lambda-function-access-to-api

1 file changed

+0
-1
lines changed

src/pages/[platform]/build-a-backend/data/customize-authz/grant-lambda-function-access-to-api/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ import { defineFunction } from '@aws-amplify/backend';
6464

6565
export const functionWithDataAccess = defineFunction({
6666
name: 'data-access',
67-
entry: './handler.ts'
6867
});
6968
```
7069

0 commit comments

Comments
 (0)