EcsTask - Amazon GuardDuty
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EcsTask

Contains information about Amazon ECS task involved in a GuardDuty finding, including task definition and container identifiers.

Contents

containerUids

A list of unique identifiers for the containers associated with the Amazon ECS task.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

createdAt

The timestamp indicating when the Amazon ECS task was created, in UTC format.

Type: Timestamp

Required: No

launchType

The infrastructure type on which the Amazon ECS task runs.

Type: String

Valid Values: FARGATE | EC2

Required: No

taskDefinitionArn

The ARN of task definition which describes the container and volume definitions of the Amazon ECS task.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: