We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ee8f6 commit d651f3bCopy full SHA for d651f3b
docs/source/install.rst
@@ -48,17 +48,6 @@ Or via its arn: ``arn:aws:lambda:<region>:336392948345:layer:AWSDataWrangler-Pyt
48
For example: ``arn:aws:lambda:us-east-1:336392948345:layer:AWSDataWrangler-Python37:1``.
49
Both Python 3.7 and 3.8 are supported.
50
51
-Here is a mapping of layer version to library version:
52
-
53
-.. list-table:: Lambda layer to Python library versions mapping
54
- :widths: 25 25
55
- :header-rows: 1
56
57
- * - Lambda Layer Version
58
- - Python Library Version
59
- * - 1
60
- - 2.12.0
61
62
Custom Layer
63
^^^^^^^^^^^^^^
64
0 commit comments