KubernetesApiCallAction - 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).

KubernetesApiCallAction

Information about the Kubernetes API call action described in this finding.

Contents

namespace

The name of the namespace where the Kubernetes API call action takes place.

Type: String

Required: No

parameters

Parameters related to the Kubernetes API call action.

Type: String

Required: No

remoteIpDetails

Contains information about the remote IP address of the connection.

Type: RemoteIpDetails object

Required: No

requestUri

The Kubernetes API request URI.

Type: String

Required: No

resource

The resource component in the Kubernetes API call action.

Type: String

Required: No

resourceName

The name of the resource in the Kubernetes API call action.

Type: String

Required: No

sourceIps

The IP of the Kubernetes API caller and the IPs of any proxies or load balancers between the caller and the API endpoint.

Type: Array of strings

Required: No

statusCode

The resulting HTTP response code of the Kubernetes API call action.

Type: Integer

Required: No

subresource

The name of the sub-resource in the Kubernetes API call action.

Type: String

Required: No

userAgent

The user agent of the caller of the Kubernetes API.

Type: String

Required: No

verb

The Kubernetes API request HTTP verb.

Type: String

Required: No

See Also

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