AwsApiCallAction
Contains information about the API action.
Contents
- affectedResources
 - 
               
The details of the Amazon 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 Amazon API name.
Type: String
Required: No
 - callerType
 - 
               
The Amazon API caller type.
Type: String
Required: No
 - domainDetails
 - 
               
The domain information for the Amazon API call.
Type: DomainDetails object
Required: No
 - errorCode
 - 
               
The error code of the failed Amazon API action.
Type: String
Required: No
 - remoteAccountDetails
 - 
               
The details of the Amazon 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 Amazon API call.
Type: RemoteIpDetails object
Required: No
 - serviceName
 - 
               
The Amazon 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 Amazon SDKs, see the following: