AWS SDK for .NET Documentation
ContentBody Property
AmazonAmazon.S3.ModelPutObjectRequestContentBody Did this page help you?   Yes   No    Tell us about it...
Text content to be uploaded. Use this property if you want to upload plaintext to S3. The content type will be set to 'text/plain'.
Declaration Syntax
C#
public string ContentBody { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)