AWS SDK for .NET Documentation
TableNamePrefix Property
AmazonAmazon.DynamoDBv2.DataModelDynamoDBContextConfigTableNamePrefix Did this page help you?   Yes   No    Tell us about it...
Property that directs DynamoDBContext to prefix all table names with a specific string. If property is null or empty, no prefix is used and default table names are used.
Declaration Syntax
C#
public string TableNamePrefix { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)