Difference between revisions of "AWS CloudFormation: outputs:"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html
 
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html
 
* <code>Outputs:</code> <ref>https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html</ref>
 
* <code>Outputs:</code> <ref>https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html</ref>
 +
 +
Official example:
 +
<pre>
 +
Outputs:
 +
  Logical ID:
 +
    Description: Information about the value
 +
    Value: Value to return
 +
    Export:
 +
      Name: Name of resource to export
 +
</pre>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 09:18, 9 May 2022

Advertising: