AWS eks documentation change
Summary
Added example headings for user data configurations and custom AMI usage scenarios.
Security assessment
Changes are structural/organizational (adding example headers) without security content. The custom AMI example mentions security as one possible reason among others, but doesn't introduce new security documentation.
Diff
diff --git a/eks/latest/userguide/launch-templates.md b/eks/latest/userguide/launch-templates.md index 050d03116..979573128 100644 --- a//eks/latest/userguide/launch-templates.md +++ b//eks/latest/userguide/launch-templates.md @@ -269,0 +270,2 @@ If you have either of the following requirements, then specify an AMI ID in the +###### Example Provide user data to pass arguments to the `bootstrap.sh` file included with an Amazon EKS optimized Linux/Bottlerocket AMI + @@ -374,0 +377,2 @@ Specify the following information in the user data section of your launch templa +###### Example Provide user data to pass arguments to the `Start-EKSBootstrap.ps1` file included with an Amazon EKS optimized Windows AMI + @@ -419,0 +424,2 @@ If you’re using custom service CIDR, then you need to specify it using the `-S +###### Example Run a custom AMI due to specific security, compliance, or internal policy requirements +