AwsApiCallAction
Contains information about the API action.
Contents
- affectedResources
-
The details of the AWS account that made the API call. This field identifies the resources that were affected by this API call.
Type: String to string map
Required: No
- api
-
The AWS API name.
Type: String
Required: No
- callerType
-
The AWS API caller type.
Type: String
Required: No
- domainDetails
-
The domain information for the AWS API call.
Type: DomainDetails object
Required: No
- errorCode
-
The error code of the failed AWS API action.
Type: String
Required: No
- remoteAccountDetails
-
The details of the AWS account that made the API call. This field appears if the call was made from outside your account.
Type: RemoteAccountDetails object
Required: No
- remoteIpDetails
-
The remote IP information of the connection that initiated the AWS API call.
Type: RemoteIpDetails object
Required: No
- serviceName
-
The AWS service name whose API was invoked.
Type: String
Required: No
- userAgent
-
The agent through which the API request was made.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: