AWS AWSEC2 documentation change
Summary
Fixed service-linked role name from 'AWSServiceRoleForCapacityManager' to 'AWSServiceRoleForEC2CapacityManager'.
Security assessment
Corrects a typo in the service-linked role name but does not relate to a security issue or feature.
Diff
diff --git a/AWSEC2/latest/UserGuide/enable-capacity-manager-organizations.md b/AWSEC2/latest/UserGuide/enable-capacity-manager-organizations.md index a65cfefb8..dfa1cc97f 100644 --- a//AWSEC2/latest/UserGuide/enable-capacity-manager-organizations.md +++ b//AWSEC2/latest/UserGuide/enable-capacity-manager-organizations.md @@ -134 +134 @@ The output should display: - * **Service-linked role creation:** When you enable organization access through the console, Capacity Manager automatically creates the AWSServiceRoleForCapacityManager service-linked role in all member accounts. If you enable through the AWS CLI, you must call `createServiceLinkedRole` manually. + * **Service-linked role creation:** When you enable organization access through the console, Capacity Manager automatically creates the AWSServiceRoleForEC2CapacityManager service-linked role in all m ember accounts. If you enable through the AWS CLI, you must call `createServiceLinkedRole` manually.