AWS SDK for .NET Documentation
RestoreObject Method (request)
AmazonAmazon.S3AmazonS3ClientRestoreObject(RestoreObjectRequest) Did this page help you?   Yes   No    Tell us about it...

This operation begins a restore object request for an object that has been stored in Amazon Glacier. The object will stay active in Amazon S3 for the number of days set on the RestoreObjectRequest object.

Declaration Syntax
C#
public RestoreObjectResponse RestoreObject(
	RestoreObjectRequest request
)
Parameters
request (RestoreObjectRequest)
The RestoreObjectRequest that defines the parameters of the operation.
Return Value
Returns a RestoreObjectResponse from S3.
Exceptions

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