This example template illustrates how to use the Custom Resource from an embedded [AWS Serverless Application Repository (SAR)](https://aws.amazon.com/serverless/serverlessrepo/) application. The bot can be deployed using the [AWS Serverless Application Model Command Line Interface (SAM CLI)](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html): ```bash sam build --use-container sam deploy --guided ```