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

FileMetadata

A file to be added, updated, or deleted as part of a commit.

Contents

absolutePath

The full path to the file to be added or updated, including the name of the file.

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

See Also

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