Controlling DynamoDB checkpoint table creation properties?
When the pipeline runs it generates a checkpoint table in DynamoDB. This table uses the same name as the StreamSets ApplicationName. It also defaults DynamoDB Table capacity to Provisioned 10/10.
How can we change that default capacity, or Change Capacity type from Provisioned to OnDemand though the auto table creation of the data collector?