ecs_describe_service_revisions: Describes one or more service revisions

View source: R/ecs_operations.R

ecs_describe_service_revisionsR Documentation

Describes one or more service revisions

Description

Describes one or more service revisions.

See https://www.paws-r-sdk.com/docs/ecs_describe_service_revisions/ for full documentation.

Usage

ecs_describe_service_revisions(serviceRevisionArns)

Arguments

serviceRevisionArns

[required] The ARN of the service revision.

You can specify a maximum of 20 ARNs.

You can call list_service_deployments to get the ARNs.


paws.compute documentation built on April 4, 2025, 5:47 a.m.