We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2d6e6 commit e9a7ac8Copy full SHA for e9a7ac8
user_data/varnish
@@ -74,3 +74,5 @@ systemctl enable amazon-ssm-agent
74
wget wget https://s3.${AWS_DEFAULT_REGION}.amazonaws.com/amazoncloudwatch-agent-${AWS_DEFAULT_REGION}/ubuntu/arm64/latest/amazon-cloudwatch-agent.deb
75
dpkg -i amazon-cloudwatch-agent.deb
76
/opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -s -c ssm:amazon-cloudwatch-agent-${INSTANCE_NAME}.json
77
+
78
+chmod 750 /usr/bin/aws
0 commit comments