AWS cost-management documentation change
Summary
Updated description of execution role from 'minimum permissions' to 'permissions required' and changed section title from 'Service-linked role for scheduled reports' to 'Execution role permissions for scheduled reports'
Security assessment
This change updates documentation to reflect the new execution role model with specific permissions instead of service-linked roles. While this improves security documentation by clarifying the permission model, there's no evidence it addresses a specific security vulnerability.
Diff
diff --git a/cost-management/latest/userguide/schedule-dashboard-reports-create.md b/cost-management/latest/userguide/schedule-dashboard-reports-create.md index ee3af92cc..319919bc3 100644 --- a//cost-management/latest/userguide/schedule-dashboard-reports-create.md +++ b//cost-management/latest/userguide/schedule-dashboard-reports-create.md @@ -57 +57 @@ Choose **Next**. - * **Create and use a new execution role** \- Recommended for first-time setup. Creates a new IAM role with the minimum permissions required for scheduled report generation and delivery. + * **Create and use a new execution role** \- Recommended for first-time setup. Creates a new IAM role with the permissions required for scheduled report generation and delivery. For more information, see [Execution role permissions for scheduled reports](./schedule-dashboard-reports-permissions.html). @@ -82 +82 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Service-linked role for scheduled reports +Execution role permissions for scheduled reports