From f52876701b6cba2039dd8450272acf1d718803bb Mon Sep 17 00:00:00 2001 From: Gareth Dwyer Date: Wed, 7 Aug 2024 11:26:14 +0200 Subject: [PATCH] Update astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx Co-authored-by: Alex Patterson <139158618+alex-fusionauth@users.noreply.github.com> --- .../src/content/docs/operate/secure-and-monitor/cloudwatch.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx b/astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx index 1ad808b936..7d0ef4e26b 100644 --- a/astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx +++ b/astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx @@ -44,7 +44,7 @@ Click the Create role button in the top left. - On the "Select trusted entity" step 1, choose "AWS service" on the "Trusted entity type". - Under "Use case", choose "EC2", and then click Next. -- In the list of policies, select the checkbox next to `CloudWatchAgentServerPolicy`. If necessary, use the search box to find the policy. +- In the list of policies, select the checkbox next to `CloudWatchAgentServerPolicy`. If necessary use the search box to find the policy. - To use Systems Manager to install or configure the CloudWatch agent, select the checkbox next to `AmazonSSMManagedInstanceCore`. This AWS-managed policy enables an instance to use the Systems Manager service core functionality. If necessary, use the search box to find the policy. This policy isn't required if you start and configure the agent only through the command line. Click Next. - Enter the name `CloudWatchAgentServerRole` and a description, and click on Create role.