Azure / Azure/multi-cloud-asset-inventory-preview
Following resource types are not supported for resource import
- Dominant language
- Shell
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Using downloaded JSON template (Authentication Template)
Error is thrown when uploading to AWS CloudFormation: The following resource types are not supported for resource import: Custom::InvokeLambda
Even after removing the Lambda resources in the Inventory config. Still get the same error.
Not sure if this helps:
Resources to import must have a DeletionPolicy attribute specified in the template.
Verify that resources and their properties defined in the template match the intended configuration of the resource import to avoid unexpected changes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with the downloaded Authentication Template in AWS CloudFormation, then compare the template's resources with the Inventory configuration after Lambda resources are removed. Check why Custom::InvokeLambda remains in the import request and whether the template's DeletionPolicy requirements are met. The issue names no repository files or tests, so done means identifying and correcting the generated import template or documenting the required configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100