diff options
| author | Quill <69414602+teslazonda@users.noreply.github.com> | 2026-03-02 18:42:37 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 09:42:37 +0000 |
| commit | bf75633052db67e0bfb7900d05e380c3d64cd493 (patch) | |
| tree | 0fcf967f62d339e5c1b584ca5f21a427d286c7e4 /docs/installation | |
| parent | 6b5860a263a83d99aca6878365a6732aea6cf180 (diff) | |
| download | vyos-documentation-bf75633052db67e0bfb7900d05e380c3d64cd493.tar.gz vyos-documentation-bf75633052db67e0bfb7900d05e380c3d64cd493.zip | |
Proofread files in /vpp directory (#1770)
* Proofread description.rst and requirements.rst
* Fixes indentation in aws.rst
* Update need_improvement.txt
* Edit limitations.rst
* Prooofread vpp/troubleshooting.rst
* Fix line length lint errors
* Fix additional line length errors
* Fix final line length errors
Diffstat (limited to 'docs/installation')
| -rw-r--r-- | docs/installation/cloud/aws.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/cloud/aws.rst b/docs/installation/cloud/aws.rst index 5d1e9050..2901b6d1 100644 --- a/docs/installation/cloud/aws.rst +++ b/docs/installation/cloud/aws.rst @@ -100,7 +100,7 @@ Creating the Amazon Cloudwatch Agent Configuration in Amazon 1. Create an :abbr:`IAM (Identity and Access Management)` role for your :abbr:`EC2 (Elastic Compute Cloud)` instance to access the CloudWatch service. Name it ``CloudWatchAgentAdminRole``. The role must contain at - least two policies: ``CloudWatchAgentAdminPolicy`` and + least two policies: ``CloudWatchAgentAdminPolicy`` and ``AmazonSSMManagedInstanceCore``. .. note:: CloudWatchAgentServerRole is too permissive and should be used only |
