DaemonCapacityProvider - Amazon Elastic Container Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DaemonCapacityProvider

Information about a capacity provider associated with a daemon revision.

Contents

arn

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

Type: String

Required: No

runningCount

The number of daemon tasks running on this capacity provider.

Type: Integer

Required: No

withoutDaemonCount

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 runningCount.

Type: Integer

Required: No

See Also

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