Skip to content

Commit

Permalink
Update astro/src/content/docs/operate/secure-and-monitor/cloudwatch.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Patterson <[email protected]>
  • Loading branch information
sixhobbits and alex-fusionauth authored Aug 7, 2024
1 parent d046f4d commit f528767
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Click the <InlineUIElement>Create role</InlineUIElement> 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 <InlineUIElement>Next</InlineUIElement>.
- 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 <InlineUIElement>Next</InlineUIElement>.
- Enter the name `CloudWatchAgentServerRole` and a description, and click on <InlineUIElement>Create role</InlineUIElement>.

Expand Down

0 comments on commit f528767

Please sign in to comment.