aws_ecs_service

Amazon Web Services ECS Service

Name

Type

Nullable

accountId

String

accountName

String

arn

String

capacityProviderStrategy

List

clusterArn

String

createdAt

String

createdBy

String

deploymentConfiguration

DeploymentConfiguration

deploymentController

DeploymentController

deployments

List

desiredCount

Int

enableECSManagedTags

Boolean

enableExecuteCommand

Boolean

healthCheckGracePeriodSeconds

Int

launchType

String

loadBalancers

List

name

String

networkConfiguration

NetworkConfiguration

placementConstraints

List

placementStrategy

List

platformFamily

String

platformVersion

String

propagateTasks

String

region

String

roleArn

String

schedulingStrategy

String

serviceRegistries

List

taskDefinition

String

CapacityProviderStrategy

Name

Type

Nullable

base

Int

capacityProvider

String

weight

Int

Deployment

Name

Type

Nullable

id

String

rolloutState

String

status

String

DeploymentConfiguration

Name

Type

Nullable

deploymentCircuitBreaker

DeploymentConfiguration.DeploymentCircuitBreaker

maximumPercent

Int

minimumHealthyPercent

Int

DeploymentConfiguration.DeploymentCircuitBreaker

Name

Type

Nullable

enable

Boolean

rollback

Boolean

DeploymentController

Name

Type

Nullable

type

String

LoadBalancer

Name

Type

Nullable

containerName

String

containerPort

Int

loadBalancerName

String

targetGroupArn

String

NetworkConfiguration

Name

Type

Nullable

awsVpcConfiguration

NetworkConfiguration.AwsVpcConfiguration

NetworkConfiguration.AwsVpcConfiguration

Name

Type

Nullable

assignPublicIp

String

securityGroups

List

subnets

List

PlacementConstraint

Name

Type

Nullable

expression

String

type

String

PlacementStrategy

Name

Type

Nullable

field

String

type

String

ServiceRegistry

Name

Type

Nullable

containerName

String

containerPort

Int

port

Int

registryArn

String

Last updated