LastUpdate
Describes the status of the last update on the environment, and any errors that were encountered.
Contents
- CreatedAt
 - 
               
The day and time of the last update on the environment.
Type: Timestamp
Required: No
 - Error
 - 
               
The error that was encountered during the last update of the environment.
Type: UpdateError object
Required: No
 - Source
 - 
               
The source of the last update to the environment. Includes internal processes by Amazon MWAA, such as an environment maintenance update.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.+Required: No
 - Status
 - 
               
The status of the last update on the environment.
Type: String
Valid Values:
SUCCESS | PENDING | FAILEDRequired: No
 - WorkerReplacementStrategy
 - 
               
The worker replacement strategy used in the last update of the environment.
Type: String
Valid Values:
FORCED | GRACEFULRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: