View a markdown version of this page

🔴 Live TV: AmazonECS/latest/APIReference/API DaemonDeploymentCapacityProvider.html - Info Live Streaming 2026

DaemonDeploymentCapacityProvider

Information about a capacity provider during a daemon deployment.

Contents

arn

The Amazon Resource Name (ARN) of the capacity provider.

Type: String

Required: No

drainingInstanceCount

The number of instances being drained on this capacity provider during the deployment.

Type: Integer

Required: No

runningInstanceCount

The number of instances running daemon tasks on this capacity provider.

Type: Integer

Required: No

withoutDaemonInstanceCount

The number of instances on this capacity provider that are running without the daemon task. This applies to daemons that aren't critical, where the instance remains available for your other tasks even if the daemon task can't start or stops. These instances aren't included in runningInstanceCount.

Type: Integer

Required: No

See Also

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