v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14119667.3 KB

Update the lifecyle of a Recommendation. This API only supports prioritized recommendations and updates global priority recommendations, eliminating the need to call the API in each AWS Region.

put/v1/recommendations/{recommendationIdentifier}/lifecycle

Path parameters

recommendationIdentifierstring required

The Recommendation identifier for AWS Trusted Advisor Priority recommendations

Request body

lifecycleStage'pending_response' | 'in_progress' | 'dismissed' | 'resolved' required

The new lifecycle stage

updateReasonstring password

Reason for the lifecycle stage change

updateReasonCode'non_critical_account' | 'temporary_account' | 'valid_business_case' | 'other_methods_available' | 'low_priority' | 'not_applicable' | 'other'

Reason code for the lifecycle state change

Response

Success