AWS AmazonECS documentation change
Summary
Restructured documentation about Bottlerocket security features by separating GitHub links from bullet points and improving formatting
Security assessment
The changes only reorganize existing security-related information (SSH absence, immutability) but do not introduce new security content or address vulnerabilities
Diff
diff --git a/AmazonECS/latest/developerguide/ecs-bottlerocket.md b/AmazonECS/latest/developerguide/ecs-bottlerocket.md index 58e8df521..23f1b128c 100644 --- a//AmazonECS/latest/developerguide/ecs-bottlerocket.md +++ b//AmazonECS/latest/developerguide/ecs-bottlerocket.md @@ -50 +50,3 @@ Consider the following when using a Bottlerocket AMI with Amazon ECS. - * Bottlerocket images don't include an SSH server or a shell. However, you can use out-of-band management tools to gain SSH administrator access and perform bootstrapping. For more information, see these sections in the [bottlerocket README.md](https://github.com/bottlerocket-os/bottlerocket) on GitHub: + * Bottlerocket images don't include an SSH server or a shell. However, you can use out-of-band management tools to gain SSH administrator access and perform bootstrapping. + +For more information, see these sections in the [bottlerocket README.md](https://github.com/bottlerocket-os/bottlerocket) on GitHub: @@ -61 +63,3 @@ Consider the following when using a Bottlerocket AMI with Amazon ECS. - * Bottlerocket is optimized for container workloads and has a focus on security. Bottlerocket doesn't include a package manager and is immutable. For information about the security features and guidance, see [Security Features](https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_FEATURES.md) and [Security Guidance](https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_GUIDANCE.md) on GitHub. + * Bottlerocket is optimized for container workloads and has a focus on security. Bottlerocket doesn't include a package manager and is immutable. + +For information about the security features and guidance, see [Security Features](https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_FEATURES.md) and [Security Guidance](https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_GUIDANCE.md) on GitHub.