I am running this command
terraformer import aws --resources=lambda --regions=us-east-1
and getting the following error:
2022/12/28 12:35:19 aws error initializing resources in service lambda, err: operation error Lambda: GetPolicy, https response error StatusCode: 404, RequestID: xxxxx-xxxxx-xxxxx-xxxxx, ResourceNotFoundException: The resource you requested does not exist.
can someone assist?
I have checked that i can pull the lambdas using aws cli and i am getting them properly