#!/bin/bash -eux # Install awslogs and the jq JSON parser yum install -y awslogs jq