AWS Import/Export
Developer Guide (API Version 2010-06-03)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Export Manifest Example

An S3 export job has a set of required options.

This sample Amazon S3 export manifest file includes only the required options.

manifestVersion:2.0
generator:text editor
accessKeyId:
deviceId:ABCDE
fileSystem:NTFS
serviceLevel:expeditedShipping
targetDirectory:/
recoveryDirectory:EXPORT-RECOVERY
logBucket:ImportExportBucket
operations:
  - exportBucket: ImportExportBucket
returnAddress:
   name: Amazon.com ATTN Joe Random 
   street1: 120 Nosuch Ave S.
   city: Seattle
   stateOrProvince: WA
   postalCode: 91111
   phoneNumber: 206-266-0000
   country: USA
		

For a complete list of manifest options, see Manifest File Options Reference. For examples of commonly used manifest options, see Working with Amazon S3 Export Manifests.