AWS code-library documentation change
Summary
Updated titles of linked examples to use more generic terminology (e.g., 'EC2' to 'virtual machine', 'FIS' to 'fault injection')
Security assessment
Changes are purely terminological updates with no security implications. No vulnerabilities are addressed, and no new security features or guidance are introduced.
Diff
diff --git a/code-library/latest/ug/iam_example_iam_CreateInstanceProfile_section.md b/code-library/latest/ug/iam_example_iam_CreateInstanceProfile_section.md index 6af8130dd..b3dfb739c 100644 --- a//code-library/latest/ug/iam_example_iam_CreateInstanceProfile_section.md +++ b//code-library/latest/ug/iam_example_iam_CreateInstanceProfile_section.md @@ -17 +17 @@ 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) @@ -19 +19 @@ 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) @@ -21 +21 @@ 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)