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

Difference

Returns information about a set of differences for a commit specifier.

Contents

afterBlob

Information about an afterBlob data type object, including the ID, the file mode permission code, and the path.

Type: BlobMetadata object

Required: No

beforeBlob

Information about a beforeBlob data type object, including the ID, the file mode permission code, and the path.

Type: BlobMetadata object

Required: No

changeType

Whether the change type of the difference is an addition (A), deletion (D), or modification (M).

Type: String

Valid Values: A | M | D

Required: No

See Also

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