UpdateTable operation.{
"AttributeDefinitions": [],
"TableName": "string",
"BillingMode": "PROVISIONED",
"ProvisionedThroughput": {
"ReadCapacityUnits": 0,
"WriteCapacityUnits": 0
},
"GlobalSecondaryIndexUpdates": [],
"StreamSpecification": {
"StreamEnabled": true,
"StreamViewType": "NEW_IMAGE"
},
"SSESpecification": {
"Enabled": true,
"SSEType": "AES256",
"KMSMasterKeyId": "string"
},
"ReplicaUpdates": [],
"TableClass": "STANDARD",
"DeletionProtectionEnabled": true
}