Create your own custom AWS launch stack png image.
-
Copy the Github project files into an S3 bucket.
-
Modify the CloudFormation template to point to the files.
-
Run the CloudFormation template.
-
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:
- Create your custom launch stack image. Just type the name of your launch stack and press "Submit."
Any questions or suggestions, just add an "Issues" submission to this repository. Thanks.
Happy Coding!