RecommendedAction
Describes a specific recommended action.
Contents
- accountId
-
The account that the recommended action is for.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]{12}
Required: No
- context
-
Context that applies to the recommended action.
Type: String to string map
Required: No
- feature
-
The feature associated with the recommended action.
Type: String
Valid Values:
ACCOUNT | BUDGETS | COST_ANOMALY_DETECTION | COST_OPTIMIZATION_HUB | FREE_TIER | IAM | PAYMENTS | RESERVATIONS | SAVINGS_PLANS | TAX_SETTINGS
Required: No
- id
-
The ID for the recommended action.
Type: String
Required: No
- lastUpdatedTimeStamp
-
The time when the recommended action status was last updated.
Type: String
Required: No
- nextSteps
-
The possible next steps to execute the recommended action.
Type: Array of strings
Required: No
- severity
-
The severity associated with the recommended action.
Type: String
Valid Values:
INFO | WARNING | CRITICAL
Required: No
- type
-
The type of action you can take by adopting the recommended action.
Type: String
Valid Values:
ADD_ALTERNATE_BILLING_CONTACT | CREATE_ANOMALY_MONITOR | CREATE_BUDGET | ENABLE_COST_OPTIMIZATION_HUB | MIGRATE_TO_GRANULAR_PERMISSIONS | PAYMENTS_DUE | PAYMENTS_PAST_DUE | REVIEW_ANOMALIES | REVIEW_BUDGET_ALERTS | REVIEW_BUDGETS_EXCEEDED | REVIEW_EXPIRING_RI | REVIEW_EXPIRING_SP | REVIEW_FREETIER_USAGE_ALERTS | REVIEW_SAVINGS_OPPORTUNITY_RECOMMENDATIONS | UPDATE_EXPIRED_PAYMENT_METHOD | UPDATE_INVALID_PAYMENT_METHOD | UPDATE_TAX_EXEMPTION_CERTIFICATE | UPDATE_TAX_REGISTRATION_NUMBER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: