Skip to content

Runtime OS references out of date? #185

@athewsey

Description

@athewsey

Printing os.uname() in a new Python 3.6 Lambda function in ap-southeast-1 today, I got output of:

os.uname(): posix.uname_result(sysname='Linux', nodename='169.254.252.45', release='4.14.165-102.205.amzn2.x86_64', version='#1 SMP Fri Feb 14 22:46:57 UTC 2020', machine='x86_64')

As I understood the amzn2 in the release meant it's an AL2 system right? Not AL1 as documented on the Lambda Runtimes page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions