Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>aws cloudformation linksNew to Visual Studio Code? Get it now.
aws cloudformation links

aws cloudformation links

Idrees Anwar

|
692 installs
| (0) | Free
get links to aws resource documentation in your YAML templates by hovering over the types
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction to AWS Cloudformation Links

When writing Cloudformation templates it is a common requirement to view the documentation of the types that are included in the template file. To do this, usually you can copy and paste the value of the "Type" field into a browser and looking for the documentation link in the browser.

To simplify this process, the AWS Cloudformation Links extension provides a hover feature which shows a link to the AWS documentation when you hover over the Type field of your resources in Cloudformation.

Demo

Known Issues

The following resources are currently not supported by the AWS Cloudformation Links extension.

  • AWS::CloudFormation::CustomResource
  • AWS::S3::BucketPolicy
  • AWS::EC2::SecurityGroup
  • AWS::EC2::SecurityGroupIngress
  • AWS::EC2::VPCGatewayAttachment
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft