Class: Aws::CodeCommit::Types::FileContentAndSourceFileSpecifiedException

Inherits:
EmptyStructure
  • Object
show all
Defined in:
lib/aws-sdk-codecommit/types.rb

Overview

The commit cannot be created because both a source file and file content have been specified for the same file. You cannot provide both. Either specify a source file or provide the file content directly.