AWS::QBusiness::Application AttachmentsConfiguration
Configuration information for the file upload during chat feature.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AttachmentsControlMode" :
String
}
YAML
AttachmentsControlMode:
String
Properties
AttachmentsControlMode
-
Status information about whether file upload functionality is activated or deactivated for your end user.
Required: Yes
Type: String
Allowed values:
ENABLED | DISABLED
Update requires: No interruption