Data retrieval APIs for Amazon Elastic Container Service
Amazon Elastic Container Service provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeCapacityProviders | Describe one or more Amazon ECS capacity providers | Read |
| DescribeClusters | Describes one or more of your clusters | Read |
| DescribeContainerInstances | Describes Amazon ECS container instances | Read |
| DescribeDaemon | Describe the specified daemon running in your cluster | Read |
| DescribeDaemonDeployments | Describe one or more of your daemon deployments | Read |
| DescribeDaemonRevisions | Describe one or more of your daemon revisions | Read |
| DescribeDaemonTaskDefinition | Describe a daemon task definition | Read |
| DescribeExpressGatewayService | Describe the specified Express Gateway service | Read |
| DescribeServiceDeployments | Describe one or more of your service deployments | Read |
| DescribeServiceRevisions | Describe one or more of your service revisions | Read |
| DescribeServices | Describe the specified services running in your cluster | Read |
| DescribeTaskDefinition | Describe a task definition. You can specify a family and revision to find information about a specific task definition, or you can simply specify the family to find the latest ACTIVE revision in that family | Read |
| DescribeTaskSets | Describe Amazon ECS task sets | Read |
| DescribeTasks | Describe a specified task or tasks | Read |
| GetTaskProtection | Retrieve the protection status of tasks in an Amazon ECS service | Read |
| ListAccountSettings | List the account settings for an Amazon ECS resource for a specified principal | Read |
| ListAttributes | Lists the attributes for Amazon ECS resources within a specified target type and cluster | List |
| ListClusters | Get a list of existing clusters | List |
| ListContainerInstances | Get a list of container instances in a specified cluster | List |
| ListDaemonDeployments | Get a list of daemon deployments for a specified daemon | List |
| ListDaemonTaskDefinitions | Get a list of daemon task definitions that are registered to your account | List |
| ListDaemons | Get a list of daemons that are running in a specified cluster | List |
| ListServiceDeployments | Get a list of service deployments for a specified service | List |
| ListServices | Get a list of services that are running in a specified cluster | List |
| ListServicesByNamespace | Get a list of services that are running in a specified AWS Cloud Map Namespace | List |
| ListTagsForResource | Get a list of tags for the specified resource | Read |
| ListTaskDefinitionFamilies | Get a list of task definition families that are registered to your account (which may include task definition families that no longer have any ACTIVE task definitions) | List |
| ListTaskDefinitions | Get a list of task definitions that are registered to your account | List |
| ListTasks | Get a list of tasks for a specified cluster | List |