AWS sql-server-ec2 documentation change
Summary
Fixed a typo (removed '>' character) and updated two links to reflect the new naming convention for managed policies and service-linked roles.
Security assessment
The changes are minor corrections and link updates within existing IAM security documentation. They improve clarity and accuracy of security-related references but do not address a security vulnerability.
Diff
diff --git a/sql-server-ec2/latest/userguide/security-iam.md b/sql-server-ec2/latest/userguide/security-iam.md index 77f923d5b..982e82a01 100644 --- a//sql-server-ec2/latest/userguide/security-iam.md +++ b//sql-server-ec2/latest/userguide/security-iam.md @@ -7 +7 @@ -AWS Identity and Access Management (IAM) is an AWS service that helps an administrator securely control access to AWS resources. IAM administrators control who can be _authenticated_ (signed in) and _authorized_ (have permissions) to use SQL Server on EC2> resources. IAM is an AWS service that you can use with no additional charge. +AWS Identity and Access Management (IAM) is an AWS service that helps an administrator securely control access to AWS resources. IAM administrators control who can be _authenticated_ (signed in) and _authorized_ (have permissions) to use SQL Server on EC2 resources. IAM is an AWS service that you can use with no additional charge. @@ -17 +17 @@ For best practices for securing your AWS resources using IAM, see [Security best - * [AWS managed policies for Amazon EC2 High Availability for SQL Server](./security-iam-awsmanpol.html) + * [AWS managed policies for Microsoft SQL Server on Amazon EC2](./security-iam-awsmanpol.html) @@ -19 +19 @@ For best practices for securing your AWS resources using IAM, see [Security best - * [Service-linked role for Amazon EC2 High Availability for SQL Server](./slr-sql-ha.html) + * [Service-linked role for Microsoft SQL Server on Amazon EC2](./slr-sql-ha.html)