Difference between revisions of "AWS::CloudFormation::Stack"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack.html
 
  [[AWS::CloudFormation]]::Stack
 
  [[AWS::CloudFormation]]::Stack
  
Line 15: Line 16:
  
 
*YAML:
 
*YAML:
<pre>Type: AWS::CloudFormation::Stack
+
Type: AWS::CloudFormation::Stack
Properties:  
+
Properties:  
  NotificationARNs:  
+
  NotificationARNs:  
    - String
+
    - String
  Parameters:  
+
  Parameters:  
    Key : Value
+
    Key : Value
  Tags:  
+
  Tags:  
    - Tag
+
    - Tag
  TemplateURL: String
+
  [[TemplateURL:]] String
  TimeoutInMinutes: Integer</pre>
+
  TimeoutInMinutes: Integer
  
 
== Related ==
 
== Related ==
* <code>[[aws cloudformation list-stacks]]</code>
+
* <code>[[aws cloudformation list-stacks]] | grep StackName</code>
 
 
  
 
== See also ==
 
== See also ==

Latest revision as of 16:36, 6 May 2022

Advertising: