AWS awssupport documentation change
Summary
Removed Trusted Advisor Engage actions section and IAM policy examples
Security assessment
Removal of IAM action documentation does not indicate a security fix but rather a feature deprecation or restructuring. No evidence of addressing a vulnerability.
Diff
diff --git a/awssupport/latest/user/security-trusted-advisor.md b/awssupport/latest/user/security-trusted-advisor.md index 66597e385..f31464aab 100644 --- a//awssupport/latest/user/security-trusted-advisor.md +++ b//awssupport/latest/user/security-trusted-advisor.md @@ -104,20 +103,0 @@ Action | Description -### Trusted Advisor Engage actions - -If you have Trusted Advisor Engage enabled for your account, you can perform the following Trusted Advisor actions in the console. You can also add these Trusted Advisor actions in an IAM policy to allow or deny specific actions. For more information, see Example IAM policies for Trusted Advisor Engage . - -For more information, see [Get started with AWS Trusted Advisor Engage (Preview)](./trusted-advisor-engage.html). - -Action | Description ----|--- -`CreateEngagement` | Grants permission to create an engagement in Trusted Advisor Engage. -`CreateEngagementAttachment` | Grants permission to create an engagement attachment in Trusted Advisor Engage. -`CreateEngagementCommunication` | Grants permission to create an engagement communication in Trusted Advisor Engage. -`GetEngagement` | Grants permission to view an engagment in Trusted Advisor Engage. -`GetEngagementAttachment` | Grants permission to view an engagment attachment in Trusted Advisor Engage. -`GetEngagementType` | Grants permission to view a specific engagement type in Trusted Advisor Engage. -`ListEngagementCommunications` | Grants permission to view all communications for an engagement in Trusted Advisor Engage. -`ListEngagements` | Grants permission to view all engagements in Trusted Advisor Engage. -`ListEngagementTypes` | Grants permission to view all engagement types in Trusted Advisor Engage. -`UpdateEngagement` | Grants permission to update the details of an engagement in Trusted Advisor Engage. -`UpdateEngagementStatus` | Grants permission to update the status of an engagement in Trusted Advisor Engage. -