Create a table with `SSESpecification` or `OnDemandThroughput` and DescribeTable comes back without them. Real DynamoDB round-trips both: `SSEDescription` (Status, SSEType, KMSMasterKeyArn) and `OnDemandThroughput` (max read/write request units).
Create a table with
SSESpecificationorOnDemandThroughputand DescribeTable comes back without them.Real DynamoDB round-trips both:
SSEDescription(Status, SSEType, KMSMasterKeyArn) andOnDemandThroughput(max read/write request units).