AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ECS::Daemon

CfnDaemon

Resource schema for AWS ECS Daemon.

Import

import { CfnDaemon } from 'aws-cdk-lib/aws-ecs';

Or use the module namespace:

import * as ecs from 'aws-cdk-lib/aws-ecs';
// ecs.CfnDaemon

Properties

Configuration passed to the constructor as CfnDaemonProps.

capacityProviderArnsOptional
string[]
clusterArnOptional
string
daemonNameOptional
string
daemonTaskDefinitionArnOptional
string
deploymentConfigurationOptional
IResolvable | DaemonDeploymentConfigurationProperty
enableEcsManagedTagsOptional
boolean | IResolvable
enableExecuteCommandOptional
boolean | IResolvable
propagateTagsOptional
string
tagsOptional
CfnTag[]

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon ECS Cheat Sheet

Everything you need to know about Amazon ECS on one page. HD quality, print-friendly.

Download Free Infographic