status

The status of the Amazon MWAA environment.

Valid values:

  • CREATING - The request to create the environment is in progress.

  • CREATING_SNAPSHOT - 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 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 an environment fails.

  • CREATE_FAILED - The request to create the environment failed and the environment was not created.

  • AVAILABLE - The request was successful and the environment is ready to use.

  • PENDING - The request was successful, but the process to create the environment is paused until you create the required VPC endpoints in your VPC. After you create the VPC endpoints, the process resumes.

  • UPDATING - The request to update the environment is in progress.

  • ROLLING_BACK - 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.

  • DELETING - The request to delete the environment is in progress.

  • DELETED - The request to delete the environment is complete, and the environment has been deleted.

  • UNAVAILABLE - The request failed, but the environment did not return to its previous state and is not stable.

  • UPDATE_FAILED - The request to update the environment failed and the environment was restored to its previous state successfully and is ready to use.

  • MAINTENANCE - The environment is undergoing maintenance. Depending on the type of work Amazon MWAA is performing, your environment might be unavailable during this process. Note that as part of the maintenance work, Amazon MWAA performs with a GRACEFUL``workerReplacementStrategy.

You can review our troubleshooting guide for a list of common errors and their solutions. For more information, refer to Amazon MWAA troubleshooting.