Closed ashishdhingra closed 4 months ago
Issue #, if available: #634
Description of changes: Fixed an issue AwsResolver.CreateProperties() to use logical OR condition when checking for Amazon.Lambda.CloudWatchEvents.CloudWatchEvent type.
AwsResolver.CreateProperties()
logical OR
Amazon.Lambda.CloudWatchEvents.CloudWatchEvent
Version bump to Amazon.Lambda.Serialization.Json has been done in PR https://github.com/aws/aws-lambda-dotnet/pull/1779.
Amazon.Lambda.Serialization.Json
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: #634
Description of changes: Fixed an issue
AwsResolver.CreateProperties()
to uselogical OR
condition when checking forAmazon.Lambda.CloudWatchEvents.CloudWatchEvent
type.Version bump to
Amazon.Lambda.Serialization.Json
has been done in PR https://github.com/aws/aws-lambda-dotnet/pull/1779.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.