RecommendedAction - Amazon Relational Database Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RecommendedAction

The recommended actions to apply to resolve the issues associated with your DB instances, DB clusters, and DB parameter groups.

Contents

Note

In the following list, the required parameters are described first.

ActionId

The unique identifier of the recommended action.

Type: String

Required: No

ApplyModes.member.N

The methods to apply the recommended action.

Valid values:

  • manual - The action requires you to resolve the recommendation manually.

  • immediately - The action is applied immediately.

  • next-maintainance-window - The action is applied during the next scheduled maintainance.

Type: Array of strings

Required: No

ContextAttributes.member.N

The supporting attributes to explain the recommended action.

Type: Array of ContextAttribute objects

Required: No

Description

A detailed description of the action. The description might contain markdown.

Type: String

Required: No

IssueDetails

The details of the issue.

Type: IssueDetails object

Required: No

Operation

An API operation for the action.

Type: String

Required: No

Parameters.member.N

The parameters for the API operation.

Type: Array of RecommendedActionParameter objects

Required: No

Status

The status of the action.

  • ready

  • applied

  • scheduled

  • resolved

Type: String

Required: No

Title

A short description to summarize the action. The description might contain markdown.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: