ServiceRevision
Information about the service revision.
A service revision contains a record of the workload configuration Amazon ECS is attempting to deploy. Whenever you create or deploy a service, Amazon ECS automatically creates and captures the configuration that you're trying to deploy in the service revision. For information about service revisions, see Amazon ECS service revisions in the Amazon Elastic Container Service Developer Guide.
Types
Properties
The capacity provider strategy the service revision uses.
The ARN of the cluster that hosts the service.
The container images the service revision uses.
The amount of ephemeral storage to allocate for the deployment.
Indicates whether Runtime Monitoring is turned on.
The launch type the service revision uses.
The load balancers the service revision uses.
The network configuration for a task or service.
The platform family the service revision uses.
For the Fargate launch type, the platform version the service revision uses.
The resolved configuration for the service revision which contains the actual resources your service revision uses, such as which target groups serve traffic.
The ARN of the service for the service revision.
The Service Connect configuration of your Amazon ECS service. The configuration for this service to discover and connect to services, and be discovered by, and connected from, other services within a namespace.
The service registries (for Service Discovery) the service revision uses.
The ARN of the service revision.
The task definition the service revision uses.
The volumes that are configured at deployment that the service revision uses.
The VPC Lattice configuration for the service revision.