View on GitHub

cloudformation-launch-stack-button-svg

A nice, resolution independent, SVG version of the AWS CloudFormation "Launch Stack" button 🎉

Cloudformation “Launch Stack” button in SVG

A nice, resolution independent, SVG version of the AWS CloudFormation “Launch Stack” button :tada:

AWS CloudFormation Launch Stack SVG Button

Initially made for the Elastic CI Stack for AWS.

Usage

You can use it in Markdown like so:

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

or with plain ol’ HTML:

<a href="https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=samdengler&amp;templateURL=https://s3.amazonaws.com/my-great-stack.json"><img alt="Launch Stack" src="https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/launch-stack.svg"></a>

AWS Regions

AWS Region images and associated Markdown are available below:

US East (N. Virginia)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/us-east-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

US East (Ohio)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/us-east-2.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-2#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

US West (N. California)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/us-west-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-west-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

US West (Oregon)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/us-west-2.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Mumbai)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-south-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-south-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Osaka-Local)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-northeast-3.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-northeast-3#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Seoul)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-northeast-2.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-northeast-2#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Singapore)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-southeast-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Sydney)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-southeast-2.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-2#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Asia Pacific (Tokyo)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ap-northeast-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=ap-northeast-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Canada (Central)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/ca-central-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=ca-central-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

EU (Frankfurt)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/eu-central-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=eu-central-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

EU (Ireland)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/eu-west-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

EU (London)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/eu-west-2.svg)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-2#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

EU (Paris)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/eu-west-3.svg)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-3#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

EU (Stockholm)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/eu-north-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=eu-north-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

South America (São Paulo)

[![Launch Stack](https://samdengler.github.io/cloudformation-launch-stack-button-svg/images/sa-east-1.svg)](https://console.aws.amazon.com/cloudformation/home?region=sa-east-1#/stacks/create/review?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

Contributing

To add a region:

  1. Clone the repo and modify the sketch file.
  2. Export as SVG to the images/ directory
  3. Create a Pull Request

See current AWS Region Names

Source

Launch-Stack.sketch (Sketch 3)

Licence

See LICENSE (MIT)