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

KubernetesPermissionCheckedDetails

Information about the Kubernetes API for which you check if you have permission to call.

Contents

allowed

Information whether the user has the permission to call the Kubernetes API.

Type: Boolean

Required: No

namespace

The namespace where the Kubernetes API action will take place.

Type: String

Required: No

resource

The Kubernetes resource with which your Kubernetes API call will interact.

Type: String

Required: No

verb

The verb component of the Kubernetes API call. For example, when you check whether or not you have the permission to call the CreatePod API, the verb component will be Create.

Type: String

Required: No

See Also

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