Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 987 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 987 Bytes

Custom AWS Launch Stack Image

Custom Launch Stack

Create your own custom AWS launch stack png image.

Set Up

Custom Launch Stack

  1. Copy the Github project files into an S3 bucket.

  2. Modify the CloudFormation template to point to the files.

  3. Run the CloudFormation template.

  4. This will create a new S3 bucket named, "launch-stack-custom-icon-xxxxxxxx." The "xxxxxxxx" will be the unique CloudFormation ID. Inside the bucket, open the "index.html" file. You will see this:

Custom Launch Stack

  1. Create your custom launch stack image. Just type the name of your launch stack and press "Submit."

Custom Launch Stack Button

Questions

Any questions or suggestions, just add an "Issues" submission to this repository. Thanks.

 

Happy Coding!