๐ฑ Digital Garden: Create a URL for an existing Lambda function via the AWS CLI
Play this article
aws lambda create-function-url-config --function-name FUNCTION_NAME --auth-type NONE
aws lambda create-function-url-config --function-name FUNCTION_NAME --auth-type NONE