in botocore-stubs/botocore-stubs/client.pyi [0:0]
def put_object(self, *,
Bucket: str,
Key: str,
ACL: str = ...,
Body: bytes = ...,
CacheControl: str = ...,
ContentDisposition: str = ...,
ContentEncoding: str = ...,
ContentLanguage: str = ...,
ContentLength: int = ...,
ContentMD5: str = ...,
ContentType: str = ...,
Expires: datetime.datetime = ...,
GrantFullControl: str = ...,
GrantRead: str = ...,
GrantReadACP: str = ...,
GrantWriteACP: str = ...,
Metadata: Dict[str, str] = ...,
ServerSideEncryption: str = ...,
StorageClass: str = ...,
WebsiteRedirectLocation: str = ...,
SSECustomerAlgorithm: str = ...,
SSECustomerKey: str = ...,
SSECustomerKeyMD5: str = ...,
SSEKMSKeyId: str = ...,
RequestPayer: str = ...,
Tagging: str = ...,
ObjectLockMode: str = ...,
ObjectLockRetainUntilDate: datetime.datetime = ...,
ObjectLockLegalHoldStatus: str = ...