I'm trying to use AWS Cloud Formation template with cfn-signal in Cent OS 7. As per documentation, it is mentioned to install using
yum install -y aws-cfn-bootstrap
or using RPM..
But, none of them helps and just getting the following error message..
No package aws-cfn-bootstrap available.