File tree 1 file changed +11
-2
lines changed
1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,16 @@ Parameters:
110
110
be deleted when the stack is deleted. Otherwise, the bot
111
111
will be preserved. Only applies if the bot is created by
112
112
this stack.
113
-
113
+
114
+ HideButtonMessageBubble :
115
+ Type : String
116
+ Default : false
117
+ AllowedValues :
118
+ - true
119
+ - false
120
+ Description : >
121
+ If set to true, hide the message bubble on a response card button press
122
+
114
123
ShouldEnableLiveChat :
115
124
Type : String
116
125
Default : false
@@ -504,7 +513,7 @@ Resources:
504
513
CodeBuildProjectName : !Ref CodeBuildName
505
514
CognitoUserPool : !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolId
506
515
CognitoUserPoolClient : !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolClientId
507
- Timestamp : 1665983509
516
+ Timestamp : 1665945425
508
517
509
518
Outputs :
510
519
BotName :
You can’t perform that action at this time.
0 commit comments