AWS IAM documentation change
Summary
Updated example titles to use service-neutral terminology
Security assessment
Changes are purely terminological updates ('EC2' to 'virtual machine instances', 'FIS' to 'fault injection') for broader consistency. No security-related content was added, removed, or modified. The changes don't address vulnerabilities or alter security guidance.
Diff
diff --git a/IAM/latest/UserGuide/iam_example_iam_CreateInstanceProfile_section.md b/IAM/latest/UserGuide/iam_example_iam_CreateInstanceProfile_section.md index b30fe7e87..4f5b8b9a5 100644 --- a//IAM/latest/UserGuide/iam_example_iam_CreateInstanceProfile_section.md +++ b//IAM/latest/UserGuide/iam_example_iam_CreateInstanceProfile_section.md @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating an Amazon ECS service for the EC2 launch type](./iam_example_ecs_GettingStarted_018_section.html) + * [Creating a container service for virtual machine instances](./iam_example_ecs_GettingStarted_018_section.html) @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon MSK](./iam_example_ec2_GettingStarted_057_section.html) + * [Getting started with managed streaming](./iam_example_ec2_GettingStarted_057_section.html) @@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Run CPU stress tests on EC2 instances using FIS](./iam_example_iam_GettingStarted_069_section.html) + * [Run CPU stress tests on virtual machine instances using fault injection](./iam_example_iam_GettingStarted_069_section.html)