Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 716 Bytes

install-aws-cloudformation-helper-scripts.md

File metadata and controls

24 lines (16 loc) · 716 Bytes

Install AWS CloudFormation Helper Scripts

Prerequisite

  • Linux distribution other than Amazon Linux AMI image
  • root or sudo permission

Following commands are to install AWS CloudFormation Helper scripts on Red Hat/ CentOS distro.

sudo yum update -y
sudo yum install -y epel-release
sudo yum install -y https://s3.amazonaws.com/cloudformation-examples/sudo aws-cfn-bootstrap-latest.amzn1.noarch.rpm
sudo ln -s /usr/local/lib/python2.7/site-packages/cfnbootstrap /usr/lib/python2.7/site-packages/cfnbootstrap
ls /opt/aws/bin/

More to read

Contact

Rangsiman Ketkaew - [email protected]