Properties included in an Amazon ECS service revision - Amazon Elastic Container Service

Properties included in an Amazon ECS service revision

The following properties are included in a service revision.

Resource Description

Service ARN

The ARN that identifies the service.

Cluster ARN

The ARN for the cluster that hosts the service.

Task definition ARN

The ARN of the task definition used for the service tasks.

Service registries

The details for the service registries used for service discovery.

  • The container name

    The container name value to be used for your service discovery service.

  • The container port

    The port value to be used for your service discovery service. This value is also specified in the task definition.

  • The port

    The port value used if your service discovery service specified an SRV record.

  • The registry ARN

    The Amazon Resource Name (ARN) of the service registry.

Capacity providers

The capacity provider strategy details.

  • The capacity provider name

    The capacity provider name used for the service.

  • The capacity provider weight

    The relative percentage of the total number of tasks launched that should use the specified capacity provider.

  • The capacity provider base

    The number of tasks, at a minimum, to run on the specified capacity provider.

Container images

The details about the container images.

  • The container name

  • The image digest

  • The container image

Networking

The network configuration for the service.

  • Whether there is a public IP address

  • The subnets the tasks run in

  • The security groups that control the service traffic

Launch type The launch type used for the service.
Fargate-specific properties

When the launch type is Fargate, this is information about the Fargate version.

  • The platform version and the platform family

  • Ephemeral storage

    • The amount of ephemeral storage to allocate for the deployment.

    • The KMS key to use for storage encryption.

Amazon EBS volumes that are configured at deployment

The configuration for a volume specified in the task definition as a volume that is configured at launch time.

  • Encrypted

    Indicates whether the volume is encrypted.

  • File system type

    The Linux filesystem type for the volume.

  • IOPS

    The number of I/O operations per second (IOPS).

  • KMS key

  • IAM role

    The ARN of the IAM role to associate with this volume.

  • Size

    The size of the volume in GiB.

  • Snapshot ID

    The volume snapshot ID.

  • Tag specifications

    The tag configuration for the volume.

  • Throughput

    The throughput provisioned for the volume.

  • Volume type

    The volume type.

Service Connect

The Service Connect configuration.

  • The indication of whether Service Connect is in use

  • The namespace

  • The list of interconnected services

  • The Service Connect logging configuration

Service load balancers

The load balancers that route the service traffic.

  • The name

  • The container name

  • The container port

  • The target group ARN

Runtime Monitoring Indicates if Runtime Monitoring is on.
Creation date

The date the service revision was created.

VPC Lattice

The VPC Lattice configuration for the service revision.