Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing Lambda from AWS #1900

Open
sanvir10 opened this issue Jul 19, 2024 · 1 comment
Open

Error importing Lambda from AWS #1900

sanvir10 opened this issue Jul 19, 2024 · 1 comment

Comments

@sanvir10
Copy link

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
Copy link

Use "terraformer import aws list" to get a list of supported resources names

$ terraformer import aws list |grep lambda
lambda

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

No branches or pull requests

2 participants