File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 46
46
<groupId >com.amazonaws</groupId >
47
47
<artifactId >aws-java-sdk-s3</artifactId >
48
48
<version >1.11.163</version >
49
- <scope >provided</scope >
49
+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.amazonaws</groupId >
53
53
<artifactId >aws-java-sdk-kinesis</artifactId >
54
54
<version >1.11.163</version >
55
- <scope >provided</scope >
55
+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.amazonaws</groupId >
59
59
<artifactId >aws-java-sdk-dynamodb</artifactId >
60
60
<version >1.11.163</version >
61
- <scope >provided</scope >
61
+ <scope >provided</scope ><!-- USER PROVIDED! SEE https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events/README.md -->
62
62
</dependency >
63
63
</dependencies >
64
64
You can’t perform that action at this time.
0 commit comments