Dynamodb Grain Storage ServiceId does not default to default as expected.
https://github.com/dotnet/orleans/blob/v10.0.1/src/AWS/Orleans.Persistence.DynamoDB/Options/DynamoDBStorageOptions.cs#L13
This will be covered up if you the cofiguration (aspire style) but can cause unexpected behaviour otherwise
Dynamodb Grain Storage ServiceId does not default to
defaultas expected.https://github.com/dotnet/orleans/blob/v10.0.1/src/AWS/Orleans.Persistence.DynamoDB/Options/DynamoDBStorageOptions.cs#L13
This will be covered up if you the cofiguration (aspire style) but can cause unexpected behaviour otherwise