-
Notifications
You must be signed in to change notification settings - Fork 494
Open
Labels
Description
Describe the bug
Packages are listed in Nuget.org which are not using license expression but is instead using a url.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
The nuget packages are using a license expression just like Amazon.Lambda.Core
Current Behavior
It is using a link to https://aws.amazon.com/apache-2-0/
Reproduction Steps
Go to https://www.nuget.org/packages/Amazon.Lambda.SNSEvents and see that license type is a link.
Possible Solution
Release the latest version of the packages.
Additional Information/Context
No response
AWS .NET SDK and/or Package version used
- Amazon.Lambda.ApplicationLoadBalancerEvents
- Amazon.Lambda.CloudWatchEvents
- Amazon.Lambda.CloudWatchLogsEvents
- Amazon.Lambda.ConfigEvents
- Amazon.Lambda.ConnectEvents
- Amazon.Lambda.DynamoDBEvents
- Amazon.Lambda.KafkaEvents
- Amazon.Lambda.LexEvents
- Amazon.Lambda.MQEvents
- Amazon.Lambda.PowerShellHost
- Amazon.Lambda.S3Events
- Amazon.Lambda.Serialization.Json
- Amazon.Lambda.Serialization.SystemTextJson
- Amazon.Lambda.SimpleEmailEvents
- Amazon.Lambda.SNSEvents
- Amazon.Lambda.SQSEvents
Targeted .NET Platform
N/a
Operating System and version
N/a