...
FlexDeploy is configured with everything that is required to execute a deploy request. We will consider performing a deploy function code operation using the AWS Plugin (updateLambdaFunctionCode) on the AWS Lambda function to showcase the steps. The approach will be pretty much the same for other operations as well. Let’s execute the first deploy, Navigate to the Project and click on the Execution tab and click on deploy to submit the deploy request.
...
You have executed the deploy and deploy successfully deployed the code on the AWS Lambda Function. It is extremely easy to replicate the same for other operations.
...