FileVersion - 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).

FileVersion

Information about a version of a file.

Contents

blobId

The blob ID of the object that represents the content of the file in this version.

Type: String

Required: No

commit

Returns information about a specific commit.

Type: Commit object

Required: No

path

The name and path of the file at which this blob is indexed which contains the data for this version of the file. This value will vary between file versions if a file is renamed or if its path changes.

Type: String

Required: No

revisionChildren

An array of commit IDs that contain more recent versions of this file. If there are no additional versions of the file, this array will be empty.

Type: Array of strings

Required: No

See Also

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