Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

AttributeError: 'NoneType' object has no attribute 'arn' #27

Closed
cloudyrion opened this issue Mar 4, 2020 · 2 comments
Closed

AttributeError: 'NoneType' object has no attribute 'arn' #27

cloudyrion opened this issue Mar 4, 2020 · 2 comments

Comments

@cloudyrion
Copy link

Hi,

I'm getting the following issue: AttributeError: 'NoneType' object has no attribute 'arn'
This is how the arn looks like:
arn:aws:lambda:eu-central-1:1234:function:myfunction

or even
./lambdaguard --function arn:aws:lambda:eu-central-1:1234:function:*

provides the same error.

Any idea what I'm missing?

Cheers!

@adeptex
Copy link
Contributor

adeptex commented Mar 19, 2020

hey @efkay88 sorry for late reply. Thanks for raising this, I will have a look.

@adeptex
Copy link
Contributor

adeptex commented Mar 19, 2020

Should be fixed by this commit ed323c9

Please feel free to create another issue if this does not completely solve the problem. Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant