Norm Johanson
Norm Johanson
@SamuelCox What are you using CloudWatch Events that EventBridge doesn't do for you. EventBridge is meant to be a superset of CloudWatch Events
@bjorg > I just want to heed caution on AWS Kinesis. Unlike the other services, Kinesis semantics are quite different. It's a stream, which means, no next records can be...
@iancooper I really don't want to compete with all of the great projects out there like Brighter. If anything we should be helping those project where they need AWS help...
@lee-11 > I really hope this isn't another "make the easy stuff easier" endeavor. There are difficult bits that others have mentioned. Implementing messaging systems that "fail well" rather than...
@SamuelCox That is great feedback about looking into how [cloudevents](https://cloudevents.io/) fits into this library. Thanks!
The change to RID specific by default makes me the most nervous. I'll need to think on it more but by gut reaction is not in favor. We have many...
Here is an example of what we do in the AWS .NET SDK to solve this problem. Our main requirement is to be forward compatible with enum values that a...
@Simonl9l I agree that I'm imagining more source generators and other library updates in our future to cut our reflection usage and make all of our .NET libraries be more...
@avalara-stephen-hickey Yes, now that we have the API emulation page for executable assemblies we really need to fix the tool to now require to be run in a project directory....
@Sparafusile In this example is `Credentials` supposed to come from the response body?