{ 'ExportDescription': { 'ExportArn': 'string', 'ExportStatus': 'IN_PROGRESS'|'COMPLETED'|'FAILED', 'StartTime': datetime(2015, 1, 1), 'EndTime': datetime(2015, 1, 1), 'ExportManifest': 'string', 'TableArn': 'string', 'TableId': 'string', 'ExportTime': datetime(2015, 1, 1), 'ClientToken': 'string', 'S3Bucket': 'string', 'S3BucketOwner': 'string', 'S3Prefix': 'string', 'S3SseAlgorithm': 'AES256'|'KMS', 'S3SseKmsKeyId': 'string', 'FailureCode': 'string', 'FailureMessage': 'string', 'ExportFormat': 'DYNAMODB_JSON'|'ION', 'BilledSizeBytes': 123, 'ItemCount': 123, 'ExportType': 'FULL_EXPORT'|'INCREMENTAL_EXPORT', 'IncrementalExportSpecification': { 'ExportFromTime': datetime(2015, 1, 1), 'ExportToTime': datetime(2015, 1, 1), 'ExportViewType': 'NEW_IMAGE'|'NEW_AND_OLD_IMAGES' } }}