Action
Contains information about actions.
Contents
- actionType
-
The GuardDuty finding activity type.
Type: String
Required: No
- awsApiCallAction
-
Information about the AWS_API_CALL action described in this finding.
Type: AwsApiCallAction object
Required: No
- dnsRequestAction
-
Information about the DNS_REQUEST action described in this finding.
Type: DnsRequestAction object
Required: No
- kubernetesApiCallAction
-
Information about the Kubernetes API call action described in this finding.
Type: KubernetesApiCallAction object
Required: No
- kubernetesPermissionCheckedDetails
-
Information whether the user has the permission to use a specific Kubernetes API.
Type: KubernetesPermissionCheckedDetails object
Required: No
- kubernetesRoleBindingDetails
-
Information about the role binding that grants the permission defined in a Kubernetes role.
Type: KubernetesRoleBindingDetails object
Required: No
- kubernetesRoleDetails
-
Information about the Kubernetes role name and role type.
Type: KubernetesRoleDetails object
Required: No
- networkConnectionAction
-
Information about the NETWORK_CONNECTION action described in this finding.
Type: NetworkConnectionAction object
Required: No
- portProbeAction
-
Information about the PORT_PROBE action described in this finding.
Type: PortProbeAction object
Required: No
- rdsLoginAttemptAction
-
Information about
RDS_LOGIN_ATTEMPT
action described in this finding.Type: RdsLoginAttemptAction object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: