You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Example of various AWS Mobile Hub constants used by this project
// NOTE: AWS Mobile Hub will generate an aws-config file including these
// constants configured with the values of your project. You should use that
// file instead of this one. This is meant to show a sample of that file.
const aws_bots_config = '[{"name":"","alias":"$LATEST","description":"Bot to order flowers.","bot-template":"bot-flowers","commands-help":["I would like to pick up flowers","I would like to order some flowers","Buy flowers"],"region":"us-east-1"}]';