Workload discovery creation attempt. CloudFormation template successful, web UI working. Test diagram working for small account. however, failing when adding all our environments account and resources, under the "resources" subcategory
cloudformation template success
fully deployed:
"Solution": {
"Constants": {
"AppName": "workload-discovery",
"ApplicationType": "AWS-Solutions",
"DeploymentBucketKey": "workload-discovery-on-aws/v2.3.12",
"DeploymentBucketNamePrefix": "solutions",
"ImageVersion": "workload-discovery-on-aws-2",
"NodeLambdaRuntime": "nodejs22.x",
"PythonLambdaRuntime": "python3.13",
"ResourceGroupTagKey": "WorkloadDiscoveryResourceTag",
"ResourceGroupTagValue": "SO0075-WorkloadDiscovery",
"SolutionId": "SO0075",
"SolutionName": "Workload Discovery On AWS",
"SolutionVersion": "v2.3.12"
Troubleshooting steps followed:
Lambda functions security group with outbound port 53 for UDP protocol
Verified Neptunes inbound port 6174 to the lambda function's security group
Workload discovery creation attempt. CloudFormation template successful, web UI working. Test diagram working for small account. however, failing when adding all our environments account and resources, under the "resources" subcategory
cloudformation template success
fully deployed:
"Solution": {
"Constants": {
"AppName": "workload-discovery",
"ApplicationType": "AWS-Solutions",
"DeploymentBucketKey": "workload-discovery-on-aws/v2.3.12",
"DeploymentBucketNamePrefix": "solutions",
"ImageVersion": "workload-discovery-on-aws-2",
"NodeLambdaRuntime": "nodejs22.x",
"PythonLambdaRuntime": "python3.13",
"ResourceGroupTagKey": "WorkloadDiscoveryResourceTag",
"ResourceGroupTagValue": "SO0075-WorkloadDiscovery",
"SolutionId": "SO0075",
"SolutionName": "Workload Discovery On AWS",
"SolutionVersion": "v2.3.12"
Troubleshooting steps followed:
Lambda functions security group with outbound port 53 for UDP protocol
Verified Neptunes inbound port 6174 to the lambda function's security group