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 4618655 commit 3b91361Copy full SHA for 3b91361
resources/lab1.template
@@ -358,6 +358,7 @@ Resources:
358
AutomaticStopTimeMinutes: 120
359
SubnetId: !Ref SubnetPublicA
360
InstanceType: t3.medium
361
+ ImageId: amazonlinux-2-x86_64
362
Name: Monolith to Serverless SaaS Workshop IDE
363
OwnerArn:
364
!If [EventEngine, !Sub "arn:aws:sts::${AWS::AccountId}:assumed-role/${EventEngineRoleName}/MasterKey", !Ref "AWS::NoValue"]
0 commit comments