Class SameFileContentException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SameFileContentException.Builder,SameFileContentException>

@Generated("software.amazon.awssdk:codegen") public final class SameFileContentException extends CodeCommitException implements ToCopyableBuilder<SameFileContentException.Builder,SameFileContentException>

The file was not added or updated because the content of the file is exactly the same as the content of that file in the repository and branch that you specified.

See Also: