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 f528767 commit 51915ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Click the <InlineUIElement>Create role</InlineUIElement> button in the top left.
- 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.
- 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>.
- Enter the name `CloudWatchAgentServerRole` and a description, and click <InlineUIElement>Create role</InlineUIElement>.

<img src="/img/docs/operate/secure-and-monitor/cloudwatch/create-aws-cloudwatchagnetrole.png" alt="Create an AWS Role Details" role="bottom-cropped" width="1200" />

Expand Down

0 comments on commit 51915ff

Please sign in to comment.