We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8588e0c commit 714780aCopy full SHA for 714780a
Examples/runtimes/net/src/migration/PlaintextToAWSDBE/plaintext/MigrationStep0.cs
@@ -27,7 +27,7 @@ is provided in the function parameter.
27
This table must be configured with the following
28
primary key configuration:
29
- Partition key is named "partition_key" with type (S)
30
- - Sort key is named "sort_key" with type (S)
+ - Sort key is named "sort_key" with type (N)
31
*/
32
public class MigrationStep0
33
{
0 commit comments