You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/APIGatewayProxyRequestEvent.java
+14-1
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
/*
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
+
*
4
+
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
+
* the License. A copy of the License is located at
6
+
*
7
+
* http://aws.amazon.com/apache2.0
8
+
*
9
+
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
10
+
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/APIGatewayProxyResponseEvent.java
+15-2
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
/*
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
+
*
4
+
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
+
* the License. A copy of the License is located at
6
+
*
7
+
* http://aws.amazon.com/apache2.0
8
+
*
9
+
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
10
+
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/CloudWatchLogsEvent.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisAnalyticsFirehoseInputPreprocessingEvent.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
@@ -10,6 +10,7 @@
10
10
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisAnalyticsInputPreprocessingResponse.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisAnalyticsOutputDeliveryEvent.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
@@ -10,6 +10,7 @@
10
10
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisAnalyticsOutputDeliveryResponse.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
@@ -10,6 +10,7 @@
10
10
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisAnalyticsStreamsInputPreprocessingEvent.java
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
@@ -10,6 +10,7 @@
10
10
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
Copy file name to clipboardExpand all lines: aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/KinesisFirehoseEvent.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+
* Copyright 2012-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
5
5
* the License. A copy of the License is located at
0 commit comments