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 6ba04bc commit e2f06b8Copy full SHA for e2f06b8
workshops/serverless-testing-workshop/template.yaml
@@ -9,6 +9,8 @@ Description: SAM Template for serverless-test-workshop
9
Globals:
10
Function:
11
Timeout: 30
12
+ Architectures:
13
+ - arm64
14
15
Parameters:
16
iECRStreamlitPort:
0 commit comments