AWS managedservices documentation change
Summary
Added guidance about requiring explicit IAM permissions to view AMS Accelerate reports and linked to example policies
Security assessment
The change adds documentation about configuring IAM permissions for access control, which is a security best practice but does not address a specific vulnerability or incident. It provides standard guidance for enabling secure access to features.
Diff
diff --git a/managedservices/latest/accelerate-guide/self-service-reporting.md b/managedservices/latest/accelerate-guide/self-service-reporting.md index 5b3db6a4b..3829c0c4c 100644 --- a/managedservices/latest/accelerate-guide/self-service-reporting.md +++ b/managedservices/latest/accelerate-guide/self-service-reporting.md @@ -10,0 +11,2 @@ Use SSR to access the reports from the AMS console and report datasets through A +To allow your users to view AMS Accelerate reports in the AMS console, you must grant explicit permissions in AWS Identity and Access Management (IAM) to perform those actions. For example IAM policies, see [Permissions to use AMS features](https://docs.aws.amazon.com/managedservices/latest/accelerate-guide/acc-access-customer.html). +