1 回答
- 最新
- 投票最多
- 评论最多
0
If you exclude IAM users from the IAM Access Key Rotation check in AWS Trusted Advisor, they will remain excluded permanently until you explicitly include them again. More details here in Trusted Advisor FAQ: https://aws.amazon.com/premiumsupport/faqs/ Here's how the exclusion works:
- When you exclude a resource, it is moved to a separate "Excluded Items" view
- The exclusion is applied at the resource level (individual IAM users), not at the check level
- You can restore (include) the excluded items at any time by selecting them in the excluded items list and clicking the "Include" button
To manage exclusions effectively, it's recommended to regularly review your excluded items to ensure you're not overlooking any important changes in your environment.
Hope this helps. Thanks!
已回答 10 个月前

If there are any further questions feel free to ask. If the answer above is satisfactory to you please mark it as accepted. Thanks!