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 e9a7ac8 commit bce5e55Copy full SHA for bce5e55
user_data/build
@@ -80,3 +80,5 @@ systemctl enable amazon-ssm-agent
80
wget https://s3.${AWS_DEFAULT_REGION}.amazonaws.com/amazoncloudwatch-agent-${AWS_DEFAULT_REGION}/ubuntu/arm64/latest/amazon-cloudwatch-agent.deb
81
dpkg -i amazon-cloudwatch-agent.deb
82
/opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -s -c ssm:amazon-cloudwatch-agent-${INSTANCE_NAME}.json
83
+
84
+chmod 750 /usr/bin/aws
0 commit comments