AWS config documentation change
Summary
Added 'CSPM' to AWS Security Hub reference in IAM role permissions context
Security assessment
The change clarifies the specific Security Hub CSPM service but does not address a security vulnerability. It improves accuracy of security-related service naming in permissions documentation.
Diff
diff --git a/config/latest/developerguide/manual-setup.title.md b/config/latest/developerguide/manual-setup.title.md index 1599e7d0c..b6da9b335 100644 --- a//config/latest/developerguide/manual-setup.title.md +++ b//config/latest/developerguide/manual-setup.title.md @@ -169 +169 @@ It is recommended that you use the service-linked role. A service-linked role ad -If you use an AWS service that uses AWS Config, such as AWS Security Hub or AWS Control Tower, and an IAM role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the pre-existing IAM role. You must do this to ensure that the other AWS service continues to run as expected. +If you use an AWS service that uses AWS Config, such as AWS Security Hub CSPM or AWS Control Tower, and an IAM role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the pre-existing IAM role. You must do this to ensure that the other AWS service continues to run as expected.