Skip to content

Commit 92ce97f

Browse files
committed
docs: full arn
1 parent 15c37f6 commit 92ce97f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ This repository provides [Bun](https://bun.sh/) as an AWS Lambda runtime layer.
1010
Two architecture layers are available:
1111

1212
#### BunRuntimeArm64
13-
`arn:aws:lambda:{region}:{account}:layer:BunRuntimeArm64:1`
13+
`arn:aws:lambda:us-east-1:582637575117:layer:BunRuntimeArm64:1`
1414

1515
#### BunRuntimeX64
16-
`arn:aws:lambda:{region}:{account}:layer:BunRuntimeX64:1`
16+
`arn:aws:lambda:us-east-1:582637575117:layer:BunRuntimeX64:1`
1717

1818
## Automatic Updates
1919

0 commit comments

Comments
 (0)