| CORE_OTHER_SERVICE_AWS_LAMBDA | CORE Endpoint | |
| /rpc/core/?method=CORE_OTHER_SERVICE_AWS_LAMBDA | ||
|
Call your own AWS Lambda function |
| PARAMETERS | TYPE | NOTES | |
| Account | Numeric | Mandatory. As per SETUP_AWS_ACCOUNT_MANAGE | |
| AsIs | Text (1) | Y / N [default]. Should the response be passed back As Is from AWS, or should it be returned in the AWSResponse parameter | |
| LambdaEventData | Text | String to be passed to the function | |
| LambdaFunction | Text | Mandatory. Name of the function |
| RETURN | ||
| AWSResponse |