View a markdown version of this page

DaemonCircuitBreaker - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DaemonCircuitBreaker

Information about the circuit breaker used to determine when a daemon deployment has failed.

Contents

failureCount

The number of times the circuit breaker detected a daemon deployment failure.

Type: Integer

Required: No

status

The circuit breaker status. Amazon ECS is not using the circuit breaker for daemon deployment failures when the status is DISABLED.

Type: String

Valid Values: TRIGGERED | MONITORING | MONITORING_COMPLETE | DISABLED

Required: No

threshold

The threshold which determines that the daemon deployment failed.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: