Hi Kanapriya, I think our focus should be to invoke function with parameters. Not the admin or dev operations what are most likely one time tasks.
On Mon, Jun 26, 2017 at 12:03 PM, Kanapriya Kuleswararajan <[email protected]> wrote: > Hi All, > > We have planned to do amazon lambda connector for ESB with the following > Methods [1] for initial version. > > AWS Lambda : - is an event-driven, server-less computing platform provided > by Amazon as a part of the Amazon Web Services. It is a compute service that > runs code in response to events and automatically manages the compute > resources required by that code. > > [1] > > CreateFunction - Creates a new Lambda function. > DeleteFunction - Deletes the specified Lambda function code and > configuration. > GetFunction - Returns the configuration information of the Lambda function > and a presigned URL link to the .zip file you uploaded with CreateFunction > so can download the .zip file. > GetFunctionConfiguration - Returns the configuration information of the > Lambda function. > ListFunctions - Returns a list of your Lambda functions. > ListVersionsByFunction - List all versions of a function. > UpdateFunctionCode - Updates the code for the specified Lambda function. > UpdateFunctionConfiguration - Updates the configuration parameters for the > specified Lambda function by using the values provided in the request. > CreateAlias - Creates an alias that points to the specified Lambda function > version. > DeleteAliasn - Deletes the specified Lambda function alias. > GetAlias - Returns the specified alias information such as the alias ARN, > description, and function version it is pointing to. > ListAliases - Returns list of aliases created for a Lambda function. > UpdateAlias - To update the function version to which the alias points and > the alias description. > AddPermission - Adds a permission to the resource policy associated with the > specified AWS Lambda function. > RemovePermission - To remove individual permissions from an resource policy > associated with a Lambda function by providing a statement ID that provided > when added the permission. > GetAccountSettings - Returns a customer's account settings. > > > Please let me know if you have any suggestions on this? > > > Thanks, > Kanapriya Kuleswararajan > Software Engineer | WSO2 > Mobile : - 0774894438 > Mail : - [email protected] > LinkedIn : - https://www.linkedin.com/in/kanapriya-kules-94712685/ -- Best Regards, Malaka Silva Associate Director / Architect M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware https://wso2.com/signature http://www.wso2.com/about/team/malaka-silva/ https://store.wso2.com/store/ Don't make Trees rare, we should keep them with care _______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
