Error importing Lambda from AWS
Closed this issue · 3 comments
sanvir10 commented
Error importing lambda_function:
terraformer import aws --resources=aws_lambda_function --profile=my-profile
I get this error:
aws error importing aws_lambda_function, err: aws: aws_lambda_function not supported service
eazevedo-cloud commented
Use "terraformer import aws list" to get a list of supported resources names
$ terraformer import aws list |grep lambda
lambda
github-actions commented
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
github-actions commented
This issue was closed because it has been stalled for 7 days with no activity.