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

FileModes

Information about file modes in a merge or pull request.

Contents

base

The file mode of a file in the base of a merge or pull request.

Type: String

Valid Values: EXECUTABLE | NORMAL | SYMLINK

Required: No

destination

The file mode of a file in the destination of a merge or pull request.

Type: String

Valid Values: EXECUTABLE | NORMAL | SYMLINK

Required: No

source

The file mode of a file in the source of a merge or pull request.

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: