OrganizationRecommendationResourceSummary
Organization Recommendation Resource Summary
Contents
- arn
-
The ARN of the Recommendation Resource
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w-]+:trustedadvisor::\d{12}:recommendation-resource\/[\w-]+\/[\w-]+$
Required: Yes
- awsResourceId
-
The AWS resource identifier. There are certain checks that generate recommendation resources without an awsResourceId.
Type: String
Required: Yes
- id
-
The ID of the Recommendation Resource
Type: String
Required: Yes
- lastUpdatedAt
-
When the Recommendation Resource was last updated
Type: Timestamp
Required: Yes
- metadata
-
Metadata associated with the Recommendation Resource
Type: String to string map
Required: Yes
- recommendationArn
-
The Recommendation ARN
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w-]+:trustedadvisor:::organization-recommendation\/[\w-]+$
Required: Yes
- regionCode
-
The AWS Region code that the Recommendation Resource is in
Type: String
Length Constraints: Minimum length of 9. Maximum length of 20.
Required: Yes
- status
-
The current status of the Recommendation Resource
Type: String
Valid Values:
ok | warning | error
Required: Yes
- accountId
-
The AWS account ID
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d+$
Required: No
- exclusionStatus
-
The exclusion status of the Recommendation Resource
Type: String
Valid Values:
excluded | included
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: