Which JSON snippet correctly defines the key schema and attribute definitions?
hard📝 Application Q9 of 15
AWS - DynamoDB
You want to create a DynamoDB table with a partition key named 'SessionId' of type string and a sort key named 'CreatedAt' of type number. Which JSON snippet correctly defines the key schema and attribute definitions?