Skip to content

Commit

Permalink
Add AWS Lambda package metadata files
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN committed Oct 25, 2021
1 parent 6a32d72 commit 2a20f4d
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 882 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 2020, OpenTelemetry Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.


def handler(event, context):
return "200 ok"

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2a20f4d

Please sign in to comment.