aws-amplify-serverless-plugin icon indicating copy to clipboard operation
aws-amplify-serverless-plugin copied to clipboard

Support Lex

Open adrianhall opened this issue 7 years ago • 1 comments

Lex configuration is:

Lex: {
  botName: {
    Name: botName,
    Alias: '$LATEST',
    Region: 'region'
  }
}

adrianhall avatar Oct 24 '18 22:10 adrianhall

Lex is not supported in CloudFormation right now - will revisit once CloudFormation support is added.

adrianhall avatar Oct 25 '18 21:10 adrianhall