AWS SDK for .NET Documentation
Headers Property
AmazonAmazon.S3.ModelS3ResponseHeaders Did this page help you?   Yes   No    Tell us about it...
Gets and sets the Headers property. Information like the request-id, the amz-id-2 are retrieved fro the Headers and presented to the user via properties of the response object.
Declaration Syntax
C#
public virtual WebHeaderCollection Headers { get; set; }

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