Skip to content

Commit 9e792f7

Browse files
shivlaksElad Ben-Israel
and
Elad Ben-Israel
authored
Update packages/aws-cdk/README.md
Co-Authored-By: Elad Ben-Israel <benisrae@amazon.com>
1 parent 4ecde0e commit 9e792f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ When the stack finishes deployment, `outputs.json` would look like this:
194194
}
195195
```
196196

197-
⚠️ The `key` of the outputs corresponds to the logical ID.
197+
⚠️ The `key` of the outputs corresponds to the logical ID of the `CfnOutput`.
198198
Read more about identifiers in the CDK [here](https://docs.aws.amazon.com/cdk/latest/guide/identifiers.html)
199199

200200
If multiple stacks are being deployed or the wild card `*` is used to deploy all stacks, all outputs are written to the same output file where each stack artifact ID is a key in the JSON file

0 commit comments

Comments
 (0)