We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36083e2 commit 37cf939Copy full SHA for 37cf939
1 file changed
SAMtemplates/sandbox_template.yaml
@@ -10,7 +10,7 @@ Globals:
10
MemorySize: 256
11
Architectures:
12
- x86_64
13
- Runtime: nodejs20.x
+ Runtime: nodejs24.x
14
Environment:
15
Variables:
16
NODE_OPTIONS: --enable-source-maps
@@ -263,7 +263,7 @@ Resources:
263
5,
264
!Split [
265
":",
266
- Fn::ImportValue: account-resources:TrustStoreBucket,
+ Fn::ImportValue: account-resources-cdk-uk:Bucket:TrustStoreBucket:Arn,
267
],
268
]
269
- "psu-sandbox-truststore.pem"
0 commit comments