Difference between revisions of "AWS CloudFormation: outputs:"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html
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
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html
Outputs:
[1]
Official example:
Outputs: Logical ID: Description: Information about the value Value: Value to return Export: Name: Name of resource to export
Related terms
See also
- AWS CloudFormation: [
aws cloudformation
|create-stack
|list-stacks
|delete-stack
|update-stack
|list-types
|estimate-template-cost
|validate-template
|describe-stacks
|deploy
|drift detection
],aws cloudformation get-template-summary, aws cloudformation describe-stack-events
- AWS CloudFormation,
AWS::CloudFormation
AWS CloudFormation Designer, Drift detection, AWS Cloud Development Kit (CDK),aws cloudformation
,ServicesStack:
, AWS CloudFormation Linter (cfn-lint
), Former2, CloudCraft, Change sets, AWS CloudFormation Public Registry, CloudFormation snippets, CloudFormation templates, StackSets,Outputs:
,Type:
,Fn::Sub
,!Ref
, CloudFormation Parameters, AWS CloudFormation Templates, CloudFormation functions
Advertising: