ApiCall
Contains information about an API call that was observed as part of an activity.
Contents
- error
-
The error code that was returned, if the API call failed.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Required: No
- operation
-
The name of the API operation that was invoked.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Required: No
- service
-
The service that the API operation was invoked against.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Required: No
- userAgent
-
User agent in the request to the API operation
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: