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 AWS SDKs, see the following: