Skip to content

Commit 2b04b3f

Browse files
author
AWS
committed
Amazon GuardDuty Update: Update JSON target for Kubernetes workload resource type.
1 parent cd49f1f commit 2b04b3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon GuardDuty",
4+
"contributor": "",
5+
"description": "Update JSON target for Kubernetes workload resource type."
6+
}

services/guardduty/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5899,7 +5899,7 @@
58995899
"KubernetesResourcesTypes":{
59005900
"shape":"KubernetesResourcesTypes",
59015901
"documentation":"<p>The types of Kubernetes resources involved in the workload.</p>",
5902-
"locationName":"kubernetesResourcesTypes"
5902+
"locationName":"type"
59035903
}
59045904
},
59055905
"documentation":"<p>Contains information about Kubernetes workloads involved in a GuardDuty finding, including pods, deployments, and other Kubernetes resources.</p>"

0 commit comments

Comments
 (0)