Skip to content

Commit b72442b

Browse files
committed
Add SDK for CloudFormation
1 parent 0d0f5d1 commit b72442b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

aws_doc_sdk_examples_tools/config/sdks.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,3 +377,14 @@ Bash:
377377
uid: "aws-cli"
378378
name: "&guide-cli-ref;"
379379
guide: "&guide-cli-ug;"
380+
CloudFormation:
381+
property: cfn
382+
sdk:
383+
1:
384+
long: "&CFNlong;"
385+
short: "&CFN;"
386+
expanded:
387+
long: "AWS CloudFormation Infrastructure as Code"
388+
short: "AWS CFN"
389+
guide: AWSCloudFormation/latest/UserGuide/Welcome.html
390+
guide: "&guide-cfn-user;"

0 commit comments

Comments
 (0)