You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set Configuration as an output wrapper for Getfunction response (#135)
**Description:**
Adding Configuration field as Output wrapper. As [GetFunction](https://docs.aws.amazon.com/lambda/latest/api/API_GetFunction.html) API returns four main properties, we want to prioritize auto code generation for `Configuration` part as it contains most of the field. For the rest three properties we have written the custom code. This helps minimize the hook size of the code.
**Acknowledgment**
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments