KubernetesWorkload - Amazon GuardDuty
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

KubernetesWorkload

Contains information about Kubernetes workloads involved in a GuardDuty finding, including pods, deployments, and other Kubernetes resources.

Contents

containerUids

A list of unique identifiers for the containers that are part of the Kubernetes workload.

Type: Array of strings

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

Required: No

type

The types of Kubernetes resources involved in the workload.

Type: String

Valid Values: PODS | JOBS | CRONJOBS | DEPLOYMENTS | DAEMONSETS | STATEFULSETS | REPLICASETS | REPLICATIONCONTROLLERS

Required: No

namespace

The Kubernetes namespace in which the workload is running, providing logical isolation within the cluster.

Type: String

Required: No

See Also

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