We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c37f6 commit 92ce97fCopy full SHA for 92ce97f
README.md
@@ -10,10 +10,10 @@ This repository provides [Bun](https://bun.sh/) as an AWS Lambda runtime layer.
10
Two architecture layers are available:
11
12
#### BunRuntimeArm64
13
-`arn:aws:lambda:{region}:{account}:layer:BunRuntimeArm64:1`
+`arn:aws:lambda:us-east-1:582637575117:layer:BunRuntimeArm64:1`
14
15
#### BunRuntimeX64
16
-`arn:aws:lambda:{region}:{account}:layer:BunRuntimeX64:1`
+`arn:aws:lambda:us-east-1:582637575117:layer:BunRuntimeX64:1`
17
18
## Automatic Updates
19
0 commit comments