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

File

Returns information about a file in a repository.

Contents

absolutePath

The fully qualified path to the file in the repository.

Type: String

Required: No

blobId

The blob ID that contains the file information.

Type: String

Required: No

fileMode

The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.

Type: String

Valid Values: EXECUTABLE | NORMAL | SYMLINK

Required: No

relativePath

The relative path of the file from the folder where the query originated.

Type: String

Required: No

See Also

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