AWS config documentation change
Summary
Fixed a typo in IAM role selection instructions ('an IAM a role' to 'an IAM role')
Security assessment
The change corrects a grammatical error without altering security-related content or addressing vulnerabilities.
Diff
diff --git a/config/latest/developerguide/manual-setup.title.md b/config/latest/developerguide/manual-setup.title.md index 1ed24d1d8..6cf75671e 100644 --- a//config/latest/developerguide/manual-setup.title.md +++ b//config/latest/developerguide/manual-setup.title.md @@ -149 +149 @@ AWS Config allows you to delete your data by specifying a retention period for y - * For **IAM role for AWS Config** , choose either an existing AWS Config service-linked role or an IAM a role from your account. + * For **IAM role for AWS Config** , choose either an existing AWS Config service-linked role or an IAM role from your account.