Location - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Location

Returns information about the location of a change or comment in the comparison between two commits or a pull request.

Contents

filePath

The name of the file being compared, including its extension and subdirectory, if any.

Type: String

Required: No

filePosition

The position of a change in a compared file, in line number format.

Type: Long

Required: No

relativeFileVersion

In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.

Type: String

Valid Values: BEFORE | AFTER

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: