7aac7a56da
* Added missing param to lambda module to pass it through to boto3 * Allow updating of runtime, because there is no reason why not * Updated version_added to 2.10 to make tests green again * Updated RETURN docs of Lambda module * Added tests to aws_lambda test-suite.
2 lines
133 B
YAML
2 lines
133 B
YAML
minor_changes:
|
|
- lambda - add a tracing_mode parameter to set the TracingConfig for AWS X-Ray. Also allow updating Lambda runtime.
|