BatchGetCommitsError
Returns information about errors in a BatchGetCommits operation.
Contents
- commitId
-
A commit ID that either could not be found or was not in a valid format.
Type: String
Required: No
- errorCode
-
An error code that specifies whether the commit ID was not valid or not found.
Type: String
Required: No
- errorMessage
-
An error message that provides detail about why the commit ID either was not found or was not valid.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: