Closed 0xjjoyy closed 4 years ago
Hello,
Running the command by passing the "--rdlib-layer-arn" does not attach the RDKLib layer to the lambda. I have to manually attach the lambda layer.
rdk deploy YOUR_RULE_NAME --rdklib-layer-arn YOUR_RDKLIB_LAYER_ARN
Please let us know if there is some other parameter that should be passed, or if this is something that needs to be investigated.
Thanks
Closing, solution is "SourceRuntime": "python3.6-lib"
Hello,
Running the command by passing the "--rdlib-layer-arn" does not attach the RDKLib layer to the lambda. I have to manually attach the lambda layer.
Please let us know if there is some other parameter that should be passed, or if this is something that needs to be investigated.
Thanks