AwsApiCallAction
class AwsApiCallAction
Provided if ActionType
is AWS_API_CALL
. It provides details about the API call that was detected.
Types
Properties
Link copied to clipboard
Identifies the resources that were affected by the API call.
Link copied to clipboard
Indicates whether the API call originated from a remote IP address (remoteip
) or from a DNS domain (domain
).
Link copied to clipboard
Provided if CallerType
is domain
. Provides information about the DNS domain that the API call originated from.
Link copied to clipboard
Provided if CallerType
is remoteip
. Provides information about the remote IP address that the API call originated from.
Link copied to clipboard
The name of the Amazon Web Services service that the API method belongs to.