fix(trustedadvisor): solve trustedadvisor check metadata (#3216)

This commit is contained in:
Sergio Garcia
2023-12-22 10:56:21 +01:00
committed by GitHub
parent 806a3590aa
commit b47408e94e

View File

@@ -7,7 +7,7 @@
"SubServiceName": "",
"ResourceIdTemplate": "arn:aws:iam::AWS_ACCOUNT_NUMBER:root",
"Severity": "low",
"ResourceType": "",
"ResourceType": "Other",
"Description": "Check if a Premium support plan is subscribed.",
"Risk": "Ensure that the appropriate support level is enabled for the necessary AWS accounts. For example, if an AWS account is being used to host production systems and environments, it is highly recommended that the minimum AWS Support Plan should be Business.",
"RelatedUrl": "https://aws.amazon.com/premiumsupport/plans/",