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 0996077 commit 53c3172Copy full SHA for 53c3172
base_eks_setup/tracking_stack.yaml
@@ -1,6 +1,9 @@
1
AWSTemplateFormatVersion: '2010-09-09'
2
Description: '(SO9150) - Guidance for Scalable Model Inference and Agentic AI on Amazon EKS'
3
-
+Resources:
4
+ EmptyResource:
5
+ Type: 'AWS::CloudFormation::WaitConditionHandle'
6
+
7
Outputs:
8
ProjectStatus:
9
Description: 'Project initialization status'
0 commit comments