Determining Pending Maintenance

    You can use the AWS Management Console to determine whether a cluster has pending maintenance.

    1. In the navigation pane, choose Clusters.

      Tip

      If you don’t see the navigation pane on the left side of your screen, choose the menu icon () in the upper-left corner of the page.

    2. ![

      None indicates that the cluster is running the latest engine version. Available indicates that the cluster has pending maintenance, which might mean that an engine upgrade is needed.

    Using the AWS CLI

    You can use the AWS CLI to determine whether a cluster has the latest engine version by using the operation with the following parameters.

    Parameters

    • —Optional. The AWS Region that you want to run this operation in, for example, .

    For Linux, macOS, or Unix:

    For Windows:

    Output from this operation looks something like the following.

    If your cluster has pending maintenance, continue with the steps at .