{
"BackupDescription": {
"BackupDetails": {
"BackupArn": "string",
"BackupName": "string",
"BackupSizeBytes": 0,
"BackupStatus": "CREATING",
"BackupType": "USER",
"BackupCreationDateTime": "string",
"BackupExpiryDateTime": "string"
},
"SourceTableDetails": {
"TableName": "string",
"TableId": "string",
"TableArn": "string",
"TableSizeBytes": 0,
"KeySchema": [],
"TableCreationDateTime": "string",
"ProvisionedThroughput": {
"ReadCapacityUnits": 0,
"WriteCapacityUnits": 0
},
"ItemCount": 0,
"BillingMode": "PROVISIONED"
},
"SourceTableFeatureDetails": {
"LocalSecondaryIndexes": [],
"GlobalSecondaryIndexes": [],
"StreamDescription": {
"StreamEnabled": true,
"StreamViewType": "NEW_IMAGE"
},
"TimeToLiveDescription": {
"TimeToLiveStatus": "ENABLING",
"AttributeName": "string"
},
"SSEDescription": {
"Status": "ENABLING",
"SSEType": "AES256",
"KMSMasterKeyArn": "string",
"InaccessibleEncryptionDateTime": "string"
}
}
}
}