+ "smithy.api#documentation": "<p>The status of the Amazon MWAA environment.</p>\n <p>Valid values:</p>\n <ul>\n <li>\n <p>\n <code>CREATING</code> - Indicates the request to create the environment is in progress.</p>\n </li>\n <li>\n <p>\n <code>CREATING_SNAPSHOT</code> - Indicates the request to update environment details, or upgrade the environment version, is in progress and Amazon MWAA is creating a storage volume snapshot of the Amazon RDS\n database cluster associated with the environment. A database snapshot is a backup created at a specific point in time. Amazon MWAA uses snapshots to recover environment metadata if the process to update or upgrade\n an environment fails.</p>\n </li>\n <li>\n <p>\n <code>CREATE_FAILED</code> - Indicates the request to create the environment failed, and the environment could not be created.</p>\n </li>\n <li>\n <p>\n <code>AVAILABLE</code> - Indicates the request was successful and the environment is ready to use.</p>\n </li>\n <li>\n <p>\n <code>PENDING</code> - Indicates the request was successful, but the process to create the environment is paused until you create the required\n VPC endpoints in your VPC. After you create the VPC endpoints, the process resumes.</p>\n </li>\n <li>\n <p>\n <code>UPDATING</code> - Indicates the request to update the environment is in progress.</p>\n </li>\n <li>\n <p>\n <code>ROLLING_BACK</code> - Indicates the request to update environment details, or upgrade the environment version, failed and Amazon MWAA is restoring the environment using the latest storage volume snapshot.</p>\n </li>\n <li>\n <p>\n <code>DELETING</code> - Indicates the request to delete the environment is in progress.</p>\n </li>\n <li>\n <p>\n <code>DELETED</code> - Indicates the request to delete the environment is complete, and the environment has been deleted.</p>\n </li>\n <li>\n <p>\n <code>UNAVAILABLE</code> - Indicates the request failed, but the environment did not return to its previous state and is not stable.</p>\n </li>\n <li>\n <p>\n <code>UPDATE_FAILED</code> - Indicates the request to update the environment failed, and the environment was restored to its previous state successfully and is ready to use.</p>\n </li>\n <li>\n <p>\n <code>MAINTENANCE</code> - Indicates that the environment is undergoing maintenance. Depending on the type of work Amazon MWAA is performing,\n your environment might become unavailable during this process. After all operations are done, your environment will return to its status prior to mainteneace operations.\n </p>\n </li>\n </ul>\n <p>We recommend reviewing our troubleshooting guide for a list of common errors and their solutions. For more information, see <a href=\"https://docs.aws.amazon.com/mwaa/latest/userguide/troubleshooting.html\">Amazon MWAA troubleshooting</a>.</p>"
0 commit comments