Skip to content

Commit

Permalink
One-click image path
Browse files Browse the repository at this point in the history
  • Loading branch information
benbpyle committed Jan 17, 2024
1 parent f78b9c0 commit 52ccfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/integrations/lambda-handler.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The three fields presented are important for different reasons.

### Deploying the Lambda function via one-click CloudFormation

Momento has taken care of the heavy lifting when it comes to building a Lambda webhook handler in addition to supplying a CloudFormation stack for deploying the resources. Initiating the deployment is as simple as clicking this button. <a href="https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?stackName=momento-webhook-handler&templateURL=https://us-west-2-momento-webhook-bucket.s3.us-west-2.amazonaws.com/template.yaml"><img src="/static/img/cloudformation-launch-stack.png" target="_blank" alt="CloudFormation One-Click" /></a>
Momento has taken care of the heavy lifting when it comes to building a Lambda webhook handler in addition to supplying a CloudFormation stack for deploying the resources. Initiating the deployment is as simple as clicking this button. <a href="https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?stackName=momento-webhook-handler&templateURL=https://us-west-2-momento-webhook-bucket.s3.us-west-2.amazonaws.com/template.yaml"><img src="@site/static/img/cloudformation-launch-stack.png" target="_blank" alt="CloudFormation One-Click" /></a>

Deploying the stack will require signing into the [AWS Console](https://console.aws.amazon.com/). Once that is completed, the CloudFormation Create Stack Screen should appear.

Expand Down

0 comments on commit 52ccfa0

Please sign in to comment.