Skip to content

Commit 37cf939

Browse files
authored
Chore: [AEA-0000] - another export name change (#3042)
## Summary - Routine Change ### Details - another export name change
1 parent 36083e2 commit 37cf939

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SAMtemplates/sandbox_template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Globals:
1010
MemorySize: 256
1111
Architectures:
1212
- x86_64
13-
Runtime: nodejs20.x
13+
Runtime: nodejs24.x
1414
Environment:
1515
Variables:
1616
NODE_OPTIONS: --enable-source-maps
@@ -263,7 +263,7 @@ Resources:
263263
5,
264264
!Split [
265265
":",
266-
Fn::ImportValue: account-resources:TrustStoreBucket,
266+
Fn::ImportValue: account-resources-cdk-uk:Bucket:TrustStoreBucket:Arn,
267267
],
268268
]
269269
- "psu-sandbox-truststore.pem"

0 commit comments

Comments
 (0)