![]() |
![]()
| ![]() |
![]()
NAMEPaws::CodeCommit::GetFileOutput ATTRIBUTESREQUIRED BlobId => StrThe blob ID of the object that represents the file content. REQUIRED CommitId => StrThe full commit ID of the commit that contains the content returned by GetFile. REQUIRED FileContent => StrThe base-64 encoded binary data object that represents the content of the file. REQUIRED FileMode => StrThe extrapolated file mode permissions of the blob. Valid values include strings such as EXECUTABLE and not numeric values. The file mode permissions returned by this API are not the standard file mode permission values, such as 100644, but rather extrapolated values. See the supported return values. Valid values are: "EXECUTABLE", "NORMAL", "SYMLINK" =head2 REQUIRED FilePath => Str The fully qualified path to the specified file. Returns the name and extension of the file. REQUIRED FileSize => IntThe size of the contents of the file, in bytes. _request_id => Str
|