It may not be desired to store the Lambda function in the same S3 bucket as the LetsLambda configuration. For example, the function package must be in the same region as the operating Lambda region, but the LetsLambda configuration may be in a different AWS region (for security reasons). The CloudFormation template should deal with this by prompting the user.
It may not be desired to store the Lambda function in the same S3 bucket as the LetsLambda configuration. For example, the function package must be in the same region as the operating Lambda region, but the LetsLambda configuration may be in a different AWS region (for security reasons). The CloudFormation template should deal with this by prompting the user.