RecommendationItem
Defines a recommendation.
Contents
- alreadyImplemented
-
Specifies if the recommendation has already been implemented.
Type: Boolean
Required: No
- excluded
-
Indicates if an operational recommendation item is excluded.
Type: Boolean
Required: No
- excludeReason
-
Indicates the reason for excluding an operational recommendation.
Type: String
Valid Values:
AlreadyImplemented | NotRelevant | ComplexityOfImplementation
Required: No
- resourceId
-
Identifier of the resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- targetAccountId
-
Identifier of the target account.
Type: String
Pattern:
^[0-9]{12}$
Required: No
- targetRegion
-
The target region.
Type: String
Pattern:
^[a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: