{
"TableName": "string",
"AttributeDefinitions": [],
"KeySchema": [],
"BillingMode": "PROVISIONED",
"ProvisionedThroughput": {
"ReadCapacityUnits": 0,
"WriteCapacityUnits": 0
},
"SSESpecification": {
"Enabled": true,
"SSEType": "AES256",
"KMSMasterKeyId": "string"
},
"GlobalSecondaryIndexes": []
}