LocationalDeployment
For a multi-location container fleet, describes the progress of a deployment across all fleet locations.
Contents
Note
In the following list, the required parameters are described first.
- DeploymentStatus
-
The status of fleet deployment activity in the location.
-
IN_PROGRESS
-- The deployment is in progress. -
IMPAIRED
-- The deployment failed and the fleet has some impaired containers. -
COMPLETE
-- The deployment has completed successfully. -
ROLLBACK_IN_PROGRESS
-- The deployment failed and rollback has been initiated. -
ROLLBACK_IN_COMPLETE
-- The deployment failed and rollback has been completed. -
CANCELLED
-- The deployment was cancelled.
Type: String
Valid Values:
IN_PROGRESS | IMPAIRED | COMPLETE | ROLLBACK_IN_PROGRESS | ROLLBACK_COMPLETE | CANCELLED | PENDING
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: