Determining a Cluster’s Status

    Use the following procedure to see the status of your Amazon DocumentDB cluster using the AWS Management Console

    1. Sign in to the AWS Management Console, and open the Amazon DocumentDB console at https://console.aws.amazon.com/docdb.

    2. In the Cluster identifier column, find the name of the cluster that you are interested in. Then, to find the status of the cluster, read across that row to the Status column, as shown below.

      ![

    Using the AWS CLI

    The following code finds the status of the cluster sample-cluster.

    For Linux, macOS, or Unix:

    Output from this operation looks something like the following (JSON format).