You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Returns all stack related events for a specified stack in reverse chronological order. For more information
32
-
* about a stack's event history, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/concept-stack.html">Stacks</a> in the
33
-
* <i>CloudFormation User Guide</i>.</p>
32
+
* about a stack's event history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">CloudFormation stack creation
33
+
* events</a> in the <i>CloudFormation User Guide</i>.</p>
34
34
* <note>
35
35
* <p>You can list events for stacks that have failed to create or have been deleted by specifying the unique stack
* <p>Returns the description for the specified stack; if no stack name was specified, then it returns the description
32
-
* for all the stacks created.</p>
32
+
* for all the stacks created. For more information about a stack's event history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">CloudFormation stack creation
33
+
* events</a> in the <i>CloudFormation User Guide</i>.</p>
33
34
* <note>
34
35
* <p>If the stack doesn't exist, a <code>ValidationError</code> is returned.</p>
* <p>The type of resource to import into your stack, such as <code>AWS::S3::Bucket</code>. For a list of supported
1557
1557
* resource types, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resources that support import
1558
-
* operations</a> in the CloudFormation User Guide.</p>
1558
+
* operations</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200
3013
3013
* bytes. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html">Template Anatomy</a> in the
3014
-
* CloudFormation User Guide.</p>
3014
+
* <i>CloudFormation User Guide</i>.</p>
3015
3015
* <p>Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.</p>
* <p>Type of resource. (For more information, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types
4817
-
* Reference</a> in the CloudFormation User Guide.)</p>
4817
+
* Reference</a> in the <i>CloudFormation User Guide</i>.)</p>
* <p>Type of resource. For more information, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types
5367
-
* Reference</a> in the CloudFormation User Guide.</p>
5360
+
* Reference</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>The content of the <code>Metadata</code> attribute declared for the resource. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-metadata.html">Metadata Attribute</a>
* <p>Type of resource. For more information, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types
5774
-
* Reference</a> in the CloudFormation User Guide.</p>
5767
+
* Reference</a> in the <i>CloudFormation User Guide</i>.</p>
* <code>QUEUED</code>: [Service-managed permissions] For automatic deployments that require a sequence of
6645
6638
* operations, the operation is queued to be performed. For more information, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-status-codes">stack set operation status
6646
-
* codes</a> in the CloudFormation User Guide.</p>
6639
+
* codes</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>This information will only be present for stack set operations whose <code>Action</code> type is
6728
6721
* <code>DETECT_DRIFT</code>.</p>
6729
6722
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">Detecting Unmanaged Changes in Stack Sets</a> in
* <p>Type of resource. For more information, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types
8741
-
* Reference</a> in the CloudFormation User Guide.</p>
8734
+
* Reference</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>Type of resource. (For more information, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types
9145
-
* Reference</a> in the CloudFormation User Guide.)</p>
9138
+
* Reference</a> in the <i>CloudFormation User Guide</i>.)</p>
* <code>QUEUED</code>: [Service-managed permissions] For automatic deployments that require a sequence of
9648
9641
* operations, the operation is queued to be performed. For more information, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-status-codes">stack set operation status
9649
-
* codes</a> in the CloudFormation User Guide.</p>
9642
+
* codes</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200
692
692
* bytes. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html">Template Anatomy</a> in the
693
-
* CloudFormation User Guide.</p>
693
+
* <i>CloudFormation User Guide</i>.</p>
694
694
* <p>Conditional: You must specify only one of the following parameters: <code>TemplateBody</code> or
695
695
* <code>TemplateURL</code>—or set <code>UsePreviousTemplate</code> to true.</p>
0 commit comments