AWS AWSEC2 documentation change
Summary
Updated apostrophe usage from curly to straight quotes in two sentences
Security assessment
Change is purely grammatical (updating apostrophe formatting) with no security content modifications. No security implications exist as it doesn't alter permissions descriptions or security recommendations.
Diff
diff --git a/AWSEC2/latest/UserGuide/using-service-linked-roles.md b/AWSEC2/latest/UserGuide/using-service-linked-roles.md index 95f3d26ba..0ecf0113e 100644 --- a//AWSEC2/latest/UserGuide/using-service-linked-roles.md +++ b//AWSEC2/latest/UserGuide/using-service-linked-roles.md @@ -13 +13 @@ On-Demand Capacity Reservation Fleet uses AWS Identity and Access Management (IA -A service-linked role makes setting up Capacity Reservation Fleet easier because you don’t have to manually add the necessary permissions. Capacity Reservation Fleet defines the permissions of its service-linked roles, and unless defined otherwise, only Capacity Reservation Fleet can assume its roles. The defined permissions include the trust policy and the permissions policy, and that permissions policy cannot be attached to any other IAM entity. +A service-linked role makes setting up Capacity Reservation Fleet easier because you don't have to manually add the necessary permissions. Capacity Reservation Fleet defines the permissions of its service-linked roles, and unless defined otherwise, only Capacity Reservation Fleet can assume its roles. The defined permissions include the trust policy and the permissions policy, and that permissions policy cannot be attached to any other IAM entity. @@ -44 +44 @@ Capacity Reservation Fleet does not allow you to edit the AWSServiceRoleForEC2Ca -If you no longer need to use a feature or service that requires a service-linked role, we recommend that you delete that role. That way you don’t have an unused entity that is not actively monitored or maintained. However, you must delete the resources for your service-linked role before you can manually delete it. +If you no longer need to use a feature or service that requires a service-linked role, we recommend that you delete that role. That way you don't have an unused entity that is not actively monitored or maintained. However, you must delete the resources for your service-linked role before you can manually delete it.