User guide
job.StatusMessage);
}
}
else
{
Console.WriteLine(" No jobs.");
}
}
For additional examples, see:
• Using the AWS SDK for .NET
• Creating a Vault
• Retrieving Vault Metadata
• Downloading a Vault Inventory
• Configuring Vault Notifications
• Deleting a Vault
• Uploading an Archive in a Single Operation
• Uploading Large Archives in Parts
• Downloading an Archive
• Deleting an Archive
For related API reference information, see Amazon.Glacier and Amazon.Glacier.Model in the AWS
SDK for .NET API Reference.
High-Level APIs
The SDK for .NET provides high-level APIs for programming with Amazon Glacier. To further simplify
application development, these high-level APIs offer a higher-level abstraction for some of the operations,
including uploading an archive and downloading an archive or vault inventory.
For examples, see:
• Using the AWS SDK for .NET
• Creating a Vault
• Deleting a Vault
• Upload an Archive to a Vault
• Uploading an Archive
• Uploading Large Archives in Parts
• Download an Archive from a Vault
• Downloading an Archive
• Delete an Archive from a Vault
• Deleting an Archive
For related API reference information, see Amazon.Glacier.Transfer in the AWS SDK for .NET API
Reference.
Version v2.0.0
89
AWS SDK for .NET Developer Guide
Programming Models