Beispiel #1
0
 Task <GetItemResponse> IDynamodbDependencyProvider.DynamoDbFindSimilarSongsAsync(IDictionary <string, AttributeValue> key) => _jukeboxDynamoDb.GetItemAsync(key);