Skip to content

Commit

Permalink
Object.put ContentMD5 argument restored
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Dec 17, 2024
1 parent 76ca304 commit 330b20a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mypy_boto3_builder/type_maps/method_type_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
"Object": {
"copy": {"CopySource": CopySourceTypeDef},
"copy_from": {"CopySource": CopySourceOrStrTypeDef},
"put": {"ContentMD5": Type.RemoveArgument},
},
"ObjectSummary": {"copy_from": {"CopySource": CopySourceOrStrTypeDef}},
# FIXME: https://github.com/boto/boto3/issues/3501
Expand Down

0 comments on commit 330b20a

Please sign in to comment.