Skip to content

AWS_SESSION_EXPIRY is set to -1 when ISO8601 timestamp returned uses +00:00 instead of Z #3

@bryanchug

Description

@bryanchug

Using Ubuntu 20.04, the timestamp I'm getting uses +00:00 instead of Z.

Example: 2020-08-05T11:52:00+00:00 instead of 2020-08-05T11:52:00Z

Quick fix is to just update the regex matcher to also honor +00:00 as if it's Z since Z is the same as +00:00 AFAIK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions