diff --git a/aws/datadog_integration_role.yaml b/aws/datadog_integration_role.yaml index 58101b53..092b5bb5 100644 --- a/aws/datadog_integration_role.yaml +++ b/aws/datadog_integration_role.yaml @@ -193,12 +193,12 @@ Resources: - 'ssm:ListCommands' - 'states:DescribeStateMachine' - 'states:ListStateMachines' - - 'support:DescribeTrustedAdvisor*' - - 'support:RefreshTrustedAdvisorCheck' - 'tag:GetResources' - 'tag:GetTagKeys' - 'tag:GetTagValues' - 'timestream:DescribeEndpoints' + - 'trustedadvisor:ListRecommendations' + - 'trustedadvisor:ListRecommendationResources' - 'wafv2:ListLoggingConfigurations' - 'xray:BatchGetTraces' - 'xray:GetTraceSummaries'